Skip to content
Unstable

Console Output

Started by timer
Running as SYSTEM
Building remotely on build2-deb11build-ansible (ttcn3 obs 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.30.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/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 31 remote branches
 > git show-ref --tags -d # timeout=10
Checking out Revision 47ae6501512397f806bce6e316c5a707e10c1c31 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 47ae6501512397f806bce6e316c5a707e10c1c31 # timeout=10
Commit message: "debian-bookworm-android: new container"
 > git rev-list --no-walk 47ae6501512397f806bce6e316c5a707e10c1c31 # timeout=10
[ttcn3-msc-test-latest] $ /bin/sh -xe /tmp/jenkins857665594550447084.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-2240 = 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 + [ -z ] + 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/20.7.0 \ --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.35kB done #1 DONE 0.1s #2 [auth] sharing credentials for registry.osmocom.org #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/debian:bookworm #3 DONE 0.1s #4 [internal] load .dockerignore #4 transferring context: 2B done #4 DONE 0.0s #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:c6ee1b882ba0b5f90939f42c028f4e1a4f4b960c504b67d50f8e46f4e84ac485 #6 resolve registry.osmocom.org/debian:bookworm@sha256:c6ee1b882ba0b5f90939f42c028f4e1a4f4b960c504b67d50f8e46f4e84ac485 0.1s done #6 DONE 0.1s #7 [internal] load build context #7 transferring context: 1.96kB done #7 DONE 0.0s #8 [2/6] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #8 CACHED #9 [3/6] COPY .COMMON/RELEASE.KEY /usr/share/keyrings/osmocom-latest.asc #9 CACHED #10 [4/6] RUN SET -x && useradd --uid=1000 -d /build -m build && chown -R build:build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #10 CACHED #11 [5/6] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates telnet && apt-get clean && echo "deb [signed-by=/usr/share/keyrings/osmocom-latest.asc] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-latest.list #11 CACHED #12 [6/6] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/LATEST/DEBIAN_12//RELEASE /tmp/Release #12 CACHED #13 exporting to image #13 exporting layers done #13 writing image sha256:b28b76dc83d94c410b7e3f7bf04c9f3ebe15c1c1952fe88fe85638b9008e5ea9 done #13 naming to docker.io/osmocom-build/debian-bookworm-obs-latest:latest 0.0s 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 b28b76dc83d9 + 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 + [ -z ] + 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/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/osmo-stp-latest:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 576B done #1 DONE 0.0s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-obs-latest:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [1/4] FROM docker.io/osmocom-build/debian-bookworm-obs-latest: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:8ba7c8684d95cf4a7529018a72834fcda5ef9c1b5ac04f7b3db69dbe3507edc6 0.0s done #9 naming to docker.io/osmocom-build/osmo-stp-latest:latest 0.0s 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 8ba7c8684d95 + 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-sigtran10:amd64 2.0.1 amd64 Osmocom SIGTRAN library (SCCP, SUA, M3UA and more) ii libosmocore22:amd64 1.10.0 amd64 Osmo Core library ii libosmogsm20:amd64 1.10.0 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.10.0 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.5.1 amd64 Common/shared code regarding network interface for OpenBSC ii libosmovty13:amd64 1.10.0 amd64 Osmo VTY library ii osmo-stp:amd64 2.0.1 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 + [ -z ] + 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/20.7.0 \ --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.35kB done #1 DONE 0.0s #2 [auth] sharing credentials for registry.osmocom.org #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/debian:bookworm #3 DONE 0.1s #4 [internal] load .dockerignore #4 transferring context: 2B done #4 DONE 0.0s #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:c6ee1b882ba0b5f90939f42c028f4e1a4f4b960c504b67d50f8e46f4e84ac485 #6 resolve registry.osmocom.org/debian:bookworm@sha256:c6ee1b882ba0b5f90939f42c028f4e1a4f4b960c504b67d50f8e46f4e84ac485 0.0s done #6 DONE 0.0s #7 [internal] load build context #7 transferring context: 1.96kB done #7 DONE 0.0s #8 [2/6] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #8 CACHED #9 [4/6] RUN SET -x && useradd --uid=1000 -d /build -m build && chown -R build:build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #9 CACHED #10 [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 #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:b28b76dc83d94c410b7e3f7bf04c9f3ebe15c1c1952fe88fe85638b9008e5ea9 0.0s done #13 naming to docker.io/osmocom-build/debian-bookworm-obs-latest:latest #13 naming to docker.io/osmocom-build/debian-bookworm-obs-latest:latest 0.0s 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 b28b76dc83d9 + 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 + [ -z ] + 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/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/osmo-msc-latest:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 586B done #1 DONE 0.0s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-obs-latest:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [1/5] FROM docker.io/osmocom-build/debian-bookworm-obs-latest:latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 345B done #5 DONE 0.0s #6 [4/5] COPY OSMO-MSC.CFG /data/osmo-msc.cfg #6 CACHED #7 [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 #7 CACHED #8 [3/5] WORKDIR /TMP #8 CACHED #9 [5/5] WORKDIR /DATA #9 CACHED #10 exporting to image #10 exporting layers done #10 writing image sha256:ab19df2d3b440445f92a6cd30b27e641117bce39766994081379f67f5986b174 0.0s done #10 naming to docker.io/osmocom-build/osmo-msc-latest:latest 0.0s 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 ab19df2d3b44 + 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.8.0 amd64 Osmocom GSUP (General Subscriber Update Protocol) client library ii libosmo-mgcp-client14:amd64 1.13.1 amd64 libosmo-mgcp-client: Osmocom's Media Gateway Control Protocol client utilities ii libosmo-ranap7:amd64 1.6.0 amd64 Osmocom code for the Iuh interface (HNBAP, RUA, RANAP) ii libosmo-sigtran10:amd64 2.0.1 amd64 Osmocom SIGTRAN library (SCCP, SUA, M3UA and more) ii libosmoabis13:amd64 1.6.0 amd64 GSM A-bis handling ii libosmocore22:amd64 1.10.0 amd64 Osmo Core library ii libosmoctrl0:amd64 1.10.0 amd64 Osmo control library ii libosmogsm20:amd64 1.10.0 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.10.0 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.5.1 amd64 Common/shared code regarding network interface for OpenBSC ii libosmovty13:amd64 1.10.0 amd64 Osmo VTY library ii osmo-msc 1.12.2 amd64 OsmoMSC: Osmocom's Mobile Switching Center for 2G and 3G circuit-switched mobile networks ii osmocom-latest 1.0.0 amd64 Dummy package, which conflicts with: osmocom-nightly osmocom-next + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends ttcn3-msc-test + local feed + echo debian-bookworm-titan + depends=debian-bookworm-titan + [ -n debian-bookworm-titan ] + docker_images_require debian-bookworm-titan + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker pull registry.osmocom.org/osmocom-build/debian-bookworm-titan Using default tag: latest Error response from daemon: manifest for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest not found: manifest unknown: manifest unknown + continue + docker_distro_from_image_name ttcn3-msc-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-msc-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-msc-test + echo ttcn3-msc-test + dir=ttcn3-msc-test + [ -z ] + 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/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/ttcn3-msc-test:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 DONE 0.0s #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 385B done #1 DONE 0.0s #2 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 1.48kB done #5 DONE 0.1s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 DONE 0.2s #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:8d0fba6b385aa498772ea64b2e2f27cc9760f9a0fbe6b0e771ec8aa029789f3a done #10 naming to docker.io/osmocom-build/ttcn3-msc-test:latest done #10 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-msc-test' + docker_image_exists ttcn3-msc-test + docker images -q osmocom-build/ttcn3-msc-test + test -n 8d0fba6b385a + 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=3940635 + seq 1 30 + echo (3940635 + 1) % 256 + bc + SUBNET=28 + NET_NAME=ttcn3-msc-test-28 + SUB4=172.18.28.0/24 + SUB6=fd02:db8:28::/64 + set +x Creating network ttcn3-msc-test-28, trying SUBNET=28... + docker network create --internal --subnet 172.18.28.0/24 --ipv6 --subnet fd02:db8:28::/64 ttcn3-msc-test-28 1de56db44ab8c89b22bde9db4d9ebbcf347cc8e20fdfb76e6d7285de57d1c2fb + set +x ### Network ttcn3-msc-test-28 created (SUBNET=28) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=28 to: /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/msc-tester/MSC_Tests.cfg Applying SUBNET=28 to: /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/stp/osmo-stp.cfg Applying SUBNET=28 to: /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/msc/osmo-msc.cfg + echo Starting container with STP Starting container with STP + docker_network_params 28 200 + NET=28 + ADDR_SUFIX=200 + echo --network ttcn3-msc-test-28 --ip 172.18.28.200 --ip6 fd02:db8:28::200 + docker run --rm --network ttcn3-msc-test-28 --ip 172.18.28.200 --ip6 fd02:db8:28::200 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/stp:/data --name jenkins-ttcn3-msc-test-latest-2240-stp -d osmocom-build/osmo-stp-latest ac3912ef9a3e7bedc053817d9a1a7122725e84b9f92171a7923de2edbe0e4d93 + echo Starting container with MSC Starting container with MSC + docker_network_params 28 10 + NET=28 + ADDR_SUFIX=10 + echo --network ttcn3-msc-test-28 --ip 172.18.28.10 --ip6 fd02:db8:28::10 + docker run --rm --network ttcn3-msc-test-28 --ip 172.18.28.10 --ip6 fd02:db8:28::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-2240-msc -d osmocom-build/osmo-msc-latest /bin/sh -c osmo-msc -c /data/osmo-msc.cfg >>/data/osmo-msc.log 2>&1 25e35dea7c3760adaee735e4ef8a8d39b29332ed640a75dfb47538eb3ad9d6f8 + echo Starting container with MSC testsuite Starting container with MSC testsuite + docker_network_params 28 103 + NET=28 + ADDR_SUFIX=103 + echo --network ttcn3-msc-test-28 --ip 172.18.28.103 --ip6 fd02:db8:28::103 + docker run --rm --network ttcn3-msc-test-28 --ip 172.18.28.103 --ip6 fd02:db8:28::103 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.28.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-2240-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@37811ff634e5: Unix server socket created successfully. MC@37811ff634e5: Listening on TCP port 42725. MC2> 37811ff634e5 is the default spawn /osmo-ttcn3-hacks/msc/MSC_Tests 37811ff634e5 42725 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@37811ff634e5: New HC connected from 172.18.28.103 [172.18.28.103]. 37811ff634e5: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@37811ff634e5: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@37811ff634e5: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@37811ff634e5: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@37811ff634e5: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@37811ff634e5: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@37811ff634e5: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@37811ff634e5: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@37811ff634e5: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@37811ff634e5: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@37811ff634e5: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@37811ff634e5: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@37811ff634e5: Configuration file was processed on all HCs. MC@37811ff634e5: Creating MTC on host 172.18.28.103. MC@37811ff634e5: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cr_before_reset'. ------ MSC_Tests.TC_cr_before_reset ------ Thu Nov 21 04:11:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_cr_before_reset.pcap" >/data/MSC_Tests.TC_cr_before_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cr_before_reset' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_cr_before_reset started. MSC_Test-M3UA(4)@37811ff634e5: ************************************************* MSC_Test-M3UA(4)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test-M3UA(4)@37811ff634e5: ************************************************* MSC_Test-SCCP(3)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-M3UA(4)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test-M3UA(4)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test-M3UA(4)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test-M3UA(4)@37811ff634e5: M3UA_ASPUP sent MSC_Test-M3UA(4)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test-M3UA(4)@37811ff634e5: Message received on association #8 MSC_Test-M3UA(4)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test-M3UA(4)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test-M3UA(4)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test-M3UA(4)@37811ff634e5: Message received on association #8 MSC_Test-M3UA(4)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-M3UA(4)@37811ff634e5: Message received on association #8 MSC_Test-M3UA(4)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test-M3UA(4)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test-M3UA(4)@37811ff634e5: Message received on association #8 MSC_Test-M3UA(4)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-SCCP(3)@37811ff634e5: First idle individual index:0 MSC_Test-M3UA(4)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-M3UA(4)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-M3UA(4)@37811ff634e5: Message received on association #8 MSC_Test-M3UA(4)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@37811ff634e5: setverdict(pass): none -> pass MSC_Test-SCCP(3)@37811ff634e5: Final verdict of PTC: none MSC_Test-M3UA(4)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: pass MTC@37811ff634e5: Local verdict of PTC MSC_Test-SCCP(3): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC MSC_Test-M3UA(4): none (pass -> pass) MTC@37811ff634e5: Test case TC_cr_before_reset finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cr_before_reset pass'. Thu Nov 21 04:11:18 UTC 2024 ====== MSC_Tests.TC_cr_before_reset pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_cr_before_reset.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=91607) Waiting for packet dumper to finish... 1 (prev_count=91607, count=92680) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cr_before_reset pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_tmsi'. ------ MSC_Tests.TC_lu_imsi_noauth_tmsi ------ Thu Nov 21 04: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_tmsi.pcap" >/data/MSC_Tests.TC_lu_imsi_noauth_tmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_tmsi' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_lu_imsi_noauth_tmsi started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(8)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(8)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(8)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(6)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(9)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(11)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(11)@37811ff634e5: CCM Tx:{ msg_type := IPAC_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)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(11)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(11)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@37811ff634e5: IPA ID RESP: { { 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)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(11)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(8)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(8)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(8)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(8)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(8)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test-GSUP(12)@37811ff634e5: Created GsupExpect[0] for "262420000000001" to be handled at TC_lu_imsi_noauth_tmsi0(14) MSC_Test_0-M3UA(8)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(8)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(8)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(8)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) TC_lu_imsi_noauth_tmsi0(14)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(8)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(8)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(8)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(8)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(8)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(8)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(8)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(8)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(8)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(7)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(7)@37811ff634e5: Added conn table entry 0TC_lu_imsi_noauth_tmsi0(14)3866119 MSC_Test_0-SCCP(6)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(7)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(8)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(8)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(8)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(8)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(8)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(6)@37811ff634e5: { messageType := 2, destLocRef := '3AFE07'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)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(6)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(6)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(6)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(6)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(12)@37811ff634e5: Found GsupExpect[0] for "262420000000001" handled at TC_lu_imsi_noauth_tmsi0(14) MSC_Test-GSUP(12)@37811ff634e5: Added IMSI table entry 0TC_lu_imsi_noauth_tmsi0(14)"262420000000001" MSC_Test_0-SCCP(6)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(6)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(6)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(6)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(8)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_noauth_tmsi0(14)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_tmsi0(14)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(8)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(8)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(6)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(6)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(6)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(6)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_noauth_tmsi0(14)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(7)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(7)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(6)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(6)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(6)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(6)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(8)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(8)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(8)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(6)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(6)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(6)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(6)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(6)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(6)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(6)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(6)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(8)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(8)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(8)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(6)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(8)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(7)@37811ff634e5: Deleted conn table entry 0TC_lu_imsi_noauth_tmsi0(14)3866119 TC_lu_imsi_noauth_tmsi0(14)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi0(14)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_tmsi0(14)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi0(14)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi0(14)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-RAN(7)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(9)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(6)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(12)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(10)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(11)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(8)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(13)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(5)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(15)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(5): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(6): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(7): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(8): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(9): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(10): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(11): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(12): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(13): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_lu_imsi_noauth_tmsi0(14): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(15): none (pass -> pass) MTC@37811ff634e5: Test case TC_lu_imsi_noauth_tmsi finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_tmsi pass'. Thu Nov 21 04:11:23 UTC 2024 ====== MSC_Tests.TC_lu_imsi_noauth_tmsi pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_lu_imsi_noauth_tmsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=32634) Waiting for packet dumper to finish... 1 (prev_count=32634, count=173900) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_tmsi pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_notmsi'. ------ MSC_Tests.TC_lu_imsi_noauth_notmsi ------ Thu Nov 21 04:11: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_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_notmsi' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_lu_imsi_noauth_notmsi started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(19)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(19)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(19)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(17)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(20)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(19)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(19)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(19)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(19)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(19)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(19)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(19)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(19)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(19)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(19)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(19)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(19)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(19)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(19)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(19)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(19)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(22)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(22)@37811ff634e5: CCM Tx:{ msg_type := IPAC_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)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(22)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(22)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@37811ff634e5: IPA ID RESP: { { 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)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(22)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(23)@37811ff634e5: Created GsupExpect[0] for "262420000000002" to be handled at TC_lu_imsi_noauth_notmsi0(25) TC_lu_imsi_noauth_notmsi0(25)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(19)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(19)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(18)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(18)@37811ff634e5: Added conn table entry 0TC_lu_imsi_noauth_notmsi0(25)4094234 MSC_Test_0-RAN(18)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(17)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(19)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(19)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(19)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(19)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(19)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(17)@37811ff634e5: { messageType := 2, destLocRef := '3E791A'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)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(17)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(17)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(17)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(17)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(23)@37811ff634e5: Found GsupExpect[0] for "262420000000002" handled at TC_lu_imsi_noauth_notmsi0(25) MSC_Test-GSUP(23)@37811ff634e5: Added IMSI table entry 0TC_lu_imsi_noauth_notmsi0(25)"262420000000002" MSC_Test_0-SCCP(17)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(17)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(17)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(17)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(19)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_noauth_notmsi0(25)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_notmsi0(25)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(19)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(19)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(19)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(17)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(19)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(17)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(17)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(17)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(17)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(17)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(17)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(17)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_noauth_notmsi0(25)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(17)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(17)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(17)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(17)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(19)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(19)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(19)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(17)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(19)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(18)@37811ff634e5: Deleted conn table entry 0TC_lu_imsi_noauth_notmsi0(25)4094234 TC_lu_imsi_noauth_notmsi0(25)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi0(25)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_notmsi0(25)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi0(25)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi0(25)@37811ff634e5: Final verdict of PTC: pass MSC_Test-GSUP(23)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(20)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(19)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(17)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(18)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(16)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(22)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(21)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(26)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(24)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(16): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(17): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(18): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(19): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(20): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(21): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(22): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(23): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(24): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_lu_imsi_noauth_notmsi0(25): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(26): none (pass -> pass) MTC@37811ff634e5: Test case TC_lu_imsi_noauth_notmsi finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_notmsi pass'. Thu Nov 21 04:11:27 UTC 2024 ====== MSC_Tests.TC_lu_imsi_noauth_notmsi pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_lu_imsi_noauth_notmsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=33510) Waiting for packet dumper to finish... 1 (prev_count=33510, count=163199) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_notmsi pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_tmsi_noauth_notmsi'. ------ MSC_Tests.TC_lu_tmsi_noauth_notmsi ------ Thu Nov 21 04:11: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_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_tmsi_noauth_notmsi' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_lu_tmsi_noauth_notmsi started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(30)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(30)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(30)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(28)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(31)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(30)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(30)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(30)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(30)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(30)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(30)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(30)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(30)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(30)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(30)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(30)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(30)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(30)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(30)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(30)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(30)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(33)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(33)@37811ff634e5: CCM Tx:{ msg_type := IPAC_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)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(33)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(33)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@37811ff634e5: IPA ID RESP: { { 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)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(33)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(34)@37811ff634e5: Created GsupExpect[0] for "262420000000101" to be handled at TC_lu_tmsi_noauth_notmsi0(36) TC_lu_tmsi_noauth_notmsi0(36)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, 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)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(30)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(30)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(29)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(29)@37811ff634e5: Added conn table entry 0TC_lu_tmsi_noauth_notmsi0(36)12489317 MSC_Test_0-RAN(29)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(28)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(30)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(30)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(30)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(30)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(30)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@37811ff634e5: { messageType := 2, destLocRef := 'BE9265'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)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(28)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(28)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(28)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(28)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(28)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(28)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(30)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_tmsi_noauth_notmsi0(36)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-RAN(29)@37811ff634e5: patching N(SD)=1 into dtap '0519082926240000001010'O MSC_Test_0-RAN(29)@37811ff634e5: patched enc_l3: '0559082926240000001010'O MSC_Test_0-SCCP(28)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(28)@37811ff634e5: vl_len:14 MSC_Test_0-SCCP(28)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(28)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000B0559082926240000001010'O MSC_Test_0-M3UA(30)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(30)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(30)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(28)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(34)@37811ff634e5: Found GsupExpect[0] for "262420000000101" handled at TC_lu_tmsi_noauth_notmsi0(36) MSC_Test-GSUP(34)@37811ff634e5: Added IMSI table entry 0TC_lu_tmsi_noauth_notmsi0(36)"262420000000101" MSC_Test_0-M3UA(30)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(30)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(30)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(28)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(28)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(30)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(28)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(28)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_tmsi_noauth_notmsi0(36)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(28)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(28)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(28)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(28)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(30)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(30)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(30)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(30)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(29)@37811ff634e5: Deleted conn table entry 0TC_lu_tmsi_noauth_notmsi0(36)12489317 TC_lu_tmsi_noauth_notmsi0(36)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_tmsi_noauth_notmsi0(36)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_tmsi_noauth_notmsi0(36)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_tmsi_noauth_notmsi0(36)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(29)@37811ff634e5: Created IMSI[0] for '262420000000101'H'FFFFFFFF'O to be handled at TC_lu_tmsi_noauth_notmsi0(36) MSC_Test_0-M3UA(30)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(30)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(29)@37811ff634e5: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_tmsi_noauth_notmsi0(36) TC_lu_tmsi_noauth_notmsi0(36)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_tmsi_noauth_notmsi0(36)@37811ff634e5: 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 := '262420000000101'H, fillerDigit := omit } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(29)@37811ff634e5: Added conn table entry 0TC_lu_tmsi_noauth_notmsi0(36)14477171 MSC_Test_0-SCCP(28)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(30)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(30)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(30)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@37811ff634e5: { messageType := 2, destLocRef := 'DCE773'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-M3UA(30)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(28)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(30)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(30)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(28)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(30)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(28)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(28)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(28)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(28)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(28)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(30)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(30)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(30)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(30)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(29)@37811ff634e5: Deleted conn table entry 0TC_lu_tmsi_noauth_notmsi0(36)14477171 TC_lu_tmsi_noauth_notmsi0(36)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_tmsi_noauth_notmsi0(36)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_tmsi_noauth_notmsi0(36)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(34)@37811ff634e5: Deleted GSUP IMSI table entry 0TC_lu_tmsi_noauth_notmsi0(36)"262420000000101" MSC_Test_0-RAN(29)@37811ff634e5: Removed IMSI[0] for '262420000000101'H to be handled at TC_lu_tmsi_noauth_notmsi0(36) TC_lu_tmsi_noauth_notmsi0(36)@37811ff634e5: Final verdict of PTC: pass MSC_Test-GSUP(34)@37811ff634e5: Created GsupExpect[0] for "262420000000101" to be handled at TC_lu_tmsi_noauth_notmsi0(38) TC_lu_tmsi_noauth_notmsi0(38)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, 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-RAN(29)@37811ff634e5: Added conn table entry 0TC_lu_tmsi_noauth_notmsi0(38)8091796 MSC_Test_0-RAN(29)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(28)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(30)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(30)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(30)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(30)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(30)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@37811ff634e5: { messageType := 2, destLocRef := '7B7894'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(28)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(28)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(28)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(28)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(28)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(28)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(28)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(30)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(29)@37811ff634e5: patching N(SD)=1 into dtap '0519082926240000001010'O MSC_Test_0-RAN(29)@37811ff634e5: patched enc_l3: '0559082926240000001010'O MSC_Test_0-SCCP(28)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(28)@37811ff634e5: vl_len:14 MSC_Test_0-SCCP(28)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(28)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000B0559082926240000001010'O MSC_Test_0-M3UA(30)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_tmsi_noauth_notmsi0(38)@37811ff634e5: setverdict(pass): none -> pass MSC_Test-GSUP(34)@37811ff634e5: Found GsupExpect[0] for "262420000000101" handled at TC_lu_tmsi_noauth_notmsi0(38) MSC_Test-GSUP(34)@37811ff634e5: Added IMSI table entry 0TC_lu_tmsi_noauth_notmsi0(38)"262420000000101" MSC_Test_0-M3UA(30)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(30)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(28)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(30)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(30)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(30)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(30)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(28)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(28)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(28)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_tmsi_noauth_notmsi0(38)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(28)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(28)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(28)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(28)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(30)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(30)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(30)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-RAN(29)@37811ff634e5: Deleted conn table entry 0TC_lu_tmsi_noauth_notmsi0(38)8091796 MSC_Test_0-M3UA(30)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_tmsi_noauth_notmsi0(38)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_tmsi_noauth_notmsi0(38)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_tmsi_noauth_notmsi0(38)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_tmsi_noauth_notmsi0(38)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(29)@37811ff634e5: Created IMSI[0] for '262420000000101'H'FFFFFFFF'O to be handled at TC_lu_tmsi_noauth_notmsi0(38) MSC_Test_0-M3UA(30)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(30)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(29)@37811ff634e5: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_tmsi_noauth_notmsi0(38) TC_lu_tmsi_noauth_notmsi0(38)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_tmsi_noauth_notmsi0(38)@37811ff634e5: 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 := '262420000000101'H, fillerDigit := omit } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(29)@37811ff634e5: Added conn table entry 0TC_lu_tmsi_noauth_notmsi0(38)14132292 MSC_Test_0-SCCP(28)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(30)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(30)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(30)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@37811ff634e5: { messageType := 2, destLocRef := 'D7A444'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(28)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(30)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(30)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(30)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(28)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(30)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(28)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(28)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(28)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(28)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(28)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(30)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(30)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(30)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(30)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(29)@37811ff634e5: Deleted conn table entry 0TC_lu_tmsi_noauth_notmsi0(38)14132292 TC_lu_tmsi_noauth_notmsi0(38)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_tmsi_noauth_notmsi0(38)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_tmsi_noauth_notmsi0(38)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(34)@37811ff634e5: Deleted GSUP IMSI table entry 0TC_lu_tmsi_noauth_notmsi0(38)"262420000000101" MSC_Test_0-RAN(29)@37811ff634e5: Removed IMSI[0] for '262420000000101'H to be handled at TC_lu_tmsi_noauth_notmsi0(38) TC_lu_tmsi_noauth_notmsi0(38)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-M3UA(30)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(29)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(28)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(34)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(31)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(35)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(33)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(39)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(37)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(32)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(27)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(27): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(28): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(29): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(30): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(31): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(32): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(33): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(34): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(35): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_lu_tmsi_noauth_notmsi0(36): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(37): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC TC_lu_tmsi_noauth_notmsi0(38): pass (pass -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(39): none (pass -> pass) MTC@37811ff634e5: Test case TC_lu_tmsi_noauth_notmsi finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_tmsi_noauth_notmsi pass'. Thu Nov 21 04:11:35 UTC 2024 ====== MSC_Tests.TC_lu_tmsi_noauth_notmsi pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_lu_tmsi_noauth_notmsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=449037) Waiting for packet dumper to finish... 1 (prev_count=449037, count=450202) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_tmsi_noauth_notmsi pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_reject'. ------ MSC_Tests.TC_lu_imsi_reject ------ Thu Nov 21 04:11:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_imsi_reject.pcap" >/data/MSC_Tests.TC_lu_imsi_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_reject' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_lu_imsi_reject started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(43)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(43)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(43)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(41)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(44)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(43)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(43)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(43)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(43)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(43)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(43)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(43)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(43)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(43)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(43)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(43)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(43)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(43)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(43)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(43)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(43)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(46)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(46)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(46)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(46)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(46)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(46)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(46)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(46)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(47)@37811ff634e5: Created GsupExpect[0] for "262420000000003" to be handled at TC_lu_imsi_reject0(49) TC_lu_imsi_reject0(49)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(43)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(43)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(43)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(42)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(42)@37811ff634e5: Added conn table entry 0TC_lu_imsi_reject0(49)12549545 MSC_Test_0-RAN(42)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(41)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(43)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(43)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(43)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(43)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(43)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(41)@37811ff634e5: { messageType := 2, destLocRef := 'BF7DA9'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(41)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(41)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(41)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test-GSUP(47)@37811ff634e5: Found GsupExpect[0] for "262420000000003" handled at TC_lu_imsi_reject0(49) MSC_Test-GSUP(47)@37811ff634e5: Added IMSI table entry 0TC_lu_imsi_reject0(49)"262420000000003" MSC_Test_0-SCCP(41)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(41)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(43)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(43)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(43)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(43)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(41)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(41)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(41)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(41)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(41)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(41)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(41)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(41)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(41)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(41)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(41)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(41)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(43)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(43)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(43)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(41)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(43)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(42)@37811ff634e5: Deleted conn table entry 0TC_lu_imsi_reject0(49)12549545 TC_lu_imsi_reject0(49)@37811ff634e5: setverdict(pass): none -> pass TC_lu_imsi_reject0(49)@37811ff634e5: Skipping f_verify_vty_lac_ci() TC_lu_imsi_reject0(49)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_reject0(49)@37811ff634e5: Final verdict of PTC: pass MSC_Test-GSUP(47)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(43)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(41)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(44)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(42)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(50)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(48)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(46)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(40)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(45)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(40): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(41): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(42): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(43): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(44): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(45): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(46): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(47): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(48): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_lu_imsi_reject0(49): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(50): none (pass -> pass) MTC@37811ff634e5: Test case TC_lu_imsi_reject finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_reject pass'. Thu Nov 21 04:11:39 UTC 2024 ====== MSC_Tests.TC_lu_imsi_reject pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_lu_imsi_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=32482) Waiting for packet dumper to finish... 1 (prev_count=32482, count=144996) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_reject pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_timeout_gsup'. ------ MSC_Tests.TC_lu_imsi_timeout_gsup ------ Thu Nov 21 04:11:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_imsi_timeout_gsup.pcap" >/data/MSC_Tests.TC_lu_imsi_timeout_gsup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_timeout_gsup' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_lu_imsi_timeout_gsup started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(54)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(54)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(54)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(52)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(55)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(54)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(54)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(54)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(54)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(54)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(54)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(54)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(54)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(54)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(54)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(54)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(54)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(54)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(54)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(54)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(54)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(57)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(57)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(57)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(57)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(57)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(57)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(57)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(57)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(58)@37811ff634e5: Created GsupExpect[0] for "262420000000004" to be handled at TC_lu_imsi_timeout_gsup0(60) TC_lu_imsi_timeout_gsup0(60)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(54)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(54)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(54)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(53)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(53)@37811ff634e5: Added conn table entry 0TC_lu_imsi_timeout_gsup0(60)6259537 MSC_Test_0-SCCP(52)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(53)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(54)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(54)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(54)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(54)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(54)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(52)@37811ff634e5: { messageType := 2, destLocRef := '5F8351'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(52)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(52)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(52)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(52)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(52)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(58)@37811ff634e5: Found GsupExpect[0] for "262420000000004" handled at TC_lu_imsi_timeout_gsup0(60) MSC_Test-GSUP(58)@37811ff634e5: Added IMSI table entry 0TC_lu_imsi_timeout_gsup0(60)"262420000000004" MSC_Test_0-M3UA(54)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(54)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(54)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(54)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(52)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(52)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(52)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(52)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(52)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(52)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(52)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(52)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(52)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(52)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(52)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(52)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(54)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(54)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(54)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(52)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(54)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(53)@37811ff634e5: Deleted conn table entry 0TC_lu_imsi_timeout_gsup0(60)6259537 TC_lu_imsi_timeout_gsup0(60)@37811ff634e5: setverdict(pass): none -> pass TC_lu_imsi_timeout_gsup0(60)@37811ff634e5: Skipping f_verify_vty_lac_ci() TC_lu_imsi_timeout_gsup0(60)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_timeout_gsup0(60)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-SCCP(52)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(59)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(55)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(54)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(58)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(53)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(57)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(56)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(51)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(61)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(51): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(52): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(53): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(54): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(55): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(56): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(57): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(58): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(59): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_lu_imsi_timeout_gsup0(60): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(61): none (pass -> pass) MTC@37811ff634e5: Test case TC_lu_imsi_timeout_gsup finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_timeout_gsup pass'. Thu Nov 21 04:11:49 UTC 2024 ====== MSC_Tests.TC_lu_imsi_timeout_gsup pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_lu_imsi_timeout_gsup.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=128771) Waiting for packet dumper to finish... 1 (prev_count=128771, count=143360) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_timeout_gsup pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi ------ Thu Nov 21 04:11:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_imsi_auth_tmsi.pcap" >/data/MSC_Tests.TC_lu_imsi_auth_tmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_lu_imsi_auth_tmsi started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(65)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(65)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(65)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(63)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(66)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(65)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(65)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(65)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(65)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(65)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(65)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(65)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(65)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(65)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(65)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(65)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(65)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(65)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(65)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(65)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(65)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(68)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(68)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(68)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(68)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(68)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(68)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(68)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(68)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(69)@37811ff634e5: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth_tmsi0(71) TC_lu_imsi_auth_tmsi0(71)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(65)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(65)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(65)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(64)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(64)@37811ff634e5: Added conn table entry 0TC_lu_imsi_auth_tmsi0(71)4162306 MSC_Test_0-RAN(64)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(63)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(65)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(65)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(65)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(63)@37811ff634e5: { messageType := 2, destLocRef := '3F8302'O, sourceLocRef := '00000A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(63)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(69)@37811ff634e5: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi0(71) MSC_Test-GSUP(69)@37811ff634e5: Added IMSI table entry 0TC_lu_imsi_auth_tmsi0(71)"262420000000005" MSC_Test_0-SCCP(63)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(63)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(63)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(63)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(65)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth_tmsi0(71)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi0(71)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(65)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(65)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(63)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(63)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(63)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(63)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(64)@37811ff634e5: patching N(SD)=1 into dtap '0514BA67929D'O MSC_Test_0-RAN(64)@37811ff634e5: patched enc_l3: '0554BA67929D'O MSC_Test_0-SCCP(63)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(63)@37811ff634e5: vl_len:9 MSC_Test_0-SCCP(63)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(63)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100060554BA67929D'O MSC_Test_0-M3UA(65)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(65)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(65)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(63)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(63)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(63)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(63)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(65)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(65)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(63)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(63)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(63)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(63)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi0(71)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(64)@37811ff634e5: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(64)@37811ff634e5: patched enc_l3: '059B'O MSC_Test_0-SCCP(63)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(63)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(63)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(63)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(65)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(65)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(65)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(63)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(63)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(63)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(63)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(63)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(63)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(63)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(63)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(65)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(65)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(65)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(63)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(65)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(64)@37811ff634e5: Deleted conn table entry 0TC_lu_imsi_auth_tmsi0(71)4162306 TC_lu_imsi_auth_tmsi0(71)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi0(71)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi0(71)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi0(71)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi0(71)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-M3UA(65)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(64)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(69)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(63)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(66)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(62)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(68)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(67)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(70)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(72)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(62): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(63): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(64): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(65): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(66): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(67): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(68): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(69): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(70): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_lu_imsi_auth_tmsi0(71): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(72): none (pass -> pass) MTC@37811ff634e5: Test case TC_lu_imsi_auth_tmsi finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi pass'. Thu Nov 21 04:11:53 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_lu_imsi_auth_tmsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=33497) Waiting for packet dumper to finish... 1 (prev_count=33497, count=196565) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi'. ------ MSC_Tests.TC_lu_imsi_auth3g_tmsi ------ Thu Nov 21 04:11:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_imsi_auth3g_tmsi.pcap" >/data/MSC_Tests.TC_lu_imsi_auth3g_tmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_lu_imsi_auth3g_tmsi started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(76)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(76)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(76)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(74)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(77)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(76)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(76)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(76)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(76)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(76)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(76)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(76)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(76)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(76)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(76)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(76)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(76)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(76)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(76)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(76)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(76)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(79)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(79)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(79)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(79)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(79)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(79)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(79)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(79)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(80)@37811ff634e5: Created GsupExpect[0] for "262420000001005" to be handled at TC_lu_imsi_auth3g_tmsi0(82) TC_lu_imsi_auth3g_tmsi0(82)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(76)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(76)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(76)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(75)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(75)@37811ff634e5: Added conn table entry 0TC_lu_imsi_auth3g_tmsi0(82)6851034 MSC_Test_0-RAN(75)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(74)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(76)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(76)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(76)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(74)@37811ff634e5: { messageType := 2, destLocRef := '6889DA'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(74)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(80)@37811ff634e5: Found GsupExpect[0] for "262420000001005" handled at TC_lu_imsi_auth3g_tmsi0(82) MSC_Test-GSUP(80)@37811ff634e5: Added IMSI table entry 0TC_lu_imsi_auth3g_tmsi0(82)"262420000001005" MSC_Test_0-SCCP(74)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(74)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(74)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(74)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(76)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth3g_tmsi0(82)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth3g_tmsi0(82)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(76)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(76)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(74)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(74)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(74)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(74)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(75)@37811ff634e5: patching N(SD)=1 into dtap '051490982F7E2104C1469138'O MSC_Test_0-RAN(75)@37811ff634e5: patched enc_l3: '055490982F7E2104C1469138'O MSC_Test_0-SCCP(74)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(74)@37811ff634e5: vl_len:15 MSC_Test_0-SCCP(74)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(74)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000C055490982F7E2104C1469138'O MSC_Test_0-M3UA(76)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(76)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(76)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(74)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(74)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(74)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(74)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(76)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(76)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(74)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(74)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(74)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(74)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth3g_tmsi0(82)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(75)@37811ff634e5: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(75)@37811ff634e5: patched enc_l3: '059B'O MSC_Test_0-SCCP(74)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(74)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(74)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(74)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(76)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(76)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(76)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(74)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(74)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(74)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(74)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(74)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(74)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(74)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(74)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(76)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(76)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(76)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(74)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(76)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(75)@37811ff634e5: Deleted conn table entry 0TC_lu_imsi_auth3g_tmsi0(82)6851034 TC_lu_imsi_auth3g_tmsi0(82)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi0(82)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth3g_tmsi0(82)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi0(82)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi0(82)@37811ff634e5: Final verdict of PTC: pass MSC_Test-GSUP(80)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(76)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(75)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(74)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(77)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(73)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(81)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(79)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(78)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(83)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(73): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(74): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(75): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(76): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(77): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(78): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(79): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(80): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(81): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_lu_imsi_auth3g_tmsi0(82): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(83): none (pass -> pass) MTC@37811ff634e5: Test case TC_lu_imsi_auth3g_tmsi finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi pass'. Thu Nov 21 04:11:58 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth3g_tmsi pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_lu_imsi_auth3g_tmsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=33523) Waiting for packet dumper to finish... 1 (prev_count=33523, count=197788) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc'. ------ MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc ------ Thu Nov 21 04:12: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_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_lu_imsi_timeout_tmsi_realloc started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(87)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(87)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(87)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(85)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(88)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(87)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(87)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(87)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(87)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(87)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(87)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(87)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(87)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(87)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(87)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(87)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(87)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(87)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(87)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(87)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(87)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(90)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(90)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(90)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(90)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(90)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(90)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(90)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(90)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(91)@37811ff634e5: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_timeout_tmsi_realloc0(93) TC_lu_imsi_timeout_tmsi_realloc0(93)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(87)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(87)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(87)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(86)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(86)@37811ff634e5: Added conn table entry 0TC_lu_imsi_timeout_tmsi_realloc0(93)7682387 MSC_Test_0-SCCP(85)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(86)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(87)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(87)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(87)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(87)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(87)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(85)@37811ff634e5: { messageType := 2, destLocRef := '753953'O ("u9S"), 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(85)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(85)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(85)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(85)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(85)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(91)@37811ff634e5: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_timeout_tmsi_realloc0(93) MSC_Test-GSUP(91)@37811ff634e5: Added IMSI table entry 0TC_lu_imsi_timeout_tmsi_realloc0(93)"262420000000005" MSC_Test_0-SCCP(85)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(85)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(85)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(85)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(87)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(87)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(87)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(85)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(85)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(85)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(85)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(87)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(87)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(87)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(87)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(85)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(85)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(85)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(85)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(85)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(85)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(85)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(85)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_timeout_tmsi_realloc0(93)@37811ff634e5: setverdict(fail): none -> fail reason: "Timeout waiting for ClearCommand/Release", new component reason: "Timeout waiting for ClearCommand/Release" MC@37811ff634e5: Test Component 93 has requested to stop MTC. Terminating current testcase execution. MSC_Test-GSUP(91)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(85)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(86)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(88)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(90)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(87)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(89)@37811ff634e5: Final verdict of PTC: none TC_lu_imsi_timeout_tmsi_realloc0(93)@37811ff634e5: Final verdict of PTC: fail reason: "Timeout waiting for ClearCommand/Release" IPA-CTRL-CLI-IPA(84)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(92)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(94)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(84): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(85): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(86): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(87): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(88): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(89): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(90): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(91): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(92): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_lu_imsi_timeout_tmsi_realloc0(93): fail (none -> fail) reason: "Timeout waiting for ClearCommand/Release" MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(94): none (fail -> fail) MTC@37811ff634e5: Test case TC_lu_imsi_timeout_tmsi_realloc finished. Verdict: fail reason: Timeout waiting for ClearCommand/Release MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc fail'. Thu Nov 21 04:12:09 UTC 2024 ------ MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc fail ------ Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=140312) Waiting for packet dumper to finish... 1 (prev_count=140312, count=143020) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc fail' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cmserv_imsi_unknown'. ------ MSC_Tests.TC_cmserv_imsi_unknown ------ Thu Nov 21 04:12:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_cmserv_imsi_unknown.pcap" >/data/MSC_Tests.TC_cmserv_imsi_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cmserv_imsi_unknown' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_cmserv_imsi_unknown started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(98)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(98)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(98)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(96)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(99)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(98)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(98)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(98)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(98)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(98)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(98)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(98)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(98)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(98)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(98)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(98)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(98)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(98)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(98)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(98)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(98)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(101)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(101)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(101)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(101)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(101)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(101)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(101)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(101)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(102)@37811ff634e5: Created GsupExpect[0] for "262420000000006" to be handled at TC_cmserv_imsi_unknown0(104) TC_cmserv_imsi_unknown0(104)@37811ff634e5: 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(98)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(98)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(98)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(97)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(97)@37811ff634e5: Added conn table entry 0TC_cmserv_imsi_unknown0(104)4362261 MSC_Test_0-SCCP(96)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(97)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(98)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(98)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(98)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(98)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(98)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(98)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(98)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(96)@37811ff634e5: { messageType := 2, destLocRef := '429015'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(96)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(96)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(96)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(96)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(96)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(96)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(96)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(96)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(96)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(96)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(96)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(96)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(96)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(98)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(98)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(98)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(96)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(98)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(97)@37811ff634e5: Deleted conn table entry 0TC_cmserv_imsi_unknown0(104)4362261 TC_cmserv_imsi_unknown0(104)@37811ff634e5: setverdict(pass): none -> pass TC_cmserv_imsi_unknown0(104)@37811ff634e5: Skipping f_verify_vty_lac_ci() TC_cmserv_imsi_unknown0(104)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_cmserv_imsi_unknown0(104)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-RAN(97)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(102)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(96)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(98)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(99)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(100)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(101)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(105)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(95)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(103)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(95): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(96): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(97): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(98): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(99): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(100): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(101): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(102): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(103): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_cmserv_imsi_unknown0(104): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(105): none (pass -> pass) MTC@37811ff634e5: Test case TC_cmserv_imsi_unknown finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cmserv_imsi_unknown pass'. Thu Nov 21 04:12:14 UTC 2024 ====== MSC_Tests.TC_cmserv_imsi_unknown pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_cmserv_imsi_unknown.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=32461) Waiting for packet dumper to finish... 1 (prev_count=32461, count=137008) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cmserv_imsi_unknown pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cmserv_tmsi_unknown'. ------ MSC_Tests.TC_cmserv_tmsi_unknown ------ Thu Nov 21 04: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_cmserv_tmsi_unknown.pcap" >/data/MSC_Tests.TC_cmserv_tmsi_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cmserv_tmsi_unknown' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_cmserv_tmsi_unknown started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(109)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(109)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(109)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(107)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(110)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(109)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(109)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(109)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(109)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(109)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(109)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(109)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(109)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(109)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(109)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(109)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(109)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(109)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(109)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(109)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(109)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(112)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(112)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(112)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(112)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(112)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(112)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(112)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(112)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cmserv_tmsi_unknown0(115)@37811ff634e5: 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(109)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(109)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(109)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(108)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(108)@37811ff634e5: Added conn table entry 0TC_cmserv_tmsi_unknown0(115)8952734 MSC_Test_0-SCCP(107)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(108)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(109)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(109)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(109)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(107)@37811ff634e5: { messageType := 2, destLocRef := '889B9E'O, sourceLocRef := '00000E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-M3UA(109)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(109)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(107)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(109)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(109)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(107)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(107)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(107)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(107)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(107)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(107)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(107)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(107)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(107)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(107)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(107)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(107)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(109)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(109)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(109)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(107)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(109)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(108)@37811ff634e5: Deleted conn table entry 0TC_cmserv_tmsi_unknown0(115)8952734 TC_cmserv_tmsi_unknown0(115)@37811ff634e5: setverdict(pass): none -> pass TC_cmserv_tmsi_unknown0(115)@37811ff634e5: Skipping f_verify_vty_lac_ci() TC_cmserv_tmsi_unknown0(115)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_cmserv_tmsi_unknown0(115)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-RAN(108)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(109)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(113)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(107)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(110)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(114)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(111)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(106)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(116)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(112)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(106): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(107): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(108): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(109): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(110): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(111): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(112): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(113): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(114): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_cmserv_tmsi_unknown0(115): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(116): none (pass -> pass) MTC@37811ff634e5: Test case TC_cmserv_tmsi_unknown finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cmserv_tmsi_unknown pass'. Thu Nov 21 04:12:19 UTC 2024 ====== MSC_Tests.TC_cmserv_tmsi_unknown pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_cmserv_tmsi_unknown.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=32450) Waiting for packet dumper to finish... 1 (prev_count=32450, count=127388) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cmserv_tmsi_unknown pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_call'. ------ MSC_Tests.TC_lu_and_mo_call ------ Thu Nov 21 04:12:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_and_mo_call.pcap" >/data/MSC_Tests.TC_lu_and_mo_call.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_call' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_lu_and_mo_call started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(120)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(120)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(120)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(118)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(121)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(120)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(120)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(120)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(120)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(120)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(120)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(120)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(120)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(120)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(120)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(120)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(120)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(120)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(120)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(120)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(120)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(123)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(123)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(123)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(123)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(123)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(123)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(123)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(123)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(124)@37811ff634e5: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_mo_call0(126) TC_lu_and_mo_call0(126)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(120)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(120)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(120)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(119)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(119)@37811ff634e5: Added conn table entry 0TC_lu_and_mo_call0(126)6880213 MSC_Test_0-RAN(119)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(118)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(120)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(120)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(120)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(120)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(120)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@37811ff634e5: { messageType := 2, destLocRef := '68FBD5'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(118)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(124)@37811ff634e5: Found GsupExpect[0] for "262420000000007" handled at TC_lu_and_mo_call0(126) MSC_Test-GSUP(124)@37811ff634e5: Added IMSI table entry 0TC_lu_and_mo_call0(126)"262420000000007" MSC_Test_0-SCCP(118)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(118)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(118)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(118)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(118)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(118)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(118)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(118)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(120)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_call0(126)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call0(126)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(120)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(120)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(118)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(118)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(118)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(126)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(119)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(119)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(118)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(118)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(118)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(118)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(120)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(120)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(120)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(118)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(118)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(118)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(118)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(118)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(118)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(118)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(120)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(120)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(120)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(120)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(119)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mo_call0(126)6880213 TC_lu_and_mo_call0(126)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(126)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call0(126)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(126)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(126)@37811ff634e5: 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 := '66C2AABF'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(119)@37811ff634e5: Added conn table entry 0TC_lu_and_mo_call0(126)10961469 MSC_Test_0-RAN(119)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(118)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(120)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(120)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(120)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@37811ff634e5: { messageType := 2, destLocRef := 'A7423D'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(118)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(120)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(120)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(118)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(118)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(118)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(120)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(120)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(118)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(118)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(118)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(126)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call0(126)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(121)@37811ff634e5: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_call0(126) MSC_Test-MGCP(122)@37811ff634e5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_call0(126) MSC_Test_0-RAN(119)@37811ff634e5: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(119)@37811ff634e5: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(118)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(118)@37811ff634e5: vl_len:19 MSC_Test_0-SCCP(118)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(118)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(120)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(122)@37811ff634e5: 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(126) TC_lu_and_mo_call0(126)@37811ff634e5: f_mo_call_establish 2: rx 1st CRCX TC_lu_and_mo_call0(126)@37811ff634e5: f_mo_call_establish 6: rx 2nd CRCX MSC_Test_0-M3UA(120)@37811ff634e5: Message received on association #8 MSC_Test-MNCC(121)@37811ff634e5: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_call0(126) MSC_Test_0-M3UA(120)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(121)@37811ff634e5: Added conn table entry 0TC_lu_and_mo_call0(126)-2147483647 MSC_Test_0-SCCP(118)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(118)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(118)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(118)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(126)@37811ff634e5: f_mo_call_establish 1: rx MNCC SETUP ind TC_lu_and_mo_call0(126)@37811ff634e5: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(118)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(118)@37811ff634e5: vl_len:14 MSC_Test_0-SCCP(118)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(118)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(120)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_call0(126)@37811ff634e5: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_call0(126)@37811ff634e5: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(120)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(120)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(118)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(118)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(118)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(120)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(120)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(118)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(118)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(118)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(126)@37811ff634e5: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(120)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(120)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(118)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(118)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(118)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(126)@37811ff634e5: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_call0(126)@37811ff634e5: { 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.28.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(126)@37811ff634e5: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(119)@37811ff634e5: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(119)@37811ff634e5: patched enc_l3: '038F'O MSC_Test_0-SCCP(118)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(118)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(118)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(118)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(120)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_call0(126)@37811ff634e5: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_call0(126)@37811ff634e5: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_call0(126)@37811ff634e5: f_mo_call_establish DONE TC_lu_and_mo_call0(126)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(126)@37811ff634e5: Hold the call for some time TC_lu_and_mo_call0(126)@37811ff634e5: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mo_call0(126)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(126)@37811ff634e5: Hangup TC_lu_and_mo_call0(126)@37811ff634e5: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(120)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(120)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(118)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(118)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(118)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(126)@37811ff634e5: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(120)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(120)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(118)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(118)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(118)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(126)@37811ff634e5: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_call0(126)@37811ff634e5: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(119)@37811ff634e5: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(119)@37811ff634e5: patched enc_l3: '03EA'O MSC_Test_0-SCCP(118)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(118)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(118)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(118)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(120)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(120)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(120)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(118)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(118)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(118)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(121)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mo_call0(126)-2147483647 TC_lu_and_mo_call0(126)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_call0(126)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_call0(126)@37811ff634e5: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(118)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(118)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(118)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(118)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(120)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(120)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(120)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(120)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(119)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mo_call0(126)10961469 TC_lu_and_mo_call0(126)@37811ff634e5: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_call0(126)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(126)@37811ff634e5: f_call_hangup 9: done TC_lu_and_mo_call0(126)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(126)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-RAN(119)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(120)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(118)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(124)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(121)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(117)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(122)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(125)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(123)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(127)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(117): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(118): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(119): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(120): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(121): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(122): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(123): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(124): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(125): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_lu_and_mo_call0(126): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(127): none (pass -> pass) MTC@37811ff634e5: Test case TC_lu_and_mo_call finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_call pass'. Thu Nov 21 04:12:30 UTC 2024 ====== MSC_Tests.TC_lu_and_mo_call pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_lu_and_mo_call.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=381864) Waiting for packet dumper to finish... 1 (prev_count=381864, count=400671) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_call pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_call_ipv6'. ------ MSC_Tests.TC_lu_and_mo_call_ipv6 ------ Thu Nov 21 04:12:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_and_mo_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_call_ipv6' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_lu_and_mo_call_ipv6 started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(131)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(131)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(131)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(129)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(132)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(131)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(131)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(131)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(131)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(131)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(131)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(131)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(131)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(131)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(131)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(131)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(131)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(131)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(131)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(131)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(131)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(134)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(134)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(134)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(134)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(134)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(134)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(134)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(134)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(135)@37811ff634e5: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_mo_call_ipv60(137) TC_lu_and_mo_call_ipv60(137)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(131)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(131)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(131)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(130)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(130)@37811ff634e5: Added conn table entry 0TC_lu_and_mo_call_ipv60(137)15601904 MSC_Test_0-SCCP(129)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(130)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(131)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(131)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(131)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(131)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(131)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(129)@37811ff634e5: { messageType := 2, destLocRef := 'EE10F0'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(129)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(129)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(129)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(129)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(129)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(135)@37811ff634e5: Found GsupExpect[0] for "262420000000007" handled at TC_lu_and_mo_call_ipv60(137) MSC_Test-GSUP(135)@37811ff634e5: Added IMSI table entry 0TC_lu_and_mo_call_ipv60(137)"262420000000007" MSC_Test_0-SCCP(129)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(129)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(129)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(129)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(131)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_call_ipv60(137)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_ipv60(137)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(131)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(131)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(129)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(129)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(129)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(129)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(137)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(130)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(130)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(129)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(129)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(129)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(129)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(131)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(131)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(131)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(129)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(129)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(129)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(129)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(129)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(129)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(129)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(129)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(131)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(131)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(131)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(129)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(131)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(130)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mo_call_ipv60(137)15601904 TC_lu_and_mo_call_ipv60(137)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(137)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_ipv60(137)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(137)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(137)@37811ff634e5: 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 := '11A3D432'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(130)@37811ff634e5: Added conn table entry 0TC_lu_and_mo_call_ipv60(137)9353737 MSC_Test_0-RAN(130)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(129)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(131)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(131)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(131)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(129)@37811ff634e5: { messageType := 2, destLocRef := '8EBA09'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(129)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(131)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(131)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(131)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(129)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(129)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(129)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(129)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(131)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(129)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(129)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(129)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(129)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(137)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_ipv60(137)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(132)@37811ff634e5: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_call_ipv60(137) MSC_Test-MGCP(133)@37811ff634e5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_call_ipv60(137) MSC_Test_0-RAN(130)@37811ff634e5: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(130)@37811ff634e5: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(129)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(129)@37811ff634e5: vl_len:19 MSC_Test_0-SCCP(129)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(129)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(131)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(133)@37811ff634e5: 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(137) TC_lu_and_mo_call_ipv60(137)@37811ff634e5: f_mo_call_establish 2: rx 1st CRCX TC_lu_and_mo_call_ipv60(137)@37811ff634e5: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(132)@37811ff634e5: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_call_ipv60(137) MSC_Test-MNCC(132)@37811ff634e5: Added conn table entry 0TC_lu_and_mo_call_ipv60(137)-2147483646 MSC_Test_0-M3UA(131)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(131)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(129)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(129)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(129)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(129)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(137)@37811ff634e5: f_mo_call_establish 1: rx MNCC SETUP ind TC_lu_and_mo_call_ipv60(137)@37811ff634e5: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(129)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(129)@37811ff634e5: vl_len:26 MSC_Test_0-SCCP(129)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(129)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0018027C120000000000000000000000000000000323287E0180'O MSC_Test_0-M3UA(131)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_call_ipv60(137)@37811ff634e5: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_call_ipv60(137)@37811ff634e5: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(131)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(131)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(129)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(129)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(129)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(129)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(131)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(131)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(129)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(129)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(129)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(129)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(137)@37811ff634e5: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(131)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(131)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(129)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(129)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(129)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(129)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(137)@37811ff634e5: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_call_ipv60(137)@37811ff634e5: { 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.28.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(137)@37811ff634e5: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(130)@37811ff634e5: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(130)@37811ff634e5: patched enc_l3: '038F'O MSC_Test_0-SCCP(129)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(129)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(129)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(129)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(131)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_call_ipv60(137)@37811ff634e5: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_call_ipv60(137)@37811ff634e5: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_call_ipv60(137)@37811ff634e5: f_mo_call_establish DONE TC_lu_and_mo_call_ipv60(137)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(137)@37811ff634e5: Hold the call for some time TC_lu_and_mo_call_ipv60(137)@37811ff634e5: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mo_call_ipv60(137)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(137)@37811ff634e5: Hangup TC_lu_and_mo_call_ipv60(137)@37811ff634e5: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(131)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(131)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(129)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(129)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(129)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(129)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(137)@37811ff634e5: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(131)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(131)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(129)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(129)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(129)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(129)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(137)@37811ff634e5: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_call_ipv60(137)@37811ff634e5: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(130)@37811ff634e5: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(130)@37811ff634e5: patched enc_l3: '03EA'O MSC_Test_0-SCCP(129)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(129)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(129)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(129)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(131)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(131)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(131)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(129)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(129)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(129)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test-MNCC(132)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mo_call_ipv60(137)-2147483646 MSC_Test_0-SCCP(129)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(137)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_call_ipv60(137)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_call_ipv60(137)@37811ff634e5: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(129)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(129)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(129)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(129)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(131)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(131)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(131)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(129)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(131)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(130)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mo_call_ipv60(137)9353737 TC_lu_and_mo_call_ipv60(137)@37811ff634e5: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_call_ipv60(137)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(137)@37811ff634e5: f_call_hangup 9: done TC_lu_and_mo_call_ipv60(137)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(137)@37811ff634e5: Final verdict of PTC: pass MSC_Test-MNCC(132)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(129)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(135)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(130)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(131)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(134)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(128)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(138)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(133)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(136)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(128): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(129): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(130): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(131): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(132): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(133): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(134): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(135): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(136): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_lu_and_mo_call_ipv60(137): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(138): none (pass -> pass) MTC@37811ff634e5: Test case TC_lu_and_mo_call_ipv6 finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_call_ipv6 pass'. Thu Nov 21 04:12:41 UTC 2024 ====== MSC_Tests.TC_lu_and_mo_call_ipv6 pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_lu_and_mo_call_ipv6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=384095) Waiting for packet dumper to finish... 1 (prev_count=384095, count=402902) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_call_ipv6 pass' was executed successfully (exit status: 0). MTC@37811ff634e5: 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 ------ Thu Nov 21 04:12:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_and_mo_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_call_sccp_tiar_timeout' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_lu_and_mo_call_sccp_tiar_timeout started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(142)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(142)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(142)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(140)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(143)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(142)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(142)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(142)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(142)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(142)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(142)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(142)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(142)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(142)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(142)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(142)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(142)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(142)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(142)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(142)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(142)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(145)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(145)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(145)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(145)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(145)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(145)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(145)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(145)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(146)@37811ff634e5: Created GsupExpect[0] for "262420000000089" to be handled at TC_lu_and_mo_call_sccp_tiar_timeout0(148) TC_lu_and_mo_call_sccp_tiar_timeout0(148)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(142)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(142)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(142)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(141)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(141)@37811ff634e5: Added conn table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(148)13564769 MSC_Test_0-SCCP(140)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(141)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(142)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(142)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(142)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(142)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(142)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@37811ff634e5: { messageType := 2, destLocRef := 'CEFB61'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(140)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(140)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(140)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(146)@37811ff634e5: Found GsupExpect[0] for "262420000000089" handled at TC_lu_and_mo_call_sccp_tiar_timeout0(148) MSC_Test-GSUP(146)@37811ff634e5: Added IMSI table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(148)"262420000000089" MSC_Test_0-SCCP(140)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(140)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(140)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(140)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(142)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_call_sccp_tiar_timeout0(148)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_sccp_tiar_timeout0(148)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(142)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(142)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(140)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_sccp_tiar_timeout0(148)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(141)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(141)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(140)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(140)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(140)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(140)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(142)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(142)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(142)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(140)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(140)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(140)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(140)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(140)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(142)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(142)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(142)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(142)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(141)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(148)13564769 TC_lu_and_mo_call_sccp_tiar_timeout0(148)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_sccp_tiar_timeout0(148)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_sccp_tiar_timeout0(148)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_sccp_tiar_timeout0(148)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_sccp_tiar_timeout0(148)@37811ff634e5: 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 := '6A48A0AF'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(141)@37811ff634e5: Added conn table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(148)11335513 MSC_Test_0-RAN(141)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(140)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(142)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(142)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(142)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@37811ff634e5: { messageType := 2, destLocRef := 'ACF759'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(140)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(142)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(142)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(142)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(140)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(142)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(140)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_sccp_tiar_timeout0(148)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_sccp_tiar_timeout0(148)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(143)@37811ff634e5: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_call_sccp_tiar_timeout0(148) MSC_Test-MGCP(144)@37811ff634e5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_call_sccp_tiar_timeout0(148) MSC_Test_0-RAN(141)@37811ff634e5: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(141)@37811ff634e5: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(140)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(140)@37811ff634e5: vl_len:19 MSC_Test_0-SCCP(140)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(140)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(142)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(144)@37811ff634e5: 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(148) TC_lu_and_mo_call_sccp_tiar_timeout0(148)@37811ff634e5: f_mo_call_establish 2: rx 1st CRCX TC_lu_and_mo_call_sccp_tiar_timeout0(148)@37811ff634e5: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(143)@37811ff634e5: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_call_sccp_tiar_timeout0(148) MSC_Test-MNCC(143)@37811ff634e5: Added conn table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(148)-2147483645 MSC_Test_0-M3UA(142)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(142)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(140)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_sccp_tiar_timeout0(148)@37811ff634e5: f_mo_call_establish 1: rx MNCC SETUP ind TC_lu_and_mo_call_sccp_tiar_timeout0(148)@37811ff634e5: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(140)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(140)@37811ff634e5: vl_len:14 MSC_Test_0-SCCP(140)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(140)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(142)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_call_sccp_tiar_timeout0(148)@37811ff634e5: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_call_sccp_tiar_timeout0(148)@37811ff634e5: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(142)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(142)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(140)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(142)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(142)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(140)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_sccp_tiar_timeout0(148)@37811ff634e5: f_mo_call_establish 7: rx CC Alerting TC_lu_and_mo_call_sccp_tiar_timeout0(148)@37811ff634e5: as_optional_mgcp_mdcx: rx MDCX MSC_Test_0-M3UA(142)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(142)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(140)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_sccp_tiar_timeout0(148)@37811ff634e5: { 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.28.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(148)@37811ff634e5: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(141)@37811ff634e5: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(141)@37811ff634e5: patched enc_l3: '038F'O MSC_Test_0-SCCP(140)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(140)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(140)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(140)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(142)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_call_sccp_tiar_timeout0(148)@37811ff634e5: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_call_sccp_tiar_timeout0(148)@37811ff634e5: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_call_sccp_tiar_timeout0(148)@37811ff634e5: f_mo_call_establish DONE TC_lu_and_mo_call_sccp_tiar_timeout0(148)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(142)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(142)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(142)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(142)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(142)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(142)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@37811ff634e5: Session index based on local reference:0 MSC_Test-MNCC(143)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(148)-2147483645 MSC_Test_0-M3UA(142)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(141)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(148)11335513 TC_lu_and_mo_call_sccp_tiar_timeout0(148)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_sccp_tiar_timeout0(148)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_sccp_tiar_timeout0(148)@37811ff634e5: Final verdict of PTC: pass MSC_Test-GSUP(146)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(143)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(140)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(141)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(142)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(139)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(147)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(145)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(144)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(149)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(139): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(140): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(141): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(142): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(143): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(144): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(145): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(146): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(147): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_lu_and_mo_call_sccp_tiar_timeout0(148): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (pass -> pass) MTC@37811ff634e5: Test case TC_lu_and_mo_call_sccp_tiar_timeout finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_call_sccp_tiar_timeout pass'. Thu Nov 21 04:12:51 UTC 2024 ====== MSC_Tests.TC_lu_and_mo_call_sccp_tiar_timeout pass ====== Saving talloc report from 172.18.28.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=354267) Waiting for packet dumper to finish... 1 (prev_count=354267, count=369952) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_call_sccp_tiar_timeout pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_auth_sai_timeout'. ------ MSC_Tests.TC_lu_auth_sai_timeout ------ Thu Nov 21 04:12:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_auth_sai_timeout' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_lu_auth_sai_timeout started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(153)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(153)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(153)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(151)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(154)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(153)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(153)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(153)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(153)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(153)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(153)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(153)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(153)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(153)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(153)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(153)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(153)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(153)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(153)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(153)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(153)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(156)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(156)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(156)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(156)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(156)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(156)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(156)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(156)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(157)@37811ff634e5: Created GsupExpect[0] for "262420000000008" to be handled at TC_lu_auth_sai_timeout0(159) TC_lu_auth_sai_timeout0(159)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(153)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(153)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(153)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(152)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(152)@37811ff634e5: Added conn table entry 0TC_lu_auth_sai_timeout0(159)9814773 MSC_Test_0-SCCP(151)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(152)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(153)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(153)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(153)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(151)@37811ff634e5: { messageType := 2, destLocRef := '95C2F5'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(151)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(157)@37811ff634e5: Found GsupExpect[0] for "262420000000008" handled at TC_lu_auth_sai_timeout0(159) MSC_Test-GSUP(157)@37811ff634e5: Added IMSI table entry 0TC_lu_auth_sai_timeout0(159)"262420000000008" MSC_Test_0-SCCP(151)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(151)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(151)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(151)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(153)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(153)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(153)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(153)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(153)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(151)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(151)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(151)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(151)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(151)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(151)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(151)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(151)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(151)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(151)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(151)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(151)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(153)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(153)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(153)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(151)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(153)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(152)@37811ff634e5: Deleted conn table entry 0TC_lu_auth_sai_timeout0(159)9814773 TC_lu_auth_sai_timeout0(159)@37811ff634e5: setverdict(pass): none -> pass TC_lu_auth_sai_timeout0(159)@37811ff634e5: Skipping f_verify_vty_lac_ci() TC_lu_auth_sai_timeout0(159)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_auth_sai_timeout0(159)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-RAN(152)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(153)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(154)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(151)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(157)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(156)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(158)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(150)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(155)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(160)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(150): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(151): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(152): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(153): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(154): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(155): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(156): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(157): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(158): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_lu_auth_sai_timeout0(159): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(160): none (pass -> pass) MTC@37811ff634e5: Test case TC_lu_auth_sai_timeout finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_auth_sai_timeout pass'. Thu Nov 21 04:13:01 UTC 2024 ====== MSC_Tests.TC_lu_auth_sai_timeout pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_lu_auth_sai_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=133915) Waiting for packet dumper to finish... 1 (prev_count=133915, count=150145) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_auth_sai_timeout pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_auth_sai_err'. ------ MSC_Tests.TC_lu_auth_sai_err ------ Thu Nov 21 04:13: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_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_auth_sai_err' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_lu_auth_sai_err started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(164)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(164)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(164)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(162)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(165)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(164)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(164)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(164)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(164)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(164)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(164)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(164)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(164)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(164)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(164)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(164)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(164)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(164)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(164)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(164)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(164)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(167)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(167)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(167)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(167)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(167)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(167)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(167)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(167)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(168)@37811ff634e5: Created GsupExpect[0] for "262420000000009" to be handled at TC_lu_auth_sai_err0(170) TC_lu_auth_sai_err0(170)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(164)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(164)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(164)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(163)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(163)@37811ff634e5: Added conn table entry 0TC_lu_auth_sai_err0(170)2095637 MSC_Test_0-SCCP(162)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(163)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(164)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(164)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(164)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(162)@37811ff634e5: { messageType := 2, destLocRef := '1FFA15'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(162)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(168)@37811ff634e5: Found GsupExpect[0] for "262420000000009" handled at TC_lu_auth_sai_err0(170) MSC_Test-GSUP(168)@37811ff634e5: Added IMSI table entry 0TC_lu_auth_sai_err0(170)"262420000000009" MSC_Test_0-SCCP(162)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(162)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(162)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(162)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(164)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(164)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(164)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(164)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(162)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(164)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(162)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(162)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(162)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(162)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(162)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(162)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(162)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(162)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(162)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(162)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(162)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(164)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(164)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(164)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(162)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(164)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(163)@37811ff634e5: Deleted conn table entry 0TC_lu_auth_sai_err0(170)2095637 TC_lu_auth_sai_err0(170)@37811ff634e5: setverdict(pass): none -> pass TC_lu_auth_sai_err0(170)@37811ff634e5: Skipping f_verify_vty_lac_ci() TC_lu_auth_sai_err0(170)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_auth_sai_err0(170)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-RAN(163)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(168)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(162)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(164)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(165)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(169)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(167)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(171)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(161)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(166)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(162): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(163): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(164): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(165): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(166): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(167): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(168): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(169): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_lu_auth_sai_err0(170): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(171): none (pass -> pass) MTC@37811ff634e5: Test case TC_lu_auth_sai_err finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_auth_sai_err pass'. Thu Nov 21 04:13:06 UTC 2024 ====== MSC_Tests.TC_lu_auth_sai_err pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_lu_auth_sai_err.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=33475) Waiting for packet dumper to finish... 1 (prev_count=33475, count=149317) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_auth_sai_err pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_clear_request'. ------ MSC_Tests.TC_lu_clear_request ------ Thu Nov 21 04:13:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_clear_request.pcap" >/data/MSC_Tests.TC_lu_clear_request.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_clear_request' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_lu_clear_request started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(175)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(175)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(175)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(173)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(176)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(175)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(175)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(175)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(175)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(175)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(175)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(175)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(175)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(175)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(175)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(175)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(175)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(175)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(175)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(175)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(175)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(178)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(178)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(178)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(178)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(178)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(178)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(178)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(178)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(179)@37811ff634e5: Created GsupExpect[0] for "262420000000010" to be handled at TC_lu_clear_request0(181) TC_lu_clear_request0(181)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(175)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(175)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(175)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(174)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(174)@37811ff634e5: Added conn table entry 0TC_lu_clear_request0(181)14022295 MSC_Test_0-SCCP(173)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(174)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(175)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(175)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(175)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(175)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(175)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(173)@37811ff634e5: { messageType := 2, destLocRef := 'D5F697'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(173)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(173)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(173)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(173)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(173)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(179)@37811ff634e5: Found GsupExpect[0] for "262420000000010" handled at TC_lu_clear_request0(181) MSC_Test-GSUP(179)@37811ff634e5: Added IMSI table entry 0TC_lu_clear_request0(181)"262420000000010" MSC_Test_0-SCCP(173)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(173)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(173)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(173)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(175)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(173)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(173)@37811ff634e5: vl_len:6 MSC_Test_0-SCCP(173)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(173)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(175)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(175)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(175)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(175)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(173)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(173)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(173)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(173)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(175)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(173)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(173)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(173)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(173)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(173)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(173)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(173)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(173)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(175)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(175)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(175)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(173)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(175)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(174)@37811ff634e5: Deleted conn table entry 0TC_lu_clear_request0(181)14022295 TC_lu_clear_request0(181)@37811ff634e5: setverdict(pass): none -> pass TC_lu_clear_request0(181)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-SCCP(173)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(179)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(175)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(176)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(174)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(177)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(172)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(180)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(178)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(182)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(172): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(173): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(174): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(175): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(176): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(177): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(178): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(179): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(180): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_lu_clear_request0(181): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(182): none (pass -> pass) MTC@37811ff634e5: Test case TC_lu_clear_request finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_clear_request pass'. Thu Nov 21 04:13:11 UTC 2024 ====== MSC_Tests.TC_lu_clear_request pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_lu_clear_request.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=90379) Waiting for packet dumper to finish... 1 (prev_count=90379, count=159168) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_clear_request pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_call_clear_request'. ------ MSC_Tests.TC_mo_call_clear_request ------ Thu Nov 21 04: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_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_call_clear_request' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_mo_call_clear_request started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(186)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(186)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(186)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(184)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(187)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(186)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(186)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(186)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(186)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(186)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(186)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(186)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(186)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(186)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(186)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(186)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(186)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(186)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(186)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(186)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(186)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(189)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(189)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(189)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(189)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(189)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(189)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(189)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(189)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(190)@37811ff634e5: Created GsupExpect[0] for "262420002532766" to be handled at TC_mo_call_clear_request0(192) TC_mo_call_clear_request0(192)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(186)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(186)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(186)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(185)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(185)@37811ff634e5: Added conn table entry 0TC_mo_call_clear_request0(192)6141128 MSC_Test_0-RAN(185)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(184)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(186)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(186)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(186)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(186)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(186)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(184)@37811ff634e5: { messageType := 2, destLocRef := '5DB4C8'O, sourceLocRef := '000018'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(184)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(184)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(184)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(184)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(184)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(190)@37811ff634e5: Found GsupExpect[0] for "262420002532766" handled at TC_mo_call_clear_request0(192) MSC_Test-GSUP(190)@37811ff634e5: Added IMSI table entry 0TC_mo_call_clear_request0(192)"262420002532766" MSC_Test_0-SCCP(184)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(184)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(184)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(184)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(186)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_call_clear_request0(192)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_call_clear_request0(192)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(186)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(186)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(184)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(184)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(184)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(184)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_call_clear_request0(192)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(185)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(185)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(184)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(184)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(184)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(184)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(186)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(186)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(186)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(184)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(184)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(184)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(184)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(184)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(184)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(184)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(184)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(186)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(186)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(186)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(184)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(186)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(185)@37811ff634e5: Deleted conn table entry 0TC_mo_call_clear_request0(192)6141128 TC_mo_call_clear_request0(192)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_mo_call_clear_request0(192)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_call_clear_request0(192)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_mo_call_clear_request0(192)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_mo_call_clear_request0(192)@37811ff634e5: 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 := '0491BF62'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(185)@37811ff634e5: Added conn table entry 0TC_mo_call_clear_request0(192)14286668 MSC_Test_0-RAN(185)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(184)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(186)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(186)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(186)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(186)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(184)@37811ff634e5: { messageType := 2, destLocRef := 'D9FF4C'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(184)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(186)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(186)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(186)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(184)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(184)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(184)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(184)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(184)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(184)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(184)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(184)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_call_clear_request0(192)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_call_clear_request0(192)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(187)@37811ff634e5: Created MnccExpect[0] for "12345" to be handled at TC_mo_call_clear_request0(192) MSC_Test-MGCP(188)@37811ff634e5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mo_call_clear_request0(192) MSC_Test_0-RAN(185)@37811ff634e5: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(185)@37811ff634e5: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(184)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(184)@37811ff634e5: vl_len:19 MSC_Test_0-SCCP(184)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(184)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(186)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(188)@37811ff634e5: 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(192) TC_mo_call_clear_request0(192)@37811ff634e5: f_mo_call_establish 2: rx 1st CRCX TC_mo_call_clear_request0(192)@37811ff634e5: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(187)@37811ff634e5: Found MnccExpect[0] for "12345" handled at TC_mo_call_clear_request0(192) MSC_Test-MNCC(187)@37811ff634e5: Added conn table entry 0TC_mo_call_clear_request0(192)-2147483644 MSC_Test_0-M3UA(186)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(186)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(184)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(184)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(184)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(184)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_call_clear_request0(192)@37811ff634e5: f_mo_call_establish 1: rx MNCC SETUP ind TC_mo_call_clear_request0(192)@37811ff634e5: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(184)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(184)@37811ff634e5: vl_len:14 MSC_Test_0-SCCP(184)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(184)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(186)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_call_clear_request0(192)@37811ff634e5: f_mo_call_establish 3: rx RTP CREATE TC_mo_call_clear_request0(192)@37811ff634e5: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(186)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(186)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(184)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(184)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(184)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(184)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(186)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(186)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(184)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(184)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(184)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(184)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_call_clear_request0(192)@37811ff634e5: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(186)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(186)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(184)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(184)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(184)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(184)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_call_clear_request0(192)@37811ff634e5: as_optional_mgcp_mdcx: rx MDCX TC_mo_call_clear_request0(192)@37811ff634e5: { 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.28.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(192)@37811ff634e5: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(185)@37811ff634e5: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(185)@37811ff634e5: patched enc_l3: '038F'O MSC_Test_0-SCCP(184)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(184)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(184)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(184)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(186)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_call_clear_request0(192)@37811ff634e5: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_mo_call_clear_request0(192)@37811ff634e5: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_call_clear_request0(192)@37811ff634e5: f_mo_call_establish DONE TC_mo_call_clear_request0(192)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(184)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(184)@37811ff634e5: vl_len:6 MSC_Test_0-SCCP(184)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(184)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000422040101'O MSC_Test_0-M3UA(186)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(186)@37811ff634e5: Message received on association #8 MSC_Test-MNCC(187)@37811ff634e5: Deleted conn table entry 0TC_mo_call_clear_request0(192)-2147483644 MSC_Test_0-M3UA(186)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(186)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(184)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(184)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(184)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(186)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(184)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(184)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(184)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(184)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(184)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(184)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(184)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(184)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(184)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(186)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(186)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(186)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(184)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(186)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(185)@37811ff634e5: Deleted conn table entry 0TC_mo_call_clear_request0(192)14286668 TC_mo_call_clear_request0(192)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_mo_call_clear_request0(192)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_call_clear_request0(192)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_mo_call_clear_request0(192)@37811ff634e5: 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(192)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_mo_call_clear_request0(192)@37811ff634e5: Final verdict of PTC: pass MSC_Test-GSUP(190)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(186)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(184)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(187)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(183)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(185)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(193)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(191)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(188)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(189)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(183): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(184): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(185): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(186): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(187): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(188): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(189): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(190): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(191): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_mo_call_clear_request0(192): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(193): none (pass -> pass) MTC@37811ff634e5: Test case TC_mo_call_clear_request finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_call_clear_request pass'. Thu Nov 21 04:13:19 UTC 2024 ====== MSC_Tests.TC_mo_call_clear_request pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_mo_call_clear_request.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=391091) Waiting for packet dumper to finish... 1 (prev_count=391091, count=392164) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_call_clear_request pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_call_clear_request'. ------ MSC_Tests.TC_mt_call_clear_request ------ Thu Nov 21 04: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_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_call_clear_request' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_mt_call_clear_request started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(197)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(197)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(197)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(195)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(198)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(197)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(197)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(197)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(197)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(197)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(197)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(197)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(197)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(197)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(197)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(197)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(197)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(197)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(197)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(197)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(197)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(200)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(200)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(200)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(200)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(200)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(200)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(200)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(200)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(201)@37811ff634e5: Created GsupExpect[0] for "262420002532768" to be handled at TC_mt_call_clear_request0(203) TC_mt_call_clear_request0(203)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(197)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(197)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(197)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(196)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(196)@37811ff634e5: Added conn table entry 0TC_mt_call_clear_request0(203)1148996 MSC_Test_0-SCCP(195)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(196)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(197)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(197)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(197)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(197)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(197)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(195)@37811ff634e5: { messageType := 2, destLocRef := '118844'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(195)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(195)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(195)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(195)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(195)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(201)@37811ff634e5: Found GsupExpect[0] for "262420002532768" handled at TC_mt_call_clear_request0(203) MSC_Test-GSUP(201)@37811ff634e5: Added IMSI table entry 0TC_mt_call_clear_request0(203)"262420002532768" MSC_Test_0-SCCP(195)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(195)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(195)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(195)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(197)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mt_call_clear_request0(203)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mt_call_clear_request0(203)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(197)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(197)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(195)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(195)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(195)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(195)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_call_clear_request0(203)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(196)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(196)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(195)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(195)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(195)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(195)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(197)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(197)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(197)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(195)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(195)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(195)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(195)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(195)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(195)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(195)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(195)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(197)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(197)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(197)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(195)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(197)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(196)@37811ff634e5: Deleted conn table entry 0TC_mt_call_clear_request0(203)1148996 TC_mt_call_clear_request0(203)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_mt_call_clear_request0(203)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mt_call_clear_request0(203)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_mt_call_clear_request0(203)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(198)@37811ff634e5: Added conn table entry 0TC_mt_call_clear_request0(203)1960376066 MSC_Test_0-RAN(196)@37811ff634e5: Created IMSI[0] for '262420002532768'H'0120AF1B'O to be handled at TC_mt_call_clear_request0(203) MSC_Test_0-M3UA(197)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(197)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(196)@37811ff634e5: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_mt_call_clear_request0(203) TC_mt_call_clear_request0(203)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(196)@37811ff634e5: Created IMSI[1] for '262420002532768'H'0120AF1B'O to be handled at TC_mt_call_clear_request0(203) TC_mt_call_clear_request0(203)@37811ff634e5: 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 := '0120AF1B'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(196)@37811ff634e5: Added conn table entry 0TC_mt_call_clear_request0(203)6019581 MSC_Test_0-SCCP(195)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(197)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(197)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(197)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(195)@37811ff634e5: { messageType := 2, destLocRef := '5BD9FD'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(195)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(197)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(197)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(195)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(195)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(197)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(195)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(195)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(197)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(195)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(195)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(195)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(195)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_call_clear_request0(203)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mt_call_clear_request0(203)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_mt_call_clear_request0(203)@37811ff634e5: f_mt_call_complete 1 MSC_Test_0-RAN(196)@37811ff634e5: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(196)@37811ff634e5: patched enc_l3: '8301'O MSC_Test_0-SCCP(195)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(195)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(195)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(195)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(197)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mt_call_clear_request0(203)@37811ff634e5: f_mt_call_complete 2 MSC_Test-MGCP(199)@37811ff634e5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mt_call_clear_request0(203) MSC_Test-MGCP(199)@37811ff634e5: 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(203) TC_mt_call_clear_request0(203)@37811ff634e5: f_mt_call_complete 3 TC_mt_call_clear_request0(203)@37811ff634e5: f_mt_call_complete 4 MSC_Test_0-M3UA(197)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(197)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(195)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(195)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(195)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(195)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_call_clear_request0(203)@37811ff634e5: f_mt_call_complete 6 MSC_Test_0-SCCP(195)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(195)@37811ff634e5: vl_len:14 MSC_Test_0-SCCP(195)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(195)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(197)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(196)@37811ff634e5: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(196)@37811ff634e5: patched enc_l3: '8347'O MSC_Test_0-SCCP(195)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(195)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(195)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(195)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(197)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mt_call_clear_request0(203)@37811ff634e5: f_mt_call_complete 5 TC_mt_call_clear_request0(203)@37811ff634e5: f_mt_call_complete 8 TC_mt_call_clear_request0(203)@37811ff634e5: f_mt_call_complete 7 TC_mt_call_clear_request0(203)@37811ff634e5: f_mt_call_complete 9 TC_mt_call_clear_request0(203)@37811ff634e5: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mt_call_clear_request0(203)@37811ff634e5: f_mt_call_complete DONE TC_mt_call_clear_request0(203)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(195)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(195)@37811ff634e5: vl_len:6 MSC_Test_0-SCCP(195)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(195)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000422040101'O MSC_Test_0-M3UA(197)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(197)@37811ff634e5: Message received on association #8 MSC_Test-MNCC(198)@37811ff634e5: Deleted conn table entry 0TC_mt_call_clear_request0(203)1960376066 MSC_Test_0-M3UA(197)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(197)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(195)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(195)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(197)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(195)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(195)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(195)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(195)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(195)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(195)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(195)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(195)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(195)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(195)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(197)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(197)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(197)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(195)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(197)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(196)@37811ff634e5: Deleted conn table entry 0TC_mt_call_clear_request0(203)6019581 TC_mt_call_clear_request0(203)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_mt_call_clear_request0(203)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mt_call_clear_request0(203)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_mt_call_clear_request0(203)@37811ff634e5: 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(203)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_mt_call_clear_request0(203)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-SCCP(195)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(201)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(197)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(196)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(198)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(194)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(202)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(204)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(199)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(200)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(194): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(195): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(196): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(197): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(198): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(199): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(200): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(201): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(202): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_mt_call_clear_request0(203): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(204): none (pass -> pass) MTC@37811ff634e5: Test case TC_mt_call_clear_request finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_call_clear_request pass'. Thu Nov 21 04:13:26 UTC 2024 ====== MSC_Tests.TC_mt_call_clear_request pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_mt_call_clear_request.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=297802) Waiting for packet dumper to finish... 1 (prev_count=297802, count=382297) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_call_clear_request pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_disconnect'. ------ MSC_Tests.TC_lu_disconnect ------ Thu Nov 21 04:13:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_disconnect.pcap" >/data/MSC_Tests.TC_lu_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_disconnect' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_lu_disconnect started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(208)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(208)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(208)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(206)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(209)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(208)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(208)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(208)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(208)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(208)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(208)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(208)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(208)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(208)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(208)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(208)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(208)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(208)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(208)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(208)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(208)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(211)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(211)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(211)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(211)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(211)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(211)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(211)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(211)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(212)@37811ff634e5: Created GsupExpect[0] for "262420000000011" to be handled at TC_lu_disconnect0(214) TC_lu_disconnect0(214)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(208)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(208)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(208)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(207)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(207)@37811ff634e5: Added conn table entry 0TC_lu_disconnect0(214)11224988 MSC_Test_0-RAN(207)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(206)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(208)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(208)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(208)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(208)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(208)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(206)@37811ff634e5: { messageType := 2, destLocRef := 'AB479C'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(206)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(206)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(206)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(206)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(206)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(212)@37811ff634e5: Found GsupExpect[0] for "262420000000011" handled at TC_lu_disconnect0(214) MSC_Test-GSUP(212)@37811ff634e5: Added IMSI table entry 0TC_lu_disconnect0(214)"262420000000011" MSC_Test_0-SCCP(206)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(206)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(206)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(206)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(208)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_disconnect0(214)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-RAN(207)@37811ff634e5: Deleted conn table entry 0TC_lu_disconnect0(214)11224988 MSC_Test_0-SCCP(206)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-M3UA(208)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(208)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(208)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(206)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(206)@37811ff634e5: RLC received in state:disconnect_pending TC_lu_disconnect0(214)@37811ff634e5: Final verdict of PTC: pass MSC_Test-GSUP(212)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(209)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(207)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(206)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(208)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(213)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(205)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(210)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(211)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(215)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(205): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(206): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(207): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(208): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(209): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(210): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(211): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(212): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(213): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_lu_disconnect0(214): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(215): none (pass -> pass) MTC@37811ff634e5: Test case TC_lu_disconnect finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_disconnect pass'. Thu Nov 21 04:13:32 UTC 2024 ====== MSC_Tests.TC_lu_disconnect pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_lu_disconnect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=112036) Waiting for packet dumper to finish... 1 (prev_count=112036, count=131206) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_disconnect pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_by_imei'. ------ MSC_Tests.TC_lu_by_imei ------ Thu Nov 21 04:13: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_by_imei.pcap" >/data/MSC_Tests.TC_lu_by_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_by_imei' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_lu_by_imei started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(219)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(219)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(219)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(217)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(220)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(219)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(219)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(219)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(219)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(219)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(219)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(219)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(219)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(219)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(219)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(219)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(219)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(219)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(219)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(219)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(219)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(222)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(222)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(222)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(222)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(222)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(222)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(222)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(222)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(223)@37811ff634e5: Created GsupExpect[0] for "262420000000012" to be handled at TC_lu_by_imei0(225) TC_lu_by_imei0(225)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, 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(219)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(219)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(219)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(218)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(218)@37811ff634e5: Added conn table entry 0TC_lu_by_imei0(225)12050400 MSC_Test_0-SCCP(217)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(218)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(219)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(219)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(219)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(219)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(219)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(217)@37811ff634e5: { messageType := 2, destLocRef := 'B7DFE0'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(217)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(217)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(217)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(217)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(217)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(217)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(217)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(217)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(217)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(219)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(219)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(219)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(219)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(219)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(217)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(217)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(217)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(217)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(217)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(217)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(217)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(217)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(217)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(217)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(217)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(217)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(219)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(219)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(219)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(217)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(219)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(218)@37811ff634e5: Deleted conn table entry 0TC_lu_by_imei0(225)12050400 TC_lu_by_imei0(225)@37811ff634e5: setverdict(pass): none -> pass TC_lu_by_imei0(225)@37811ff634e5: Skipping f_verify_vty_lac_ci() TC_lu_by_imei0(225)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_by_imei0(225)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-RAN(218)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(223)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(219)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(217)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(220)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(222)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(224)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(221)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(216)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(226)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(216): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(217): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(218): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(219): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(220): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(221): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(222): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(223): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(224): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_lu_by_imei0(225): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(226): none (pass -> pass) MTC@37811ff634e5: Test case TC_lu_by_imei finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_by_imei pass'. Thu Nov 21 04:13:42 UTC 2024 ====== MSC_Tests.TC_lu_by_imei pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_lu_by_imei.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=131501) Waiting for packet dumper to finish... 1 (prev_count=131501, count=147015) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_by_imei pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_by_tmsi_noauth_unknown'. ------ MSC_Tests.TC_lu_by_tmsi_noauth_unknown ------ Thu Nov 21 04:13:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_by_tmsi_noauth_unknown' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_lu_by_tmsi_noauth_unknown started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(230)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(230)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(230)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(228)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(231)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(230)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(230)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(230)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(230)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(230)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(230)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(230)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(230)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(230)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(230)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(230)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(230)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(230)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(230)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(230)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(230)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(233)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(233)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(233)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(233)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(233)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(233)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(233)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(233)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(234)@37811ff634e5: Created GsupExpect[0] for "262420000000013" to be handled at TC_lu_by_tmsi_noauth_unknown0(236) TC_lu_by_tmsi_noauth_unknown0(236)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, 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(230)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(230)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(230)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(229)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(229)@37811ff634e5: Added conn table entry 0TC_lu_by_tmsi_noauth_unknown0(236)10371985 MSC_Test_0-RAN(229)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(228)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(230)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(230)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(230)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(230)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(230)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(228)@37811ff634e5: { messageType := 2, destLocRef := '9E4391'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(228)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(228)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(228)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(228)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(228)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(228)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(228)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(228)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(228)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(230)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(229)@37811ff634e5: patching N(SD)=1 into dtap '0519100921437598BADCFE1032547698BADCFE'O MSC_Test_0-RAN(229)@37811ff634e5: patched enc_l3: '0559100921437598BADCFE1032547698BADCFE'O MSC_Test_0-SCCP(228)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(228)@37811ff634e5: vl_len:22 MSC_Test_0-SCCP(228)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(228)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100130559100921437598BADCFE1032547698BADCFE'O MSC_Test_0-RAN(229)@37811ff634e5: patching N(SD)=2 into dtap '0519082926240000000031'O MSC_Test_0-M3UA(230)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(229)@37811ff634e5: patched enc_l3: '0599082926240000000031'O MSC_Test_0-SCCP(228)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(228)@37811ff634e5: vl_len:14 MSC_Test_0-SCCP(228)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(228)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000B0599082926240000000031'O MSC_Test_0-M3UA(230)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(230)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(230)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(228)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(228)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(228)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(228)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(234)@37811ff634e5: Found GsupExpect[0] for "262420000000013" handled at TC_lu_by_tmsi_noauth_unknown0(236) MSC_Test-GSUP(234)@37811ff634e5: Added IMSI table entry 0TC_lu_by_tmsi_noauth_unknown0(236)"262420000000013" MSC_Test_0-M3UA(230)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(230)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(228)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(228)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(228)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(228)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(229)@37811ff634e5: patching N(SD)=3 into dtap '051B'O MSC_Test_0-RAN(229)@37811ff634e5: patched enc_l3: '05DB'O MSC_Test_0-SCCP(228)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(228)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(228)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(228)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000205DB'O MSC_Test_0-M3UA(230)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(230)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(230)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(228)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(228)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(228)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(228)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(228)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(228)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(228)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(228)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(230)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(230)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(230)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(228)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(230)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(229)@37811ff634e5: Deleted conn table entry 0TC_lu_by_tmsi_noauth_unknown0(236)10371985 TC_lu_by_tmsi_noauth_unknown0(236)@37811ff634e5: setverdict(pass): none -> pass TC_lu_by_tmsi_noauth_unknown0(236)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_by_tmsi_noauth_unknown0(236)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_by_tmsi_noauth_unknown0(236)@37811ff634e5: Final verdict of PTC: pass MSC_Test-MNCC(231)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(229)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(234)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(230)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(237)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(228)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(232)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(233)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(235)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(227)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(227): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(228): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(229): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(230): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(231): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(232): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(233): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(234): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(235): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_lu_by_tmsi_noauth_unknown0(236): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(237): none (pass -> pass) MTC@37811ff634e5: Test case TC_lu_by_tmsi_noauth_unknown finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_by_tmsi_noauth_unknown pass'. Thu Nov 21 04:13:47 UTC 2024 ====== MSC_Tests.TC_lu_by_tmsi_noauth_unknown pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_lu_by_tmsi_noauth_unknown.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=32533) Waiting for packet dumper to finish... 1 (prev_count=32533, count=195115) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_by_tmsi_noauth_unknown pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_attached_imsi_lu_unknown_tmsi'. ------ MSC_Tests.TC_attached_imsi_lu_unknown_tmsi ------ Thu Nov 21 04:13: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_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_attached_imsi_lu_unknown_tmsi' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_attached_imsi_lu_unknown_tmsi started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(241)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(241)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(241)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(239)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(242)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(241)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(241)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(241)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(241)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(241)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(241)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(241)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(241)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(241)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(241)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(241)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(241)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(241)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(241)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(241)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(241)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(244)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(244)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(244)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(244)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(244)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(244)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(244)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(244)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(245)@37811ff634e5: Created GsupExpect[0] for "262420000000056" to be handled at TC_attached_imsi_lu_unknown_tmsi0(247) TC_attached_imsi_lu_unknown_tmsi0(247)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, 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(241)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(241)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(241)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(240)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(240)@37811ff634e5: Added conn table entry 0TC_attached_imsi_lu_unknown_tmsi0(247)9484488 MSC_Test_0-SCCP(239)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(240)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(241)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(241)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(241)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(241)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(241)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(239)@37811ff634e5: { messageType := 2, destLocRef := '90B8C8'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(239)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(239)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(239)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(239)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(239)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(239)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(239)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(239)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(239)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(241)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(240)@37811ff634e5: patching N(SD)=1 into dtap '0519082926240000000065'O MSC_Test_0-RAN(240)@37811ff634e5: patched enc_l3: '0559082926240000000065'O MSC_Test_0-SCCP(239)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(239)@37811ff634e5: vl_len:14 MSC_Test_0-SCCP(239)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(239)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000B0559082926240000000065'O MSC_Test_0-M3UA(241)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(241)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(241)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(239)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(239)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(239)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(239)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(245)@37811ff634e5: Found GsupExpect[0] for "262420000000056" handled at TC_attached_imsi_lu_unknown_tmsi0(247) MSC_Test-GSUP(245)@37811ff634e5: Added IMSI table entry 0TC_attached_imsi_lu_unknown_tmsi0(247)"262420000000056" MSC_Test_0-M3UA(241)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(241)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(239)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(239)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(239)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(239)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(240)@37811ff634e5: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(240)@37811ff634e5: patched enc_l3: '059B'O MSC_Test_0-SCCP(239)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(239)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(239)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(239)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(241)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(241)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(241)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(239)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(239)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(239)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(239)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(239)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(239)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(239)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(239)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(241)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(241)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(241)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(239)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(241)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(240)@37811ff634e5: Deleted conn table entry 0TC_attached_imsi_lu_unknown_tmsi0(247)9484488 TC_attached_imsi_lu_unknown_tmsi0(247)@37811ff634e5: setverdict(pass): none -> pass TC_attached_imsi_lu_unknown_tmsi0(247)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, 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(240)@37811ff634e5: Added conn table entry 0TC_attached_imsi_lu_unknown_tmsi0(247)14763109 MSC_Test_0-RAN(240)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(239)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(241)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(241)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(241)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(241)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(241)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(239)@37811ff634e5: { messageType := 2, destLocRef := 'E14465'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(239)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(239)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(239)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(239)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(239)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(240)@37811ff634e5: patching N(SD)=1 into dtap '0519082926240000000065'O MSC_Test_0-RAN(240)@37811ff634e5: patched enc_l3: '0559082926240000000065'O MSC_Test_0-SCCP(239)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(239)@37811ff634e5: vl_len:14 MSC_Test_0-SCCP(239)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(239)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000B0559082926240000000065'O MSC_Test_0-M3UA(241)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(241)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(241)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(239)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(239)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(239)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(239)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(241)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(241)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(239)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(239)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(239)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(239)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(240)@37811ff634e5: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(240)@37811ff634e5: patched enc_l3: '059B'O MSC_Test_0-SCCP(239)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(239)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(239)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(239)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(241)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(241)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(241)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(239)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(239)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(239)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(239)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(239)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(239)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(239)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(239)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(241)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(241)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(241)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(239)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(241)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(240)@37811ff634e5: Deleted conn table entry 0TC_attached_imsi_lu_unknown_tmsi0(247)14763109 TC_attached_imsi_lu_unknown_tmsi0(247)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_attached_imsi_lu_unknown_tmsi0(247)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-SCCP(239)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(245)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(240)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(242)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(241)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(238)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(246)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(243)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(244)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(248)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(238): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(239): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(240): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(241): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(242): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(243): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(244): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(245): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(246): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_attached_imsi_lu_unknown_tmsi0(247): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(248): none (pass -> pass) MTC@37811ff634e5: Test case TC_attached_imsi_lu_unknown_tmsi finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_attached_imsi_lu_unknown_tmsi pass'. Thu Nov 21 04:13:52 UTC 2024 ====== MSC_Tests.TC_attached_imsi_lu_unknown_tmsi pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_attached_imsi_lu_unknown_tmsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=236509) Waiting for packet dumper to finish... 1 (prev_count=236509, count=300000) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_attached_imsi_lu_unknown_tmsi pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_imsi_detach_by_imsi'. ------ MSC_Tests.TC_imsi_detach_by_imsi ------ Thu Nov 21 04:13:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_imsi_detach_by_imsi' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_imsi_detach_by_imsi started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(252)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(252)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(252)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(250)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(253)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(252)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(252)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(252)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(252)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(252)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(252)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(252)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(252)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(252)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(252)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(252)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(252)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(252)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(252)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(252)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(252)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(255)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(255)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(255)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(255)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(255)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(255)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(255)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(255)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_imsi_detach_by_imsi0(258)@37811ff634e5: 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(252)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(252)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(252)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(251)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(251)@37811ff634e5: Added conn table entry 0TC_imsi_detach_by_imsi0(258)9217410 MSC_Test_0-SCCP(250)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(251)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(252)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(252)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(252)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(252)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(252)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(250)@37811ff634e5: { messageType := 2, destLocRef := '8CA582'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(250)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(250)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(250)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(250)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(250)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(250)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(250)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(250)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(250)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(252)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(250)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(250)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(250)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(250)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(252)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(252)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(252)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(250)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(252)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(251)@37811ff634e5: Deleted conn table entry 0TC_imsi_detach_by_imsi0(258)9217410 TC_imsi_detach_by_imsi0(258)@37811ff634e5: setverdict(pass): none -> pass TC_imsi_detach_by_imsi0(258)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-M3UA(252)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(251)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(256)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(255)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(250)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(257)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(253)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(254)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(249)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(259)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(249): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(250): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(251): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(252): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(253): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(254): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(255): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(256): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(257): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_imsi_detach_by_imsi0(258): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(259): none (pass -> pass) MTC@37811ff634e5: Test case TC_imsi_detach_by_imsi finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_imsi_detach_by_imsi pass'. Thu Nov 21 04:13:57 UTC 2024 ====== MSC_Tests.TC_imsi_detach_by_imsi pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_imsi_detach_by_imsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=32549) Waiting for packet dumper to finish... 1 (prev_count=32549, count=125372) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_imsi_detach_by_imsi pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_imsi_detach_by_tmsi'. ------ MSC_Tests.TC_imsi_detach_by_tmsi ------ Thu Nov 21 04:13: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_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_imsi_detach_by_tmsi' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_imsi_detach_by_tmsi started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(263)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(263)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(263)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(261)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(264)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(263)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(263)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(263)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(263)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(263)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(263)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(263)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(263)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(263)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(263)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(263)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(263)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(263)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(263)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(263)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(263)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(266)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(266)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(266)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(266)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(266)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(266)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(266)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(266)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_imsi_detach_by_tmsi0(269)@37811ff634e5: 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(263)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(263)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(263)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(262)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(262)@37811ff634e5: Added conn table entry 0TC_imsi_detach_by_tmsi0(269)14462259 MSC_Test_0-SCCP(261)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(262)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(263)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(263)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(263)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(263)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(263)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(261)@37811ff634e5: { messageType := 2, destLocRef := 'DCAD33'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(261)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(261)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(261)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(261)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(261)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(261)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(261)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(261)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(261)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(263)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(261)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(261)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(261)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(261)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(263)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(263)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(263)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(261)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(263)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(262)@37811ff634e5: Deleted conn table entry 0TC_imsi_detach_by_tmsi0(269)14462259 TC_imsi_detach_by_tmsi0(269)@37811ff634e5: setverdict(pass): none -> pass TC_imsi_detach_by_tmsi0(269)@37811ff634e5: Skipping f_verify_vty_lac_ci() TC_imsi_detach_by_tmsi0(269)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_imsi_detach_by_tmsi0(269)@37811ff634e5: Final verdict of PTC: pass MSC_Test-GSUP(267)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(264)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(262)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(263)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(261)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(270)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(268)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(266)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(265)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(260)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(260): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(261): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(262): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(263): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(264): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(265): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(266): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(267): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(268): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_imsi_detach_by_tmsi0(269): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(270): none (pass -> pass) MTC@37811ff634e5: Test case TC_imsi_detach_by_tmsi finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_imsi_detach_by_tmsi pass'. Thu Nov 21 04:14:02 UTC 2024 ====== MSC_Tests.TC_imsi_detach_by_tmsi pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_imsi_detach_by_tmsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=32461) Waiting for packet dumper to finish... 1 (prev_count=32461, count=125268) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_imsi_detach_by_tmsi pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_imsi_detach_by_imei'. ------ MSC_Tests.TC_imsi_detach_by_imei ------ Thu Nov 21 04:14: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_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_imsi_detach_by_imei' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_imsi_detach_by_imei started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(274)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(274)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(274)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(272)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(275)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(274)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(274)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(274)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(274)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(274)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(274)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(274)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(274)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(274)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(274)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(274)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(274)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(274)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(274)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(274)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(274)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(277)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(277)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(277)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(277)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(277)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(277)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(277)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(277)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_imsi_detach_by_imei0(280)@37811ff634e5: 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(274)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(274)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(274)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(273)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(273)@37811ff634e5: Added conn table entry 0TC_imsi_detach_by_imei0(280)5021335 MSC_Test_0-SCCP(272)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(273)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(274)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(274)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(274)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(274)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(274)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(272)@37811ff634e5: { messageType := 2, destLocRef := '4C9E97'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(272)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(272)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(272)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(272)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(272)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(272)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(272)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(272)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(272)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(274)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(272)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(272)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(272)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(272)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(274)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(274)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(274)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(272)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(274)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(273)@37811ff634e5: Deleted conn table entry 0TC_imsi_detach_by_imei0(280)5021335 TC_imsi_detach_by_imei0(280)@37811ff634e5: setverdict(pass): none -> pass TC_imsi_detach_by_imei0(280)@37811ff634e5: Skipping f_verify_vty_lac_ci() TC_imsi_detach_by_imei0(280)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_imsi_detach_by_imei0(280)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-RAN(273)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(278)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(275)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(274)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(272)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(279)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(277)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(276)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(281)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(271)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(271): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(272): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(273): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(274): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(275): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(276): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(277): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(278): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(279): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_imsi_detach_by_imei0(280): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(281): none (pass -> pass) MTC@37811ff634e5: Test case TC_imsi_detach_by_imei finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_imsi_detach_by_imei pass'. Thu Nov 21 04:14:06 UTC 2024 ====== MSC_Tests.TC_imsi_detach_by_imei pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_imsi_detach_by_imei.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=32461) Waiting for packet dumper to finish... 1 (prev_count=32461, count=125505) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_imsi_detach_by_imei pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_emerg_call_imei_reject'. ------ MSC_Tests.TC_emerg_call_imei_reject ------ Thu Nov 21 04:14: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_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_emerg_call_imei_reject' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_emerg_call_imei_reject started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(285)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(285)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(285)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(283)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(286)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(285)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(285)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(285)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(285)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(285)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(285)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(285)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(285)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(285)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(285)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(285)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(285)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(285)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(285)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(285)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(285)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(288)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(288)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(288)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(288)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(288)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(288)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(288)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(288)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_emerg_call_imei_reject0(291)@37811ff634e5: 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(285)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(285)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(285)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(284)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(284)@37811ff634e5: Added conn table entry 0TC_emerg_call_imei_reject0(291)2884002 MSC_Test_0-RAN(284)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(283)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(285)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(285)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(285)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(285)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(283)@37811ff634e5: { messageType := 2, destLocRef := '2C01A2'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-M3UA(285)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(285)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(285)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(283)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(283)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(283)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(283)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(283)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(283)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(283)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(283)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(283)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(283)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(283)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(283)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(283)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(285)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(285)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(285)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(283)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(285)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(284)@37811ff634e5: Deleted conn table entry 0TC_emerg_call_imei_reject0(291)2884002 TC_emerg_call_imei_reject0(291)@37811ff634e5: setverdict(pass): none -> pass TC_emerg_call_imei_reject0(291)@37811ff634e5: Skipping f_verify_vty_lac_ci() TC_emerg_call_imei_reject0(291)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imei_reject0(291)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-M3UA(285)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(283)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(288)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(289)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(286)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(284)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(287)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(290)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(282)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(282): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(283): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(284): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(285): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(286): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(287): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(288): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(289): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(290): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_emerg_call_imei_reject0(291): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (pass -> pass) MTC@37811ff634e5: Test case TC_emerg_call_imei_reject finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_emerg_call_imei_reject pass'. Thu Nov 21 04:14:11 UTC 2024 ====== MSC_Tests.TC_emerg_call_imei_reject pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_emerg_call_imei_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=32497) Waiting for packet dumper to finish... 1 (prev_count=32497, count=124347) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_emerg_call_imei_reject pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_emerg_call_imsi'. ------ MSC_Tests.TC_emerg_call_imsi ------ Thu Nov 21 04:14: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_emerg_call_imsi.pcap" >/data/MSC_Tests.TC_emerg_call_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_emerg_call_imsi' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_emerg_call_imsi started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(296)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(296)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(296)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(294)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(297)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(296)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(296)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(296)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(296)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(296)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(296)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(296)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(296)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(296)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(296)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(296)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(296)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(296)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(296)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(296)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(296)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(299)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(299)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(299)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(299)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(299)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(299)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(299)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(299)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(300)@37811ff634e5: Created GsupExpect[0] for "262420000000018" to be handled at TC_emerg_call_imsi0(302) TC_emerg_call_imsi0(302)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(296)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(296)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(296)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(295)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(295)@37811ff634e5: Added conn table entry 0TC_emerg_call_imsi0(302)5459455 MSC_Test_0-RAN(295)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(294)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(296)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(296)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(296)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(296)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(296)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@37811ff634e5: { messageType := 2, destLocRef := '534DFF'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(294)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(294)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(294)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(294)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(294)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(300)@37811ff634e5: Found GsupExpect[0] for "262420000000018" handled at TC_emerg_call_imsi0(302) MSC_Test-GSUP(300)@37811ff634e5: Added IMSI table entry 0TC_emerg_call_imsi0(302)"262420000000018" MSC_Test_0-SCCP(294)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(294)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(294)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(294)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(296)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_emerg_call_imsi0(302)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_emerg_call_imsi0(302)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(296)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(296)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(294)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(294)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(294)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(302)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(295)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(295)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(294)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(294)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(294)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(294)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(296)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(296)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(296)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(294)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(294)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(294)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(294)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(294)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(294)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(294)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(296)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(296)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(296)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(296)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(295)@37811ff634e5: Deleted conn table entry 0TC_emerg_call_imsi0(302)5459455 TC_emerg_call_imsi0(302)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(302)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_emerg_call_imsi0(302)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(302)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(302)@37811ff634e5: 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 := '80B78117'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(295)@37811ff634e5: Added conn table entry 0TC_emerg_call_imsi0(302)2246199 MSC_Test_0-RAN(295)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(294)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(296)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(296)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(296)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@37811ff634e5: { messageType := 2, destLocRef := '224637'O ("\"F7"), 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(294)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(296)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(296)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(296)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(294)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(294)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(294)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(294)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(296)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(294)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(294)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(294)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(302)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_emerg_call_imsi0(302)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(297)@37811ff634e5: Created MnccExpect[0] for "112" to be handled at TC_emerg_call_imsi0(302) MSC_Test-MGCP(298)@37811ff634e5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_emerg_call_imsi0(302) MSC_Test_0-RAN(295)@37811ff634e5: patching N(SD)=1 into dtap '030E0406600504020081'O MSC_Test_0-RAN(295)@37811ff634e5: patched enc_l3: '034E0406600504020081'O MSC_Test_0-SCCP(294)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(294)@37811ff634e5: vl_len:13 MSC_Test_0-SCCP(294)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(294)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000A034E0406600504020081'O MSC_Test_0-M3UA(296)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(298)@37811ff634e5: 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(302) TC_emerg_call_imsi0(302)@37811ff634e5: f_mo_call_establish 2: rx 1st CRCX TC_emerg_call_imsi0(302)@37811ff634e5: f_mo_call_establish 6: rx 2nd CRCX MSC_Test_0-M3UA(296)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(296)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(294)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(294)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(294)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(297)@37811ff634e5: Found MnccExpect[0] for "112" handled at TC_emerg_call_imsi0(302) MSC_Test-MNCC(297)@37811ff634e5: Added conn table entry 0TC_emerg_call_imsi0(302)-2147483643 TC_emerg_call_imsi0(302)@37811ff634e5: f_mo_call_establish 1: rx MNCC SETUP ind TC_emerg_call_imsi0(302)@37811ff634e5: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(294)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(294)@37811ff634e5: vl_len:14 MSC_Test_0-SCCP(294)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(294)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(296)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_emerg_call_imsi0(302)@37811ff634e5: f_mo_call_establish 3: rx RTP CREATE TC_emerg_call_imsi0(302)@37811ff634e5: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(296)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(296)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(294)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(294)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(294)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(296)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(296)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(294)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(294)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(294)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(302)@37811ff634e5: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(296)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(296)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(294)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(294)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(294)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(302)@37811ff634e5: as_optional_mgcp_mdcx: rx MDCX TC_emerg_call_imsi0(302)@37811ff634e5: { 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.28.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(302)@37811ff634e5: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(295)@37811ff634e5: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(295)@37811ff634e5: patched enc_l3: '038F'O MSC_Test_0-SCCP(294)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(294)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(294)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(294)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(296)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_emerg_call_imsi0(302)@37811ff634e5: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_emerg_call_imsi0(302)@37811ff634e5: Osmux ok: use_osmux = false got_osmux_count = 0 TC_emerg_call_imsi0(302)@37811ff634e5: f_mo_call_establish DONE TC_emerg_call_imsi0(302)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(302)@37811ff634e5: Hold the call for some time TC_emerg_call_imsi0(302)@37811ff634e5: Call stayed open for 5.000000 seconds, all is well. TC_emerg_call_imsi0(302)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(302)@37811ff634e5: Hangup TC_emerg_call_imsi0(302)@37811ff634e5: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(296)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(296)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(294)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(294)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(294)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(302)@37811ff634e5: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(296)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(296)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(294)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(294)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(294)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(302)@37811ff634e5: f_call_hangup 2.a: rx DTAP CC RELEASE TC_emerg_call_imsi0(302)@37811ff634e5: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(295)@37811ff634e5: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(295)@37811ff634e5: patched enc_l3: '03EA'O MSC_Test_0-SCCP(294)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(294)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(294)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(294)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(296)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(296)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(296)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(294)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(294)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(294)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(297)@37811ff634e5: Deleted conn table entry 0TC_emerg_call_imsi0(302)-2147483643 TC_emerg_call_imsi0(302)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_emerg_call_imsi0(302)@37811ff634e5: f_call_hangup 5: rx BSSAP Clear Command TC_emerg_call_imsi0(302)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(294)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(294)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(294)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(294)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(296)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(296)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(296)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(296)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(295)@37811ff634e5: Deleted conn table entry 0TC_emerg_call_imsi0(302)2246199 TC_emerg_call_imsi0(302)@37811ff634e5: f_call_hangup 6: rx SCCP DISC TC_emerg_call_imsi0(302)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(302)@37811ff634e5: f_call_hangup 9: done TC_emerg_call_imsi0(302)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(302)@37811ff634e5: Final verdict of PTC: pass MSC_Test-GSUP(300)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(295)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(297)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(294)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(301)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(299)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(298)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(296)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(293)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(303)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(293): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(294): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(295): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(296): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(297): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(298): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(299): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(300): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(301): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_emerg_call_imsi0(302): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(303): none (pass -> pass) MTC@37811ff634e5: Test case TC_emerg_call_imsi finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_emerg_call_imsi pass'. Thu Nov 21 04:14:23 UTC 2024 ====== MSC_Tests.TC_emerg_call_imsi pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_emerg_call_imsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=381905) Waiting for packet dumper to finish... 1 (prev_count=381905, count=400288) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_emerg_call_imsi pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_req_vgcs_reject'. ------ MSC_Tests.TC_cm_serv_req_vgcs_reject ------ Thu Nov 21 04:14: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_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_req_vgcs_reject' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_cm_serv_req_vgcs_reject started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(307)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(307)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(307)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(305)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(308)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(307)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(307)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(307)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(307)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(307)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(307)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(307)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(307)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(307)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(307)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(307)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(307)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(307)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(307)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(307)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(307)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(310)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(310)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(310)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(310)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(310)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(310)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(310)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(310)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(311)@37811ff634e5: Created GsupExpect[0] for "262420000000019" to be handled at TC_cm_serv_req_vgcs_reject0(313) TC_cm_serv_req_vgcs_reject0(313)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(307)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(307)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(307)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(306)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(306)@37811ff634e5: Added conn table entry 0TC_cm_serv_req_vgcs_reject0(313)13011902 MSC_Test_0-RAN(306)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(305)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(307)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(307)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(307)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(307)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(307)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(305)@37811ff634e5: { messageType := 2, destLocRef := 'C68BBE'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(305)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(305)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(305)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(305)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(305)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(311)@37811ff634e5: Found GsupExpect[0] for "262420000000019" handled at TC_cm_serv_req_vgcs_reject0(313) MSC_Test-GSUP(311)@37811ff634e5: Added IMSI table entry 0TC_cm_serv_req_vgcs_reject0(313)"262420000000019" MSC_Test_0-SCCP(305)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(305)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(305)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(305)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(307)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_cm_serv_req_vgcs_reject0(313)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_vgcs_reject0(313)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(307)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(307)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(305)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(305)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(305)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(305)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_serv_req_vgcs_reject0(313)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(306)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(306)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(305)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(305)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(305)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(305)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(307)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(307)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(307)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(305)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(305)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(305)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(305)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(305)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(305)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(305)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(305)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(307)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(307)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(307)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(305)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(307)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(306)@37811ff634e5: Deleted conn table entry 0TC_cm_serv_req_vgcs_reject0(313)13011902 TC_cm_serv_req_vgcs_reject0(313)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vgcs_reject0(313)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_vgcs_reject0(313)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vgcs_reject0(313)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vgcs_reject0(313)@37811ff634e5: 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(306)@37811ff634e5: Added conn table entry 0TC_cm_serv_req_vgcs_reject0(313)4380350 MSC_Test_0-RAN(306)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(305)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(307)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(307)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(307)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(305)@37811ff634e5: { messageType := 2, destLocRef := '42D6BE'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(305)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(307)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(307)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(307)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(305)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(305)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(307)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(305)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(305)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(305)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(305)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(305)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(305)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(305)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(305)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(305)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(305)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(307)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(307)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(307)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(305)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(307)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(306)@37811ff634e5: Deleted conn table entry 0TC_cm_serv_req_vgcs_reject0(313)4380350 TC_cm_serv_req_vgcs_reject0(313)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vgcs_reject0(313)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_vgcs_reject0(313)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vgcs_reject0(313)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-M3UA(307)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(306)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(305)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(308)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(304)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(312)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(310)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(314)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(309)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(311)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(304): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(305): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(306): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(307): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(308): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(309): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(310): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(311): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(312): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_cm_serv_req_vgcs_reject0(313): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(314): none (pass -> pass) MTC@37811ff634e5: Test case TC_cm_serv_req_vgcs_reject finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_req_vgcs_reject pass'. Thu Nov 21 04:14:27 UTC 2024 ====== MSC_Tests.TC_cm_serv_req_vgcs_reject pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_cm_serv_req_vgcs_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=32509) Waiting for packet dumper to finish... 1 (prev_count=32509, count=232831) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_req_vgcs_reject pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_req_vbs_reject'. ------ MSC_Tests.TC_cm_serv_req_vbs_reject ------ Thu Nov 21 04:14: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_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_req_vbs_reject' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_cm_serv_req_vbs_reject started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(318)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(318)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(318)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(316)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(319)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(318)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(318)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(318)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(318)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(318)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(318)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(318)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(318)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(318)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(318)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(318)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(318)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(318)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(318)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(318)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(318)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(321)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(321)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(321)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(321)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(321)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(321)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(321)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(321)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(322)@37811ff634e5: Created GsupExpect[0] for "262420000000020" to be handled at TC_cm_serv_req_vbs_reject0(324) TC_cm_serv_req_vbs_reject0(324)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(318)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(318)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(318)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(317)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(317)@37811ff634e5: Added conn table entry 0TC_cm_serv_req_vbs_reject0(324)7452497 MSC_Test_0-RAN(317)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(316)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(318)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(318)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(318)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(318)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(318)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(316)@37811ff634e5: { messageType := 2, destLocRef := '71B751'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(316)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(316)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(316)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(316)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(316)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(322)@37811ff634e5: Found GsupExpect[0] for "262420000000020" handled at TC_cm_serv_req_vbs_reject0(324) MSC_Test-GSUP(322)@37811ff634e5: Added IMSI table entry 0TC_cm_serv_req_vbs_reject0(324)"262420000000020" MSC_Test_0-SCCP(316)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(316)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(316)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(316)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(318)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_cm_serv_req_vbs_reject0(324)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_vbs_reject0(324)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(318)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(318)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(316)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(316)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(316)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(316)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_serv_req_vbs_reject0(324)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(317)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(317)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(316)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(316)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(316)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(316)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(318)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(318)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(318)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(316)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(316)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(316)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(316)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(316)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(316)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(316)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(316)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(318)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(318)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(318)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(316)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(318)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(317)@37811ff634e5: Deleted conn table entry 0TC_cm_serv_req_vbs_reject0(324)7452497 TC_cm_serv_req_vbs_reject0(324)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vbs_reject0(324)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_vbs_reject0(324)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vbs_reject0(324)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vbs_reject0(324)@37811ff634e5: 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(317)@37811ff634e5: Added conn table entry 0TC_cm_serv_req_vbs_reject0(324)3342267 MSC_Test_0-RAN(317)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(316)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(318)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(318)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(318)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(316)@37811ff634e5: { messageType := 2, destLocRef := '32FFBB'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(316)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(318)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(318)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(318)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(316)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(318)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(316)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(316)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(316)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(316)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(316)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(316)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(316)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(316)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(316)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(316)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(316)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(318)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(318)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(318)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(316)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(318)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(317)@37811ff634e5: Deleted conn table entry 0TC_cm_serv_req_vbs_reject0(324)3342267 TC_cm_serv_req_vbs_reject0(324)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vbs_reject0(324)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_vbs_reject0(324)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vbs_reject0(324)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-RAN(317)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(322)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(319)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(316)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(318)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(323)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(315)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(321)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(325)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(320)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(315): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(316): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(317): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(318): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(319): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(320): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(321): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(322): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(323): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_cm_serv_req_vbs_reject0(324): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(325): none (pass -> pass) MTC@37811ff634e5: Test case TC_cm_serv_req_vbs_reject finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_req_vbs_reject pass'. Thu Nov 21 04:14:32 UTC 2024 ====== MSC_Tests.TC_cm_serv_req_vbs_reject pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_cm_serv_req_vbs_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=32497) Waiting for packet dumper to finish... 1 (prev_count=32497, count=233234) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_req_vbs_reject pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_req_lcs_reject'. ------ MSC_Tests.TC_cm_serv_req_lcs_reject ------ Thu Nov 21 04:14: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_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_req_lcs_reject' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_cm_serv_req_lcs_reject started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(329)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(329)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(329)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(327)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(330)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(329)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(329)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(329)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(329)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(329)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(329)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(329)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(329)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(329)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(329)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(329)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(329)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(329)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(329)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(329)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(329)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(332)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(332)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(332)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(332)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(332)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(332)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(332)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(332)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(333)@37811ff634e5: Created GsupExpect[0] for "262420000000021" to be handled at TC_cm_serv_req_lcs_reject0(335) TC_cm_serv_req_lcs_reject0(335)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(329)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(329)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(329)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(328)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(328)@37811ff634e5: Added conn table entry 0TC_cm_serv_req_lcs_reject0(335)3563108 MSC_Test_0-SCCP(327)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(328)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(329)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(329)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(329)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(329)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(329)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(327)@37811ff634e5: { messageType := 2, destLocRef := '365E64'O ("6^d"), 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(327)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(327)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(327)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(327)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(327)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(333)@37811ff634e5: Found GsupExpect[0] for "262420000000021" handled at TC_cm_serv_req_lcs_reject0(335) MSC_Test-GSUP(333)@37811ff634e5: Added IMSI table entry 0TC_cm_serv_req_lcs_reject0(335)"262420000000021" MSC_Test_0-SCCP(327)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(327)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(327)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(327)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(329)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_cm_serv_req_lcs_reject0(335)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_lcs_reject0(335)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(329)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(329)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(327)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(327)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(327)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(327)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_serv_req_lcs_reject0(335)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(328)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(328)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(327)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(327)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(327)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(327)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(329)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(329)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(329)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(327)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(327)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(327)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(327)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(327)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(327)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(327)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(327)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(329)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(329)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(329)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(327)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(329)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(328)@37811ff634e5: Deleted conn table entry 0TC_cm_serv_req_lcs_reject0(335)3563108 TC_cm_serv_req_lcs_reject0(335)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_lcs_reject0(335)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_lcs_reject0(335)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_lcs_reject0(335)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_lcs_reject0(335)@37811ff634e5: 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(328)@37811ff634e5: Added conn table entry 0TC_cm_serv_req_lcs_reject0(335)5740470 MSC_Test_0-RAN(328)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(327)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(329)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(329)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(329)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(327)@37811ff634e5: { messageType := 2, destLocRef := '5797B6'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(327)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(329)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(329)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(329)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(327)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(327)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(327)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(327)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(329)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(327)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(327)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(327)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(327)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(327)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(327)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(327)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(327)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(329)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(329)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(329)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(327)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(329)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(328)@37811ff634e5: Deleted conn table entry 0TC_cm_serv_req_lcs_reject0(335)5740470 TC_cm_serv_req_lcs_reject0(335)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_lcs_reject0(335)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_lcs_reject0(335)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_lcs_reject0(335)@37811ff634e5: Final verdict of PTC: pass MSC_Test-GSUP(333)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(328)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(330)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(332)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(331)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(329)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(327)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(326)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(334)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(336)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(326): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(327): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(328): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(329): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(330): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(331): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(332): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(333): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(334): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_cm_serv_req_lcs_reject0(335): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(336): none (pass -> pass) MTC@37811ff634e5: Test case TC_cm_serv_req_lcs_reject finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_req_lcs_reject pass'. Thu Nov 21 04:14:37 UTC 2024 ====== MSC_Tests.TC_cm_serv_req_lcs_reject pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_cm_serv_req_lcs_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=32585) Waiting for packet dumper to finish... 1 (prev_count=32585, count=232282) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_req_lcs_reject pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_reest_req_reject'. ------ MSC_Tests.TC_cm_reest_req_reject ------ Thu Nov 21 04:14: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_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_reest_req_reject' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_cm_reest_req_reject started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(340)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(340)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(340)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(338)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(341)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(340)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(340)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(340)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(340)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(340)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(340)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(340)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(340)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(340)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(340)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(340)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(340)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(340)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(340)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(340)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(340)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(343)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(343)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(343)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(343)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(343)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(343)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(343)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(343)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(344)@37811ff634e5: Created GsupExpect[0] for "262420000000022" to be handled at TC_cm_reest_req_reject0(346) TC_cm_reest_req_reject0(346)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(340)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(340)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(340)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(339)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(339)@37811ff634e5: Added conn table entry 0TC_cm_reest_req_reject0(346)16474913 MSC_Test_0-SCCP(338)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(339)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(340)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(340)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(340)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(340)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(340)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(338)@37811ff634e5: { messageType := 2, destLocRef := 'FB6321'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(338)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(338)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(338)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(338)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(338)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(344)@37811ff634e5: Found GsupExpect[0] for "262420000000022" handled at TC_cm_reest_req_reject0(346) MSC_Test-GSUP(344)@37811ff634e5: Added IMSI table entry 0TC_cm_reest_req_reject0(346)"262420000000022" MSC_Test_0-SCCP(338)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(338)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(338)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(338)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(340)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_cm_reest_req_reject0(346)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_cm_reest_req_reject0(346)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(340)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(340)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(338)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(338)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(338)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(338)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_reest_req_reject0(346)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(339)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(339)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(338)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(338)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(338)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(338)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(340)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(340)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(340)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(338)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(338)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(338)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(338)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(338)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(338)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(338)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(338)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(340)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(340)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(340)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(338)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(340)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(339)@37811ff634e5: Deleted conn table entry 0TC_cm_reest_req_reject0(346)16474913 TC_cm_reest_req_reject0(346)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_cm_reest_req_reject0(346)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_reest_req_reject0(346)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_cm_reest_req_reject0(346)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_cm_reest_req_reject0(346)@37811ff634e5: 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(339)@37811ff634e5: Added conn table entry 0TC_cm_reest_req_reject0(346)7922733 MSC_Test_0-RAN(339)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(338)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(340)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(340)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(340)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(338)@37811ff634e5: { messageType := 2, destLocRef := '78E42D'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(338)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(340)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(340)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(340)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(338)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(338)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(338)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(340)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(338)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(338)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(338)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(338)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(338)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(338)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(338)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(338)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(338)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(340)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(340)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(340)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(338)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(340)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(339)@37811ff634e5: Deleted conn table entry 0TC_cm_reest_req_reject0(346)7922733 TC_cm_reest_req_reject0(346)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_cm_reest_req_reject0(346)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_reest_req_reject0(346)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_cm_reest_req_reject0(346)@37811ff634e5: Final verdict of PTC: pass MSC_Test-GSUP(344)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(338)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(339)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(340)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(341)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(337)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(343)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(342)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(347)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(345)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(337): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(338): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(339): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(340): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(341): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(342): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(343): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(344): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(345): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_cm_reest_req_reject0(346): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(347): none (pass -> pass) MTC@37811ff634e5: Test case TC_cm_reest_req_reject finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_reest_req_reject pass'. Thu Nov 21 04:14:42 UTC 2024 ====== MSC_Tests.TC_cm_reest_req_reject pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_cm_reest_req_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=32461) Waiting for packet dumper to finish... 1 (prev_count=32461, count=233543) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_reest_req_reject pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_auth_2G_fail'. ------ MSC_Tests.TC_lu_auth_2G_fail ------ Thu Nov 21 04:14:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_auth_2G_fail' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_lu_auth_2G_fail started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(351)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(351)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(351)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(349)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(352)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(351)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(351)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(351)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(351)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(351)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(351)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(351)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(351)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(351)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(351)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(351)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(351)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(351)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(351)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(351)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(351)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(354)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(354)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(354)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(354)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(354)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(354)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(354)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(354)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(355)@37811ff634e5: Created GsupExpect[0] for "262420000000023" to be handled at TC_lu_auth_2G_fail0(357) TC_lu_auth_2G_fail0(357)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(351)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(351)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(351)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(350)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(350)@37811ff634e5: Added conn table entry 0TC_lu_auth_2G_fail0(357)14857188 MSC_Test_0-RAN(350)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(349)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(351)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(351)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(351)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(349)@37811ff634e5: { messageType := 2, destLocRef := 'E2B3E4'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(349)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(355)@37811ff634e5: Found GsupExpect[0] for "262420000000023" handled at TC_lu_auth_2G_fail0(357) MSC_Test-GSUP(355)@37811ff634e5: Added IMSI table entry 0TC_lu_auth_2G_fail0(357)"262420000000023" MSC_Test_0-SCCP(349)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(349)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(349)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(349)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(351)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(351)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(351)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(349)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(349)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(349)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(349)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(350)@37811ff634e5: patching N(SD)=1 into dtap '051400000000'O MSC_Test_0-RAN(350)@37811ff634e5: patched enc_l3: '055400000000'O MSC_Test_0-SCCP(349)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(349)@37811ff634e5: vl_len:9 MSC_Test_0-SCCP(349)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(349)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010006055400000000'O MSC_Test_0-M3UA(351)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(351)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(351)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(351)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(351)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(349)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(349)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(349)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(349)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(349)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(349)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(349)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(349)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(349)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(349)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(349)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(349)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(351)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(351)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(351)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(349)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(351)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(350)@37811ff634e5: Deleted conn table entry 0TC_lu_auth_2G_fail0(357)14857188 TC_lu_auth_2G_fail0(357)@37811ff634e5: setverdict(pass): none -> pass TC_lu_auth_2G_fail0(357)@37811ff634e5: Skipping f_verify_vty_lac_ci() TC_lu_auth_2G_fail0(357)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_auth_2G_fail0(357)@37811ff634e5: Final verdict of PTC: pass MSC_Test-GSUP(355)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(350)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(352)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(354)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(348)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(351)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(349)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(356)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(358)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(353)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(348): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(349): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(350): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(351): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(352): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(353): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(354): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(355): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(356): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_lu_auth_2G_fail0(357): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(358): none (pass -> pass) MTC@37811ff634e5: Test case TC_lu_auth_2G_fail finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_auth_2G_fail pass'. Thu Nov 21 04:14:47 UTC 2024 ====== MSC_Tests.TC_lu_auth_2G_fail pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_lu_auth_2G_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=33475) Waiting for packet dumper to finish... 1 (prev_count=33475, count=163950) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_auth_2G_fail pass' was executed successfully (exit status: 0). MTC@37811ff634e5: 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 ------ Thu Nov 21 04:14: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_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_13' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_lu_imsi_auth_tmsi_encr_13_13 started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(362)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(362)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(362)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(360)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(363)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(362)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(362)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(362)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(362)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(362)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(362)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(362)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(362)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(362)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(362)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(362)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(362)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(362)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(362)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(362)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(362)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(365)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(365)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(365)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(365)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(365)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(365)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(365)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(365)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(366)@37811ff634e5: Created GsupExpect[0] for "262420000000024" to be handled at TC_lu_imsi_auth_tmsi_encr_13_130(368) TC_lu_imsi_auth_tmsi_encr_13_130(368)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(362)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(362)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(362)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(361)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(361)@37811ff634e5: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_13_130(368)9182556 MSC_Test_0-RAN(361)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(360)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(362)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(362)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(362)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(360)@37811ff634e5: { messageType := 2, destLocRef := '8C1D5C'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(360)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(366)@37811ff634e5: Found GsupExpect[0] for "262420000000024" handled at TC_lu_imsi_auth_tmsi_encr_13_130(368) MSC_Test-GSUP(366)@37811ff634e5: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_13_130(368)"262420000000024" MSC_Test_0-SCCP(360)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(360)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(360)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(360)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(362)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth_tmsi_encr_13_130(368)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_13_130(368)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(362)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(362)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(360)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(360)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(360)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(360)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(361)@37811ff634e5: patching N(SD)=1 into dtap '05148175BF3D'O MSC_Test_0-RAN(361)@37811ff634e5: patched enc_l3: '05548175BF3D'O MSC_Test_0-SCCP(360)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(360)@37811ff634e5: vl_len:9 MSC_Test_0-SCCP(360)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(360)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000605548175BF3D'O MSC_Test_0-M3UA(362)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(362)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(362)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(360)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(360)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(360)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(360)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(360)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(360)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(360)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(360)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(362)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(362)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(362)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(360)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(360)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(360)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(360)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(362)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(362)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(360)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(360)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(360)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(360)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_13_130(368)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(361)@37811ff634e5: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(361)@37811ff634e5: patched enc_l3: '059B'O MSC_Test_0-SCCP(360)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(360)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(360)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(360)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(362)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(362)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(362)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(360)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(360)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(360)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(360)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(360)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(360)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(360)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(360)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(362)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(362)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(362)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(360)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(362)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(361)@37811ff634e5: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_13_130(368)9182556 TC_lu_imsi_auth_tmsi_encr_13_130(368)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_13_130(368)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_13_130(368)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_13_130(368)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_13_130(368)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-M3UA(362)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(363)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(361)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(366)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(365)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(364)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(359)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(369)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(360)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(367)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(359): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(360): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(361): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(362): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(363): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(364): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(365): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(366): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(367): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_13_130(368): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(369): none (pass -> pass) MTC@37811ff634e5: Test case TC_lu_imsi_auth_tmsi_encr_13_13 finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_13 pass'. Thu Nov 21 04:14:52 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_13 pass ====== Saving talloc report from 172.18.28.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=34505) Waiting for packet dumper to finish... 1 (prev_count=34505, count=212639) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_13 pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cl3_no_payload'. ------ MSC_Tests.TC_cl3_no_payload ------ Thu Nov 21 04:14:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_cl3_no_payload.pcap" >/data/MSC_Tests.TC_cl3_no_payload.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cl3_no_payload' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_cl3_no_payload started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(373)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(373)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(373)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(371)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(374)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(373)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(373)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(373)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(373)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(373)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(373)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(373)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(373)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(373)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(373)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(373)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(373)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(373)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(373)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(373)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(373)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(376)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(376)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(376)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(376)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(376)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(376)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(376)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(376)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(373)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(373)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(373)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(372)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(372)@37811ff634e5: Added conn table entry 0TC_cl3_no_payload0(379)14052007 MSC_Test_0-RAN(372)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(371)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(373)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(373)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(373)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(373)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(373)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(371)@37811ff634e5: { messageType := 2, destLocRef := 'D66AA7'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(371)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(371)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(371)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(371)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(371)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(371)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(371)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(371)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(371)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(373)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(373)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(373)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(371)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(373)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(372)@37811ff634e5: Deleted conn table entry 0TC_cl3_no_payload0(379)14052007 TC_cl3_no_payload0(379)@37811ff634e5: setverdict(pass): none -> pass TC_cl3_no_payload0(379)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_cl3_no_payload0(379)@37811ff634e5: Final verdict of PTC: pass MSC_Test-GSUP(377)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(371)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(378)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(372)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(373)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(375)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(376)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(370)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(374)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(380)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(370): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(371): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(372): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(373): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(374): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(375): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(376): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(377): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(378): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_cl3_no_payload0(379): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(380): none (pass -> pass) MTC@37811ff634e5: Test case TC_cl3_no_payload finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cl3_no_payload pass'. Thu Nov 21 04:14:56 UTC 2024 ====== MSC_Tests.TC_cl3_no_payload pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_cl3_no_payload.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=32493) Waiting for packet dumper to finish... 1 (prev_count=32493, count=116413) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cl3_no_payload pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cl3_rnd_payload'. ------ MSC_Tests.TC_cl3_rnd_payload ------ Thu Nov 21 04:14: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_cl3_rnd_payload.pcap" >/data/MSC_Tests.TC_cl3_rnd_payload.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cl3_rnd_payload' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_cl3_rnd_payload started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(384)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(384)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(384)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(382)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(385)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(384)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(384)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(384)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(384)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(384)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(384)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(384)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(384)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(384)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(384)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(384)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(384)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(384)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(384)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(384)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(384)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(387)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(387)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(387)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(387)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(387)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(387)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(387)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(387)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(384)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(384)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(384)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(383)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(383)@37811ff634e5: Added conn table entry 0TC_cl3_rnd_payload0(390)6652914 MSC_Test_0-SCCP(382)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(383)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(384)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(384)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(384)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(384)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(384)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(382)@37811ff634e5: { messageType := 2, destLocRef := '6583F2'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(382)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(382)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(382)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(382)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(382)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(382)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(382)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(382)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(382)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(384)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(384)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(384)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(382)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(384)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(383)@37811ff634e5: Deleted conn table entry 0TC_cl3_rnd_payload0(390)6652914 TC_cl3_rnd_payload0(390)@37811ff634e5: setverdict(pass): none -> pass TC_cl3_rnd_payload0(390)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_cl3_rnd_payload0(390)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-RAN(383)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(384)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(388)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(382)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(385)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(387)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(389)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(391)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(386)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(381)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(381): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(382): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(383): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(384): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(385): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(386): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(387): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(388): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(389): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_cl3_rnd_payload0(390): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(391): none (pass -> pass) MTC@37811ff634e5: Test case TC_cl3_rnd_payload finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cl3_rnd_payload pass'. Thu Nov 21 04:15:01 UTC 2024 ====== MSC_Tests.TC_cl3_rnd_payload pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_cl3_rnd_payload.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=32413) Waiting for packet dumper to finish... 1 (prev_count=32413, count=117698) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cl3_rnd_payload pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_establish_and_nothing'. ------ MSC_Tests.TC_establish_and_nothing ------ Thu Nov 21 04:15: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_establish_and_nothing.pcap" >/data/MSC_Tests.TC_establish_and_nothing.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_establish_and_nothing' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_establish_and_nothing started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(395)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(395)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(395)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(393)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(396)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(395)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(395)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(395)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(395)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(395)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(395)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(395)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(395)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(395)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(395)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(395)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(395)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(395)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(395)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(395)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(395)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(398)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(398)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(398)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(398)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(398)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(398)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(398)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(398)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(399)@37811ff634e5: Created GsupExpect[0] for "262420000000027" to be handled at TC_establish_and_nothing0(401) TC_establish_and_nothing0(401)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(395)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(395)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(395)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(394)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(394)@37811ff634e5: Added conn table entry 0TC_establish_and_nothing0(401)11232468 MSC_Test_0-RAN(394)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(393)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(395)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(395)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(395)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(395)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(395)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(393)@37811ff634e5: { messageType := 2, destLocRef := 'AB64D4'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(393)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(393)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(393)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(393)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(393)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(399)@37811ff634e5: Found GsupExpect[0] for "262420000000027" handled at TC_establish_and_nothing0(401) MSC_Test-GSUP(399)@37811ff634e5: Added IMSI table entry 0TC_establish_and_nothing0(401)"262420000000027" MSC_Test_0-SCCP(393)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(393)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(393)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(393)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(395)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_establish_and_nothing0(401)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_establish_and_nothing0(401)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(395)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(395)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(393)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(393)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(393)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(393)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_establish_and_nothing0(401)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(394)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(394)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(393)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(393)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(393)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(393)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(395)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(395)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(395)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(393)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(393)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(393)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(393)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(393)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(393)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(393)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(393)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(395)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(395)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(395)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(393)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(395)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(394)@37811ff634e5: Deleted conn table entry 0TC_establish_and_nothing0(401)11232468 TC_establish_and_nothing0(401)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_establish_and_nothing0(401)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_establish_and_nothing0(401)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_establish_and_nothing0(401)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_establish_and_nothing0(401)@37811ff634e5: 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 := '8014A6FC'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(394)@37811ff634e5: Added conn table entry 0TC_establish_and_nothing0(401)6441422 MSC_Test_0-RAN(394)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(393)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(395)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(395)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(395)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(393)@37811ff634e5: { messageType := 2, destLocRef := '6249CE'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(393)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(395)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(395)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(395)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(393)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(393)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(393)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(395)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(393)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(393)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(393)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(393)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(393)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_establish_and_nothing0(401)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_establish_and_nothing0(401)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(395)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(395)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(393)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(393)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(393)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(393)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(393)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(393)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(393)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(393)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(395)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(395)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(395)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(393)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(395)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(394)@37811ff634e5: Deleted conn table entry 0TC_establish_and_nothing0(401)6441422 TC_establish_and_nothing0(401)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_establish_and_nothing0(401)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_establish_and_nothing0(401)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_establish_and_nothing0(401)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-SCCP(393)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(395)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(399)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(394)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(396)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(397)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(392)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(398)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(400)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(402)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(392): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(393): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(394): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(395): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(396): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(397): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(398): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(399): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(400): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_establish_and_nothing0(401): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(402): none (pass -> pass) MTC@37811ff634e5: Test case TC_establish_and_nothing finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_establish_and_nothing pass'. Thu Nov 21 04:15:11 UTC 2024 ====== MSC_Tests.TC_establish_and_nothing pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_establish_and_nothing.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=196838) Waiting for packet dumper to finish... 1 (prev_count=196838, count=253616) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_establish_and_nothing pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_setup_and_nothing'. ------ MSC_Tests.TC_mo_setup_and_nothing ------ Thu Nov 21 04:15:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_mo_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_setup_and_nothing' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_mo_setup_and_nothing started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(406)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(406)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(406)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(404)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(407)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(406)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(406)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(406)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(406)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(406)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(406)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(406)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(406)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(406)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(406)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(406)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(406)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(406)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(406)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(406)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(406)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(409)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(409)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(409)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(409)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(409)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(409)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(409)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(409)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(410)@37811ff634e5: Created GsupExpect[0] for "262420000000028" to be handled at TC_mo_setup_and_nothing0(412) TC_mo_setup_and_nothing0(412)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(406)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(406)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(406)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(405)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(405)@37811ff634e5: Added conn table entry 0TC_mo_setup_and_nothing0(412)2447983 MSC_Test_0-SCCP(404)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(405)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(406)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(406)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(406)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(406)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(406)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(404)@37811ff634e5: { messageType := 2, destLocRef := '255A6F'O ("%Zo"), 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(404)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(404)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(404)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(404)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(404)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(410)@37811ff634e5: Found GsupExpect[0] for "262420000000028" handled at TC_mo_setup_and_nothing0(412) MSC_Test-GSUP(410)@37811ff634e5: Added IMSI table entry 0TC_mo_setup_and_nothing0(412)"262420000000028" MSC_Test_0-SCCP(404)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(404)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(404)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(404)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(406)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_setup_and_nothing0(412)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_nothing0(412)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(406)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(406)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(404)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(404)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(404)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(404)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_nothing0(412)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(405)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(405)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(404)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(404)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(404)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(404)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(406)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(406)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(406)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(404)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(404)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(404)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(404)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(404)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(404)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(404)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(404)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(406)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(406)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(406)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(404)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(406)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(405)@37811ff634e5: Deleted conn table entry 0TC_mo_setup_and_nothing0(412)2447983 TC_mo_setup_and_nothing0(412)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_nothing0(412)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_nothing0(412)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_nothing0(412)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_nothing0(412)@37811ff634e5: 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 := '9C3C788C'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(405)@37811ff634e5: Added conn table entry 0TC_mo_setup_and_nothing0(412)1571917 MSC_Test_0-RAN(405)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(404)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(406)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(406)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(406)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(404)@37811ff634e5: { messageType := 2, destLocRef := '17FC4D'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(404)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(406)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(406)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(406)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(404)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(406)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(404)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(404)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(404)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(404)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(404)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(404)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(404)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_nothing0(412)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_nothing0(412)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(407)@37811ff634e5: Created MnccExpect[0] for "12345" to be handled at TC_mo_setup_and_nothing0(412) MSC_Test-MGCP(408)@37811ff634e5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mo_setup_and_nothing0(412) MSC_Test_0-RAN(405)@37811ff634e5: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(405)@37811ff634e5: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(404)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(404)@37811ff634e5: vl_len:19 MSC_Test_0-SCCP(404)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(404)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(406)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(408)@37811ff634e5: 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(412) MSC_Test_0-M3UA(406)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(406)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(406)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(406)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(404)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(404)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(404)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(404)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(404)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(404)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(404)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(404)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(404)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(404)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(404)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(404)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(406)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(406)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(406)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(404)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(406)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(405)@37811ff634e5: Deleted conn table entry 0TC_mo_setup_and_nothing0(412)1571917 TC_mo_setup_and_nothing0(412)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_nothing0(412)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_nothing0(412)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_nothing0(412)@37811ff634e5: Final verdict of PTC: pass MSC_Test-GSUP(410)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(405)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(404)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(406)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(407)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(411)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(409)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(403)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(408)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(413)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(403): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(404): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(405): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(406): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(407): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(408): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(409): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(410): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(411): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_mo_setup_and_nothing0(412): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(413): none (pass -> pass) MTC@37811ff634e5: Test case TC_mo_setup_and_nothing finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_setup_and_nothing pass'. Thu Nov 21 04:15:20 UTC 2024 ====== MSC_Tests.TC_mo_setup_and_nothing pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_mo_setup_and_nothing.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=273489) Waiting for packet dumper to finish... 1 (prev_count=273489, count=293008) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_setup_and_nothing pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_crcx_ran_timeout'. ------ MSC_Tests.TC_mo_crcx_ran_timeout ------ Thu Nov 21 04:15: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_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_crcx_ran_timeout' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_mo_crcx_ran_timeout started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(417)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(417)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(417)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(415)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(418)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(417)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(417)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(417)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(417)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(417)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(417)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(417)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(417)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(417)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(417)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(417)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(417)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(417)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(417)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(417)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(417)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(420)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(420)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(420)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(420)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(420)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(420)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(420)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(420)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(421)@37811ff634e5: Created GsupExpect[0] for "262420000000029" to be handled at TC_mo_crcx_ran_timeout0(423) TC_mo_crcx_ran_timeout0(423)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(417)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(417)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(417)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(416)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(416)@37811ff634e5: Added conn table entry 0TC_mo_crcx_ran_timeout0(423)11183131 MSC_Test_0-SCCP(415)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(416)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(417)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(417)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(417)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(417)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(417)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(415)@37811ff634e5: { messageType := 2, destLocRef := 'AAA41B'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(415)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(421)@37811ff634e5: Found GsupExpect[0] for "262420000000029" handled at TC_mo_crcx_ran_timeout0(423) MSC_Test-GSUP(421)@37811ff634e5: Added IMSI table entry 0TC_mo_crcx_ran_timeout0(423)"262420000000029" MSC_Test_0-SCCP(415)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(415)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(415)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(415)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(415)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(415)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(415)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(415)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_mo_crcx_ran_timeout0(423)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_timeout0(423)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(417)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(417)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(417)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(415)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(415)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(415)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(415)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_crcx_ran_timeout0(423)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(416)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(416)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(415)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(415)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(415)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(415)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(417)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(417)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(417)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(415)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(415)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(415)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(415)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(415)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(415)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(415)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(415)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(417)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(417)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(417)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(415)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(417)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(416)@37811ff634e5: Deleted conn table entry 0TC_mo_crcx_ran_timeout0(423)11183131 TC_mo_crcx_ran_timeout0(423)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_timeout0(423)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_timeout0(423)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_timeout0(423)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_timeout0(423)@37811ff634e5: 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 := '37528780'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(416)@37811ff634e5: Added conn table entry 0TC_mo_crcx_ran_timeout0(423)11537597 MSC_Test_0-RAN(416)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(415)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(417)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(417)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(417)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(415)@37811ff634e5: { messageType := 2, destLocRef := 'B00CBD'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(415)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(417)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(417)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(417)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(415)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(415)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(415)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(415)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(417)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(415)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(415)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(415)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(415)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_crcx_ran_timeout0(423)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_timeout0(423)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(418)@37811ff634e5: Created MnccExpect[0] for "12345" to be handled at TC_mo_crcx_ran_timeout0(423) MSC_Test-MGCP(419)@37811ff634e5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mo_crcx_ran_timeout0(423) MSC_Test_0-RAN(416)@37811ff634e5: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(416)@37811ff634e5: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(415)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(415)@37811ff634e5: vl_len:19 MSC_Test_0-SCCP(415)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(415)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(417)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(419)@37811ff634e5: 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(423) TC_mo_crcx_ran_timeout0(423)@37811ff634e5: f_mo_call_establish 2: rx 1st CRCX TC_mo_crcx_ran_timeout0(423)@37811ff634e5: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(418)@37811ff634e5: Found MnccExpect[0] for "12345" handled at TC_mo_crcx_ran_timeout0(423) MSC_Test-MNCC(418)@37811ff634e5: Added conn table entry 0TC_mo_crcx_ran_timeout0(423)-2147483641 TC_mo_crcx_ran_timeout0(423)@37811ff634e5: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_crcx_ran_timeout0(423)@37811ff634e5: f_mo_call_establish DONE TC_mo_crcx_ran_timeout0(423)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(417)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(417)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(417)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(417)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(415)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(415)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(415)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(415)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(415)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(415)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(415)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(415)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(418)@37811ff634e5: Deleted conn table entry 0TC_mo_crcx_ran_timeout0(423)-2147483641 MSC_Test_0-SCCP(415)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(415)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(415)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(415)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(417)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(417)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(417)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(415)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(417)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(416)@37811ff634e5: Deleted conn table entry 0TC_mo_crcx_ran_timeout0(423)11537597 TC_mo_crcx_ran_timeout0(423)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_timeout0(423)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_timeout0(423)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_timeout0(423)@37811ff634e5: Final verdict of PTC: pass MSC_Test-MNCC(418)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(421)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(422)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(415)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(419)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(417)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(416)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(420)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(414)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(424)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(414): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(415): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(416): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(417): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(418): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(419): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(420): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(421): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(422): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_mo_crcx_ran_timeout0(423): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(424): none (pass -> pass) MTC@37811ff634e5: Test case TC_mo_crcx_ran_timeout finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_crcx_ran_timeout pass'. Thu Nov 21 04:15:28 UTC 2024 ====== MSC_Tests.TC_mo_crcx_ran_timeout pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_mo_crcx_ran_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=229031) Waiting for packet dumper to finish... 1 (prev_count=229031, count=303156) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_crcx_ran_timeout pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_crcx_ran_reject'. ------ MSC_Tests.TC_mo_crcx_ran_reject ------ Thu Nov 21 04:15: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_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_crcx_ran_reject' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_mo_crcx_ran_reject started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(428)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(428)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(428)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(426)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(429)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(428)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(428)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(428)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(428)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(428)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(428)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(428)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(428)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(428)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(428)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(428)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(428)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(428)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(428)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(428)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(428)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(431)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(431)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(431)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(431)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(431)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(431)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(431)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(431)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(432)@37811ff634e5: Created GsupExpect[0] for "262420000000030" to be handled at TC_mo_crcx_ran_reject0(434) TC_mo_crcx_ran_reject0(434)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(428)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(428)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(428)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(427)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(427)@37811ff634e5: Added conn table entry 0TC_mo_crcx_ran_reject0(434)5183447 MSC_Test_0-SCCP(426)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(427)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(428)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(428)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(428)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(428)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(428)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(426)@37811ff634e5: { messageType := 2, destLocRef := '4F17D7'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(426)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(426)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(426)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(426)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(426)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(432)@37811ff634e5: Found GsupExpect[0] for "262420000000030" handled at TC_mo_crcx_ran_reject0(434) MSC_Test-GSUP(432)@37811ff634e5: Added IMSI table entry 0TC_mo_crcx_ran_reject0(434)"262420000000030" MSC_Test_0-SCCP(426)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(426)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(426)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(426)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(428)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_crcx_ran_reject0(434)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_reject0(434)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(428)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(428)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(426)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(426)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(426)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(426)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_crcx_ran_reject0(434)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(427)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(427)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(426)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(426)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(426)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(426)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(428)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(428)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(428)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(426)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(426)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(426)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(426)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(426)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(426)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(426)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(426)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(428)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(428)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(428)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(426)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(428)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(427)@37811ff634e5: Deleted conn table entry 0TC_mo_crcx_ran_reject0(434)5183447 TC_mo_crcx_ran_reject0(434)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_reject0(434)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_reject0(434)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_reject0(434)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_reject0(434)@37811ff634e5: 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 := '1FDF836C'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(427)@37811ff634e5: Added conn table entry 0TC_mo_crcx_ran_reject0(434)13670216 MSC_Test_0-RAN(427)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(426)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(428)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(428)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(428)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(426)@37811ff634e5: { messageType := 2, destLocRef := 'D09748'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(426)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(428)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(428)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(428)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(428)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(426)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(426)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(426)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(426)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(426)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(426)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(426)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(426)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_crcx_ran_reject0(434)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_reject0(434)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(429)@37811ff634e5: Created MnccExpect[0] for "12345" to be handled at TC_mo_crcx_ran_reject0(434) MSC_Test-MGCP(430)@37811ff634e5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mo_crcx_ran_reject0(434) MSC_Test_0-RAN(427)@37811ff634e5: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(427)@37811ff634e5: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(426)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(426)@37811ff634e5: vl_len:19 MSC_Test_0-SCCP(426)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(426)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(428)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(430)@37811ff634e5: 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(434) TC_mo_crcx_ran_reject0(434)@37811ff634e5: f_mo_call_establish 2: rx 1st CRCX MSC_Test_0-M3UA(428)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(428)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(428)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(426)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(426)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(426)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(426)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(428)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(426)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(426)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(426)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(426)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_crcx_ran_reject0(434)@37811ff634e5: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_crcx_ran_reject0(434)@37811ff634e5: f_mo_call_establish DONE TC_mo_crcx_ran_reject0(434)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(426)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(426)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(426)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(426)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(428)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(428)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(428)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(426)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(428)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(427)@37811ff634e5: Deleted conn table entry 0TC_mo_crcx_ran_reject0(434)13670216 TC_mo_crcx_ran_reject0(434)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_reject0(434)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_reject0(434)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_reject0(434)@37811ff634e5: Final verdict of PTC: pass MSC_Test-GSUP(432)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(427)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(429)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(433)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(428)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(426)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(425)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(435)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(430)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(431)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(425): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(426): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(427): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(428): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(429): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(430): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(431): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(432): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(433): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_mo_crcx_ran_reject0(434): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(435): none (pass -> pass) MTC@37811ff634e5: Test case TC_mo_crcx_ran_reject finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_crcx_ran_reject pass'. Thu Nov 21 04:15:34 UTC 2024 ====== MSC_Tests.TC_mo_crcx_ran_reject pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_mo_crcx_ran_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=295373) Waiting for packet dumper to finish... 1 (prev_count=295373, count=296446) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_crcx_ran_reject pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_crcx_ran_reject'. ------ MSC_Tests.TC_mt_crcx_ran_reject ------ Thu Nov 21 04:15: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_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_crcx_ran_reject' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_mt_crcx_ran_reject started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(439)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(439)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(439)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(437)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(440)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(439)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(439)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(439)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(439)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(439)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(439)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(439)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(439)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(439)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(439)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(439)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(439)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(439)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(439)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(439)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(439)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(442)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(442)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(442)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(442)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(442)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(442)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(442)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(442)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(443)@37811ff634e5: Created GsupExpect[0] for "262420000000031" to be handled at TC_mt_crcx_ran_reject0(445) TC_mt_crcx_ran_reject0(445)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(439)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(439)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(439)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(438)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(438)@37811ff634e5: Added conn table entry 0TC_mt_crcx_ran_reject0(445)10953090 MSC_Test_0-RAN(438)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(437)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(439)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(439)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(439)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(439)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(439)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(437)@37811ff634e5: { messageType := 2, destLocRef := 'A72182'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(437)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(437)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(437)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(437)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(437)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(443)@37811ff634e5: Found GsupExpect[0] for "262420000000031" handled at TC_mt_crcx_ran_reject0(445) MSC_Test-GSUP(443)@37811ff634e5: Added IMSI table entry 0TC_mt_crcx_ran_reject0(445)"262420000000031" MSC_Test_0-SCCP(437)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(437)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(437)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(437)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(439)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mt_crcx_ran_reject0(445)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mt_crcx_ran_reject0(445)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(439)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(439)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(437)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(437)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(437)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(437)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_crcx_ran_reject0(445)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(438)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(438)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(437)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(437)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(437)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(437)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(439)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(439)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(439)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(437)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(437)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(437)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(437)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(437)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(437)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(437)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(437)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(439)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(439)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(439)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(437)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(439)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(438)@37811ff634e5: Deleted conn table entry 0TC_mt_crcx_ran_reject0(445)10953090 TC_mt_crcx_ran_reject0(445)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_mt_crcx_ran_reject0(445)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mt_crcx_ran_reject0(445)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_mt_crcx_ran_reject0(445)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(438)@37811ff634e5: Created IMSI[0] for '262420000000031'H'259B6EB8'O to be handled at TC_mt_crcx_ran_reject0(445) MSC_Test-MNCC(440)@37811ff634e5: Added conn table entry 0TC_mt_crcx_ran_reject0(445)171489560 MSC_Test_0-M3UA(439)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(439)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(438)@37811ff634e5: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_mt_crcx_ran_reject0(445) TC_mt_crcx_ran_reject0(445)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_mt_crcx_ran_reject0(445)@37811ff634e5: 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 := '259B6EB8'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(438)@37811ff634e5: Added conn table entry 0TC_mt_crcx_ran_reject0(445)5523454 MSC_Test_0-SCCP(437)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(439)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(439)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(439)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(437)@37811ff634e5: { messageType := 2, destLocRef := '5447FE'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(437)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(439)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(439)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(439)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(437)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(437)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(437)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(437)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(439)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(437)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(437)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(437)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(437)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_crcx_ran_reject0(445)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mt_crcx_ran_reject0(445)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(441)@37811ff634e5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mt_crcx_ran_reject0(445) MSC_Test_0-RAN(438)@37811ff634e5: patching N(SD)=0 into dtap '8308'O MSC_Test_0-RAN(438)@37811ff634e5: patched enc_l3: '8308'O MSC_Test_0-SCCP(437)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(437)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(437)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(437)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100028308'O MSC_Test_0-M3UA(439)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(441)@37811ff634e5: 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(445) MSC_Test_0-M3UA(439)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(439)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(439)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(437)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(437)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(439)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(437)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(437)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(437)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(437)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(437)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(437)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(440)@37811ff634e5: Deleted conn table entry 0TC_mt_crcx_ran_reject0(445)171489560 MSC_Test_0-SCCP(437)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(437)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(437)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(437)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(439)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(439)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(439)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(437)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(439)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(438)@37811ff634e5: Deleted conn table entry 0TC_mt_crcx_ran_reject0(445)5523454 TC_mt_crcx_ran_reject0(445)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_mt_crcx_ran_reject0(445)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_mt_crcx_ran_reject0(445)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-M3UA(439)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(443)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(437)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(438)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(444)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(446)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(440)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(441)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(442)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(436)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(436): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(437): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(438): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(439): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(440): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(441): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(442): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(443): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(444): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_mt_crcx_ran_reject0(445): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(446): none (pass -> pass) MTC@37811ff634e5: Test case TC_mt_crcx_ran_reject finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_crcx_ran_reject pass'. Thu Nov 21 04:15:38 UTC 2024 ====== MSC_Tests.TC_mt_crcx_ran_reject pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_mt_crcx_ran_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=238329) Waiting for packet dumper to finish... 1 (prev_count=238329, count=303344) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_crcx_ran_reject pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_setup_and_dtmf_dup'. ------ MSC_Tests.TC_mo_setup_and_dtmf_dup ------ Thu Nov 21 04:15: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_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_setup_and_dtmf_dup' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_mo_setup_and_dtmf_dup started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(450)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(450)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(450)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(448)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(451)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(450)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(450)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(450)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(450)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(450)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(450)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(450)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(450)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(450)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(450)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(450)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(450)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(450)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(450)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(450)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(450)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(453)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(453)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(453)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(453)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(453)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(453)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(453)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(453)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(454)@37811ff634e5: Created GsupExpect[0] for "262420000000039" to be handled at TC_mo_setup_and_dtmf_dup0(456) TC_mo_setup_and_dtmf_dup0(456)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(450)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(450)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(450)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(449)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(449)@37811ff634e5: Added conn table entry 0TC_mo_setup_and_dtmf_dup0(456)4141490 MSC_Test_0-SCCP(448)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(449)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(450)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(450)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(450)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(450)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(450)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(448)@37811ff634e5: { messageType := 2, destLocRef := '3F31B2'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(448)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(448)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(448)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(448)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(448)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(454)@37811ff634e5: Found GsupExpect[0] for "262420000000039" handled at TC_mo_setup_and_dtmf_dup0(456) MSC_Test-GSUP(454)@37811ff634e5: Added IMSI table entry 0TC_mo_setup_and_dtmf_dup0(456)"262420000000039" MSC_Test_0-SCCP(448)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(448)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(448)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(448)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(450)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_setup_and_dtmf_dup0(456)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_dtmf_dup0(456)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(450)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(450)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(448)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(448)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(448)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(448)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_dtmf_dup0(456)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(449)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(449)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(448)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(448)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(448)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(448)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(450)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(450)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(450)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(448)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(448)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(448)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(448)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(448)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(448)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(448)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(448)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(450)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(450)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(450)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(448)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(450)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(449)@37811ff634e5: Deleted conn table entry 0TC_mo_setup_and_dtmf_dup0(456)4141490 TC_mo_setup_and_dtmf_dup0(456)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_dtmf_dup0(456)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_dtmf_dup0(456)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_dtmf_dup0(456)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_dtmf_dup0(456)@37811ff634e5: 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 := 'B9A2DA59'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(449)@37811ff634e5: Added conn table entry 0TC_mo_setup_and_dtmf_dup0(456)1868375 MSC_Test_0-RAN(449)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(448)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(450)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(450)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(450)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(448)@37811ff634e5: { messageType := 2, destLocRef := '1C8257'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(448)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(450)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(450)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(450)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(448)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(448)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(448)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(450)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(448)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(448)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(448)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(448)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(448)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_dtmf_dup0(456)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_dtmf_dup0(456)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(451)@37811ff634e5: Created MnccExpect[0] for "12345" to be handled at TC_mo_setup_and_dtmf_dup0(456) MSC_Test-MGCP(452)@37811ff634e5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mo_setup_and_dtmf_dup0(456) MSC_Test_0-RAN(449)@37811ff634e5: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(449)@37811ff634e5: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(448)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(448)@37811ff634e5: vl_len:19 MSC_Test_0-SCCP(448)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(448)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(450)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(452)@37811ff634e5: 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(456) TC_mo_setup_and_dtmf_dup0(456)@37811ff634e5: f_mo_call_establish 2: rx 1st CRCX TC_mo_setup_and_dtmf_dup0(456)@37811ff634e5: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(451)@37811ff634e5: Found MnccExpect[0] for "12345" handled at TC_mo_setup_and_dtmf_dup0(456) MSC_Test_0-M3UA(450)@37811ff634e5: Message received on association #8 MSC_Test-MNCC(451)@37811ff634e5: Added conn table entry 0TC_mo_setup_and_dtmf_dup0(456)-2147483639 MSC_Test_0-M3UA(450)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(448)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(448)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(448)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(448)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_dtmf_dup0(456)@37811ff634e5: f_mo_call_establish 1: rx MNCC SETUP ind TC_mo_setup_and_dtmf_dup0(456)@37811ff634e5: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(448)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(448)@37811ff634e5: vl_len:14 MSC_Test_0-SCCP(448)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(448)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(450)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_setup_and_dtmf_dup0(456)@37811ff634e5: f_mo_call_establish 3: rx RTP CREATE TC_mo_setup_and_dtmf_dup0(456)@37811ff634e5: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(450)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(450)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(448)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(448)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(448)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(448)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(450)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(450)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(448)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(448)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(448)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(448)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_dtmf_dup0(456)@37811ff634e5: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(450)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(450)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(448)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(448)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(448)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(448)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_dtmf_dup0(456)@37811ff634e5: as_optional_mgcp_mdcx: rx MDCX TC_mo_setup_and_dtmf_dup0(456)@37811ff634e5: { 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.28.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_mo_setup_and_dtmf_dup0(456)@37811ff634e5: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(449)@37811ff634e5: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(449)@37811ff634e5: patched enc_l3: '038F'O MSC_Test_0-SCCP(448)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(448)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(448)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(448)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(450)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_setup_and_dtmf_dup0(456)@37811ff634e5: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_mo_setup_and_dtmf_dup0(456)@37811ff634e5: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_setup_and_dtmf_dup0(456)@37811ff634e5: f_mo_call_establish DONE TC_mo_setup_and_dtmf_dup0(456)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(449)@37811ff634e5: patching N(SD)=3 into dtap '03352C32'O MSC_Test_0-RAN(449)@37811ff634e5: patched enc_l3: '03F52C32'O MSC_Test_0-SCCP(448)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(448)@37811ff634e5: vl_len:7 MSC_Test_0-SCCP(448)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(448)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000403F52C32'O MSC_Test_0-M3UA(450)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_setup_and_dtmf_dup0(456)@37811ff634e5: f_mo_seq_dtmf_dup() 1: got first START_DTMF_ind TC_mo_setup_and_dtmf_dup0(456)@37811ff634e5: Warning: Re-starting timer T, which is already active (running or expired). MSC_Test_0-SCCP(448)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(448)@37811ff634e5: vl_len:7 MSC_Test_0-SCCP(448)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(448)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000403F52C32'O MSC_Test_0-M3UA(450)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(449)@37811ff634e5: patching N(SD)=0 into dtap '03352C33'O MSC_Test_0-RAN(449)@37811ff634e5: patched enc_l3: '03352C33'O MSC_Test_0-SCCP(448)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(448)@37811ff634e5: vl_len:7 MSC_Test_0-SCCP(448)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(448)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000403352C33'O MSC_Test_0-M3UA(450)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_setup_and_dtmf_dup0(456)@37811ff634e5: f_mo_seq_dtmf_dup() 3: got second START_DTMF_ind TC_mo_setup_and_dtmf_dup0(456)@37811ff634e5: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(450)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(450)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(448)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(448)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(448)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(448)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_dtmf_dup0(456)@37811ff634e5: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(449)@37811ff634e5: patching N(SD)=1 into dtap '032D0802E180'O MSC_Test_0-RAN(449)@37811ff634e5: patched enc_l3: '036D0802E180'O MSC_Test_0-SCCP(448)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(448)@37811ff634e5: vl_len:9 MSC_Test_0-SCCP(448)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(448)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010006036D0802E180'O MSC_Test_0-M3UA(450)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(450)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(450)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(450)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(450)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(448)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(448)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(448)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(448)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(451)@37811ff634e5: Deleted conn table entry 0TC_mo_setup_and_dtmf_dup0(456)-2147483639 MSC_Test_0-SCCP(448)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(448)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(448)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(448)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_dtmf_dup0(456)@37811ff634e5: f_call_hangup 2: rx MNCC REL ind TC_mo_setup_and_dtmf_dup0(456)@37811ff634e5: f_call_hangup 3: rx DTAP CC REL COMPL TC_mo_setup_and_dtmf_dup0(456)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_mo_setup_and_dtmf_dup0(456)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_mo_setup_and_dtmf_dup0(456)@37811ff634e5: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(448)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(448)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(448)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(448)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(450)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(450)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(450)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(448)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(450)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(449)@37811ff634e5: Deleted conn table entry 0TC_mo_setup_and_dtmf_dup0(456)1868375 TC_mo_setup_and_dtmf_dup0(456)@37811ff634e5: f_call_hangup 6: rx SCCP DISC TC_mo_setup_and_dtmf_dup0(456)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_dtmf_dup0(456)@37811ff634e5: f_call_hangup 9: done TC_mo_setup_and_dtmf_dup0(456)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_dtmf_dup0(456)@37811ff634e5: Final verdict of PTC: pass MSC_Test-GSUP(454)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(449)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(451)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(448)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(450)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(455)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(452)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(457)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(447)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(453)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(447): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(448): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(449): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(450): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(451): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(452): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(453): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(454): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(455): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_mo_setup_and_dtmf_dup0(456): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(457): none (pass -> pass) MTC@37811ff634e5: Test case TC_mo_setup_and_dtmf_dup finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_setup_and_dtmf_dup pass'. Thu Nov 21 04:15:46 UTC 2024 ====== MSC_Tests.TC_mo_setup_and_dtmf_dup pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_mo_setup_and_dtmf_dup.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=422619) Waiting for packet dumper to finish... 1 (prev_count=422619, count=423692) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_setup_and_dtmf_dup pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_t310'. ------ MSC_Tests.TC_mt_t310 ------ Thu Nov 21 04:15: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_mt_t310.pcap" >/data/MSC_Tests.TC_mt_t310.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_t310' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_mt_t310 started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(461)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(461)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(461)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(459)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(462)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(461)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(461)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(461)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(461)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(461)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(461)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(461)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(461)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(461)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(461)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(461)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(461)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(461)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(461)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(461)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(461)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(464)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(464)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(464)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(464)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(464)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(464)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(464)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(464)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(465)@37811ff634e5: Created GsupExpect[0] for "262420000000032" to be handled at TC_mt_t3100(467) TC_mt_t3100(467)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(461)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(461)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(461)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(460)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(460)@37811ff634e5: Added conn table entry 0TC_mt_t3100(467)5760771 MSC_Test_0-SCCP(459)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(460)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(461)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(461)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(461)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(461)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(461)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(459)@37811ff634e5: { messageType := 2, destLocRef := '57E703'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(459)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(459)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(459)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(459)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(459)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(465)@37811ff634e5: Found GsupExpect[0] for "262420000000032" handled at TC_mt_t3100(467) MSC_Test-GSUP(465)@37811ff634e5: Added IMSI table entry 0TC_mt_t3100(467)"262420000000032" MSC_Test_0-SCCP(459)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(459)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(459)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(459)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(461)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mt_t3100(467)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mt_t3100(467)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(461)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(461)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(459)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(459)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(459)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(459)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_t3100(467)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(460)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(460)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(459)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(459)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(459)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(459)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(461)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(461)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(461)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(459)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(459)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(459)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(459)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(459)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(459)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(459)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(459)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(461)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(461)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(461)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(459)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(461)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(460)@37811ff634e5: Deleted conn table entry 0TC_mt_t3100(467)5760771 TC_mt_t3100(467)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_mt_t3100(467)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mt_t3100(467)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_mt_t3100(467)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(460)@37811ff634e5: Created IMSI[0] for '262420000000032'H'6ABCA667'O to be handled at TC_mt_t3100(467) MSC_Test-MNCC(462)@37811ff634e5: Added conn table entry 0TC_mt_t3100(467)1852481887 MSC_Test_0-M3UA(461)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(461)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(460)@37811ff634e5: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_mt_t3100(467) TC_mt_t3100(467)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_mt_t3100(467)@37811ff634e5: 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 := '6ABCA667'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(460)@37811ff634e5: Added conn table entry 0TC_mt_t3100(467)6428676 MSC_Test_0-SCCP(459)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(461)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(461)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(461)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(459)@37811ff634e5: { messageType := 2, destLocRef := '621804'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(459)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(461)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(461)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(459)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(459)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(461)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(459)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(459)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(461)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(459)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(459)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(459)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(459)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_t3100(467)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mt_t3100(467)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(463)@37811ff634e5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mt_t3100(467) MSC_Test_0-RAN(460)@37811ff634e5: patching N(SD)=0 into dtap '8308'O MSC_Test_0-RAN(460)@37811ff634e5: patched enc_l3: '8308'O MSC_Test_0-SCCP(459)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(459)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(459)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(459)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100028308'O MSC_Test_0-M3UA(461)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(463)@37811ff634e5: 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(467) MSC_Test_0-M3UA(461)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(461)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(459)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(459)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(459)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(459)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(459)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(459)@37811ff634e5: vl_len:14 MSC_Test_0-SCCP(459)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(459)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(461)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mt_t3100(467)@37811ff634e5: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MSC_Test-GSUP-IPA(464)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(464)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test_0-M3UA(461)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(461)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(459)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(459)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(459)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(459)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_t3100(467)@37811ff634e5: Rx MNCC DISC.ind, T310.read yields 29.987856 TC_mt_t3100(467)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(461)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(461)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(459)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(459)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(459)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(459)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(460)@37811ff634e5: patching N(SD)=1 into dtap '832A'O MSC_Test_0-RAN(460)@37811ff634e5: patched enc_l3: '836A'O MSC_Test_0-SCCP(459)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(459)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(459)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(459)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002836A'O MSC_Test_0-M3UA(461)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(461)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(461)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(459)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(459)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(459)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(459)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(462)@37811ff634e5: Deleted conn table entry 0TC_mt_t3100(467)1852481887 MSC_Test_0-SCCP(459)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(459)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(459)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(459)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(461)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(461)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(461)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(459)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(461)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(460)@37811ff634e5: Deleted conn table entry 0TC_mt_t3100(467)6428676 TC_mt_t3100(467)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_mt_t3100(467)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_mt_t3100(467)@37811ff634e5: Final verdict of PTC: pass MSC_Test-MNCC(462)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(465)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(461)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(464)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(460)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(459)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(466)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(463)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(458)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(468)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(458): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(459): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(460): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(461): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(462): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(463): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(464): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(465): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(466): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_mt_t3100(467): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(468): none (pass -> pass) MTC@37811ff634e5: Test case TC_mt_t310 finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_t310 pass'. Thu Nov 21 04:16:21 UTC 2024 ====== MSC_Tests.TC_mt_t310 pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_mt_t310.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=275962) Waiting for packet dumper to finish... 1 (prev_count=275962, count=370452) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_t310 pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_cancel'. ------ MSC_Tests.TC_gsup_cancel ------ Thu Nov 21 04:16: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_gsup_cancel.pcap" >/data/MSC_Tests.TC_gsup_cancel.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_cancel' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_gsup_cancel started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(472)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(472)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(472)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(470)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(473)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(472)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(472)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(472)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(472)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(472)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(472)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(472)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(472)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(472)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(472)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(472)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(472)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(472)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(472)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(472)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(472)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(475)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(475)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(475)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(475)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(475)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(475)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(475)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(475)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(476)@37811ff634e5: Created GsupExpect[0] for "262420000000033" to be handled at TC_gsup_cancel0(478) TC_gsup_cancel0(478)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(472)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(472)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(472)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(471)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(471)@37811ff634e5: Added conn table entry 0TC_gsup_cancel0(478)3251753 MSC_Test_0-SCCP(470)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(471)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(472)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(472)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(472)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(472)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(472)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@37811ff634e5: { messageType := 2, destLocRef := '319E29'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(470)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(470)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(470)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(476)@37811ff634e5: Found GsupExpect[0] for "262420000000033" handled at TC_gsup_cancel0(478) MSC_Test-GSUP(476)@37811ff634e5: Added IMSI table entry 0TC_gsup_cancel0(478)"262420000000033" TC_gsup_cancel0(478)@37811ff634e5: Skipping f_verify_vty_lac_ci() TC_gsup_cancel0(478)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-SCCP(470)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(470)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(470)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(470)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(472)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(472)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(472)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(470)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(478)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(471)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(471)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(470)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(470)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(470)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(470)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(472)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(472)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(472)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(470)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(470)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(470)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(470)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(470)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(472)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(472)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(472)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(472)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(471)@37811ff634e5: Deleted conn table entry 0TC_gsup_cancel0(478)3251753 TC_gsup_cancel0(478)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(478)@37811ff634e5: Skipping f_verify_vty_lac_ci() TC_gsup_cancel0(478)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(478)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(478)@37811ff634e5: 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 := '8ECFCDD1'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(471)@37811ff634e5: Added conn table entry 0TC_gsup_cancel0(478)3202050 MSC_Test_0-RAN(471)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(470)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(472)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(472)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(472)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(472)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(472)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(472)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(472)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@37811ff634e5: { messageType := 2, destLocRef := '30DC02'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(470)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(470)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(470)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(470)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(470)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(478)@37811ff634e5: Skipping f_verify_vty_lac_ci() TC_gsup_cancel0(478)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(473)@37811ff634e5: Created MnccExpect[0] for "12345" to be handled at TC_gsup_cancel0(478) MSC_Test-MGCP(474)@37811ff634e5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_gsup_cancel0(478) MSC_Test_0-RAN(471)@37811ff634e5: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(471)@37811ff634e5: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(470)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(470)@37811ff634e5: vl_len:19 MSC_Test_0-SCCP(470)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(470)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(472)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(474)@37811ff634e5: 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(478) TC_gsup_cancel0(478)@37811ff634e5: f_mo_call_establish 2: rx 1st CRCX TC_gsup_cancel0(478)@37811ff634e5: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(473)@37811ff634e5: Found MnccExpect[0] for "12345" handled at TC_gsup_cancel0(478) MSC_Test-MNCC(473)@37811ff634e5: Added conn table entry 0TC_gsup_cancel0(478)-2147483638 MSC_Test_0-M3UA(472)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(472)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(470)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(478)@37811ff634e5: f_mo_call_establish 1: rx MNCC SETUP ind TC_gsup_cancel0(478)@37811ff634e5: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(470)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(470)@37811ff634e5: vl_len:14 MSC_Test_0-SCCP(470)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(470)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(472)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_gsup_cancel0(478)@37811ff634e5: f_mo_call_establish 3: rx RTP CREATE TC_gsup_cancel0(478)@37811ff634e5: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(472)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(472)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(470)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(472)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(472)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(470)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(478)@37811ff634e5: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(472)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(472)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(470)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(478)@37811ff634e5: as_optional_mgcp_mdcx: rx MDCX TC_gsup_cancel0(478)@37811ff634e5: { 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.28.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(478)@37811ff634e5: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(471)@37811ff634e5: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(471)@37811ff634e5: patched enc_l3: '038F'O MSC_Test_0-SCCP(470)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(470)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(470)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(470)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(472)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_gsup_cancel0(478)@37811ff634e5: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_gsup_cancel0(478)@37811ff634e5: Osmux ok: use_osmux = false got_osmux_count = 0 TC_gsup_cancel0(478)@37811ff634e5: f_mo_call_establish DONE TC_gsup_cancel0(478)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(478)@37811ff634e5: Hold the call for some time TC_gsup_cancel0(478)@37811ff634e5: Call stayed open for 5.000000 seconds, all is well. TC_gsup_cancel0(478)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(478)@37811ff634e5: Hangup TC_gsup_cancel0(478)@37811ff634e5: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(472)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(472)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(470)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(478)@37811ff634e5: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(472)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(472)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(470)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(478)@37811ff634e5: f_call_hangup 2.a: rx DTAP CC RELEASE TC_gsup_cancel0(478)@37811ff634e5: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(471)@37811ff634e5: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(471)@37811ff634e5: patched enc_l3: '03EA'O MSC_Test_0-SCCP(470)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(470)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(470)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(470)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(472)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(472)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(472)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(470)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(473)@37811ff634e5: Deleted conn table entry 0TC_gsup_cancel0(478)-2147483638 TC_gsup_cancel0(478)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_gsup_cancel0(478)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_gsup_cancel0(478)@37811ff634e5: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(470)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(470)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(470)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(470)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(472)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(472)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(472)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(472)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(471)@37811ff634e5: Deleted conn table entry 0TC_gsup_cancel0(478)3202050 TC_gsup_cancel0(478)@37811ff634e5: f_call_hangup 6: rx SCCP DISC TC_gsup_cancel0(478)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(478)@37811ff634e5: f_call_hangup 9: done TC_gsup_cancel0(478)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(478)@37811ff634e5: 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(471)@37811ff634e5: Added conn table entry 0TC_gsup_cancel0(478)4118214 MSC_Test_0-RAN(471)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(470)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(472)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(472)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(472)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(472)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(472)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(472)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(470)@37811ff634e5: { messageType := 2, destLocRef := '3ED6C6'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(470)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(472)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(470)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(470)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(470)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(470)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(470)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(470)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(470)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(472)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(472)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(472)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(472)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(471)@37811ff634e5: Deleted conn table entry 0TC_gsup_cancel0(478)4118214 TC_gsup_cancel0(478)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(478)@37811ff634e5: Skipping f_verify_vty_lac_ci() TC_gsup_cancel0(478)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(478)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(478)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-RAN(471)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(472)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(470)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(473)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(476)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(479)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(477)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(475)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(469)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(474)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(469): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(470): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(471): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(472): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(473): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(474): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(475): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(476): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(477): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_gsup_cancel0(478): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(479): none (pass -> pass) MTC@37811ff634e5: Test case TC_gsup_cancel finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_cancel pass'. Thu Nov 21 04:16:32 UTC 2024 ====== MSC_Tests.TC_gsup_cancel pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_gsup_cancel.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=462622) Waiting for packet dumper to finish... 1 (prev_count=462622, count=463695) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_cancel pass' was executed successfully (exit status: 0). MTC@37811ff634e5: 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 ------ Thu Nov 21 04:16: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_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_1_13' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_lu_imsi_auth_tmsi_encr_1_13 started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(483)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(483)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(483)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(481)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(484)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(483)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(483)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(483)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(483)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(483)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(483)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(483)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(483)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(483)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(483)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(483)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(483)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(483)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(483)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(483)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(483)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(486)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(486)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(486)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(486)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(486)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(486)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(486)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(486)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(487)@37811ff634e5: Created GsupExpect[0] for "262420000000034" to be handled at TC_lu_imsi_auth_tmsi_encr_1_130(489) TC_lu_imsi_auth_tmsi_encr_1_130(489)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(483)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(483)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(483)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(482)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(482)@37811ff634e5: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_1_130(489)10128504 MSC_Test_0-SCCP(481)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(482)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(483)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(483)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(483)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(481)@37811ff634e5: { messageType := 2, destLocRef := '9A8C78'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(481)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(487)@37811ff634e5: Found GsupExpect[0] for "262420000000034" handled at TC_lu_imsi_auth_tmsi_encr_1_130(489) MSC_Test-GSUP(487)@37811ff634e5: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_1_130(489)"262420000000034" MSC_Test_0-SCCP(481)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(481)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(481)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(481)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(483)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth_tmsi_encr_1_130(489)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_1_130(489)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(483)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(483)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(481)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(481)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(481)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(481)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(482)@37811ff634e5: patching N(SD)=1 into dtap '0514A3972BD3'O MSC_Test_0-RAN(482)@37811ff634e5: patched enc_l3: '0554A3972BD3'O MSC_Test_0-SCCP(481)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(481)@37811ff634e5: vl_len:9 MSC_Test_0-SCCP(481)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(481)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100060554A3972BD3'O MSC_Test_0-M3UA(483)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(483)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(483)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(481)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(481)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(481)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(481)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(481)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(481)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(481)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(481)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0003552C02'O MSC_Test_0-M3UA(483)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(483)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(483)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(481)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(481)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(481)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(481)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(483)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(483)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(481)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(481)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(481)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(481)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_1_130(489)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(482)@37811ff634e5: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(482)@37811ff634e5: patched enc_l3: '059B'O MSC_Test_0-SCCP(481)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(481)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(481)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(481)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(483)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(483)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(483)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(481)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(481)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(481)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(481)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(481)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(481)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(481)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(481)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(483)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(483)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(483)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(481)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(483)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(482)@37811ff634e5: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_1_130(489)10128504 TC_lu_imsi_auth_tmsi_encr_1_130(489)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_1_130(489)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_1_130(489)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_1_130(489)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_1_130(489)@37811ff634e5: Final verdict of PTC: pass MSC_Test-GSUP(487)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(482)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(483)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(481)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(484)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(488)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(480)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(486)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(485)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(490)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(480): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(481): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(482): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(483): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(484): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(485): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(486): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(487): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(488): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_1_130(489): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(490): none (pass -> pass) MTC@37811ff634e5: Test case TC_lu_imsi_auth_tmsi_encr_1_13 finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_1_13 pass'. Thu Nov 21 04:16:37 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_1_13 pass ====== Saving talloc report from 172.18.28.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=34489) Waiting for packet dumper to finish... 1 (prev_count=34489, count=213021) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_1_13 pass' was executed successfully (exit status: 0). MTC@37811ff634e5: 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 ------ Thu Nov 21 04:16: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_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_13' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_lu_imsi_auth_tmsi_encr_3_13 started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(494)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(494)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(494)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(492)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(495)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(494)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(494)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(494)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(494)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(494)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(494)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(494)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(494)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(494)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(494)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(494)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(494)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(494)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(494)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(494)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(494)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(497)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(497)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(497)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(497)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(497)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(497)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(497)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(497)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(498)@37811ff634e5: Created GsupExpect[0] for "262420000000035" to be handled at TC_lu_imsi_auth_tmsi_encr_3_130(500) TC_lu_imsi_auth_tmsi_encr_3_130(500)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(494)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(494)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(494)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(493)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(493)@37811ff634e5: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_130(500)3089471 MSC_Test_0-SCCP(492)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(493)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(494)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(494)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(494)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(492)@37811ff634e5: { messageType := 2, destLocRef := '2F243F'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(492)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(498)@37811ff634e5: Found GsupExpect[0] for "262420000000035" handled at TC_lu_imsi_auth_tmsi_encr_3_130(500) MSC_Test-GSUP(498)@37811ff634e5: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_3_130(500)"262420000000035" MSC_Test_0-SCCP(492)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(492)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(492)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(492)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(494)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth_tmsi_encr_3_130(500)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_3_130(500)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(494)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(494)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(492)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(492)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(492)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(492)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(493)@37811ff634e5: patching N(SD)=1 into dtap '05145DBD17CC'O MSC_Test_0-RAN(493)@37811ff634e5: patched enc_l3: '05545DBD17CC'O MSC_Test_0-SCCP(492)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(492)@37811ff634e5: vl_len:9 MSC_Test_0-SCCP(492)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(492)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000605545DBD17CC'O MSC_Test_0-M3UA(494)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(494)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(492)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(492)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(492)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(492)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(494)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(492)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(492)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(492)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(492)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(494)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(494)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(494)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(492)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(492)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(492)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(492)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(494)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(494)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(492)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(492)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(492)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(492)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_3_130(500)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(493)@37811ff634e5: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(493)@37811ff634e5: patched enc_l3: '059B'O MSC_Test_0-SCCP(492)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(492)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(492)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(492)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(494)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(494)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(494)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(492)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(492)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(492)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(492)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(492)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(492)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(492)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(492)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(494)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(494)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(494)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(492)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(494)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(493)@37811ff634e5: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_130(500)3089471 TC_lu_imsi_auth_tmsi_encr_3_130(500)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_130(500)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_3_130(500)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_130(500)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_130(500)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-M3UA(494)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(492)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(493)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(495)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(498)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(499)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(491)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(501)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(497)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(496)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(491): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(492): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(493): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(494): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(495): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(496): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(497): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(498): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(499): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_3_130(500): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(501): none (pass -> pass) MTC@37811ff634e5: Test case TC_lu_imsi_auth_tmsi_encr_3_13 finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_13 pass'. Thu Nov 21 04:16:42 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_13 pass ====== Saving talloc report from 172.18.28.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=34489) Waiting for packet dumper to finish... 1 (prev_count=34489, count=211985) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_13 pass' was executed successfully (exit status: 0). MTC@37811ff634e5: 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 ------ Thu Nov 21 04:16:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1.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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_lu_imsi_auth_tmsi_encr_3_1 started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(505)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(505)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(505)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(503)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(506)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(508)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(508)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(508)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(508)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(508)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(508)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(508)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(508)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(505)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(505)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(505)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(505)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(505)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(505)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(505)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(505)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(505)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(505)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(505)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(505)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(505)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(505)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(505)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(505)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(509)@37811ff634e5: Created GsupExpect[0] for "262420000000360" to be handled at TC_lu_imsi_auth_tmsi_encr_3_10(511) TC_lu_imsi_auth_tmsi_encr_3_10(511)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(505)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(505)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(505)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(504)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(504)@37811ff634e5: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_10(511)16332985 MSC_Test_0-SCCP(503)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(504)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(505)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(505)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(505)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(503)@37811ff634e5: { messageType := 2, destLocRef := 'F938B9'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(503)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(509)@37811ff634e5: Found GsupExpect[0] for "262420000000360" handled at TC_lu_imsi_auth_tmsi_encr_3_10(511) MSC_Test-GSUP(509)@37811ff634e5: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_3_10(511)"262420000000360" MSC_Test_0-SCCP(503)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(503)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(503)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(503)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524900'O MSC_Test_0-M3UA(505)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(505)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(505)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(503)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(503)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(503)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(503)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(504)@37811ff634e5: patching N(SD)=1 into dtap '05140DA5A4A6'O MSC_Test_0-RAN(504)@37811ff634e5: patched enc_l3: '05540DA5A4A6'O MSC_Test_0-SCCP(503)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(503)@37811ff634e5: vl_len:9 MSC_Test_0-SCCP(503)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(503)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000605540DA5A4A6'O MSC_Test_0-M3UA(505)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(505)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(505)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(505)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(505)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(503)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(503)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(503)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(503)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(503)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(503)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(503)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(503)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(503)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(503)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(503)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(503)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(505)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(505)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(505)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(503)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(505)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(504)@37811ff634e5: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_10(511)16332985 TC_lu_imsi_auth_tmsi_encr_3_10(511)@37811ff634e5: setverdict(pass): none -> pass TC_lu_imsi_auth_tmsi_encr_3_10(511)@37811ff634e5: Skipping f_verify_vty_lac_ci() TC_lu_imsi_auth_tmsi_encr_3_10(511)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_10(511)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_10(511)@37811ff634e5: Final verdict of PTC: pass MSC_Test-GSUP(509)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(505)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(506)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(504)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(503)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(502)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(510)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(512)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(508)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(507)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(502): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(503): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(504): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(505): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(506): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(507): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(508): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(509): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(510): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_3_10(511): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(512): none (pass -> pass) MTC@37811ff634e5: Test case TC_lu_imsi_auth_tmsi_encr_3_1 finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1 pass'. Thu Nov 21 04:16:47 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1 pass ====== Saving talloc report from 172.18.28.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=34565) Waiting for packet dumper to finish... 1 (prev_count=34565, count=166277) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1 pass' was executed successfully (exit status: 0). MTC@37811ff634e5: 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 ------ Thu Nov 21 04:16: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_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@37811ff634e5: 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@37811ff634e5: Test case TC_lu_imsi_auth_tmsi_encr_3_1_no_cm started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(516)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(516)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(516)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(514)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(517)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(519)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(519)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(519)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(519)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(519)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(519)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(519)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(519)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(516)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(516)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(516)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(516)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(516)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(516)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(516)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(516)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(516)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(516)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(516)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(516)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(516)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(516)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(516)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(516)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(520)@37811ff634e5: Created GsupExpect[0] for "262420000000361" to be handled at TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(522) TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(522)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(516)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(516)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(516)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(515)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(515)@37811ff634e5: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(522)1072006 MSC_Test_0-SCCP(514)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(515)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(516)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(516)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(516)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(514)@37811ff634e5: { messageType := 2, destLocRef := '105B86'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(514)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(520)@37811ff634e5: Found GsupExpect[0] for "262420000000361" handled at TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(522) MSC_Test-GSUP(520)@37811ff634e5: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(522)"262420000000361" MSC_Test_0-M3UA(516)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(516)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(514)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(514)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(514)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(514)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(515)@37811ff634e5: patching N(SD)=1 into dtap '05140C9B09B5'O MSC_Test_0-RAN(515)@37811ff634e5: patched enc_l3: '05540C9B09B5'O MSC_Test_0-SCCP(514)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(514)@37811ff634e5: vl_len:9 MSC_Test_0-SCCP(514)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(514)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000605540C9B09B5'O MSC_Test_0-M3UA(516)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(516)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(516)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(514)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(514)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(514)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(514)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(514)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(514)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(514)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(514)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524900'O MSC_Test_0-M3UA(516)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(516)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(516)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(516)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(516)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(514)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(514)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(514)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(514)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(514)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(514)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(514)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(514)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(514)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(514)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(514)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(514)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(516)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(516)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(516)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(514)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(516)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(515)@37811ff634e5: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(522)1072006 TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(522)@37811ff634e5: setverdict(pass): none -> pass TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(522)@37811ff634e5: Skipping f_verify_vty_lac_ci() TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(522)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(522)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(522)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-M3UA(516)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(515)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(520)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(514)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(517)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(521)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(513)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(523)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(518)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(519)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(513): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(514): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(515): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(516): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(517): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(518): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(519): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(520): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(521): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(522): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(523): none (pass -> pass) MTC@37811ff634e5: Test case TC_lu_imsi_auth_tmsi_encr_3_1_no_cm finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_no_cm pass'. Thu Nov 21 04:16:52 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_no_cm pass ====== Saving talloc report from 172.18.28.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=34549) Waiting for packet dumper to finish... 1 (prev_count=34549, count=173553) MTC@37811ff634e5: 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@37811ff634e5: 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 ------ Thu Nov 21 04:16:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_2' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_lu_imsi_auth_tmsi_encr_13_2 started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(527)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(527)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(527)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(525)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(528)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(530)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(530)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(530)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(530)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(530)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(530)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(530)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(530)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(527)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(527)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(527)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(527)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(527)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(527)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(527)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(527)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(527)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(527)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(527)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(527)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(527)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(527)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(527)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(527)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(531)@37811ff634e5: Created GsupExpect[0] for "262420000000037" to be handled at TC_lu_imsi_auth_tmsi_encr_13_20(533) TC_lu_imsi_auth_tmsi_encr_13_20(533)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '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(527)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(527)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(527)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(526)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(526)@37811ff634e5: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_13_20(533)16736456 MSC_Test_0-SCCP(525)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(526)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(527)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(527)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(527)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(525)@37811ff634e5: { messageType := 2, destLocRef := 'FF60C8'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(525)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(531)@37811ff634e5: Found GsupExpect[0] for "262420000000037" handled at TC_lu_imsi_auth_tmsi_encr_13_20(533) MSC_Test-GSUP(531)@37811ff634e5: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_13_20(533)"262420000000037" MSC_Test_0-SCCP(525)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(525)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(525)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(525)@37811ff634e5: data sent by MTP3_SCCP_PORT: '00065412035A4901'O MSC_Test_0-M3UA(527)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(527)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(527)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(525)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(525)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(525)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(525)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(526)@37811ff634e5: patching N(SD)=1 into dtap '05145509BDC8'O MSC_Test_0-RAN(526)@37811ff634e5: patched enc_l3: '05545509BDC8'O MSC_Test_0-SCCP(525)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(525)@37811ff634e5: vl_len:9 MSC_Test_0-SCCP(525)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(525)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000605545509BDC8'O MSC_Test_0-M3UA(527)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(527)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(527)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(527)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(525)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(527)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(525)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(525)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(525)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(525)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(525)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(525)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(525)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(525)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(525)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(525)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(525)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(527)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(527)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(527)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(525)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(527)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(526)@37811ff634e5: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_13_20(533)16736456 TC_lu_imsi_auth_tmsi_encr_13_20(533)@37811ff634e5: setverdict(pass): none -> pass TC_lu_imsi_auth_tmsi_encr_13_20(533)@37811ff634e5: Skipping f_verify_vty_lac_ci() TC_lu_imsi_auth_tmsi_encr_13_20(533)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_13_20(533)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_13_20(533)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-RAN(526)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(531)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(527)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(528)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(525)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(524)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(532)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(534)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(529)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(530)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(524): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(525): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(526): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(527): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(528): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(529): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(530): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(531): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(532): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_13_20(533): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(534): none (pass -> pass) MTC@37811ff634e5: Test case TC_lu_imsi_auth_tmsi_encr_13_2 finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_2 pass'. Thu Nov 21 04:16:56 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_2 pass ====== Saving talloc report from 172.18.28.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=34493) Waiting for packet dumper to finish... 1 (prev_count=34493, count=165896) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_2 pass' was executed successfully (exit status: 0). MTC@37811ff634e5: 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 ------ Thu Nov 21 04:16:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_013_2' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_lu_imsi_auth_tmsi_encr_013_2 started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(538)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(538)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(538)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(536)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(539)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(541)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(541)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(541)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(541)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(541)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(541)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(541)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(541)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(538)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(538)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(538)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(538)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(538)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(538)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(538)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(538)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(538)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(538)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(538)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(538)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(538)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(538)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(538)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(538)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(542)@37811ff634e5: Created GsupExpect[0] for "262420000000038" to be handled at TC_lu_imsi_auth_tmsi_encr_013_20(544) TC_lu_imsi_auth_tmsi_encr_013_20(544)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '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(538)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(538)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(538)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(537)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(537)@37811ff634e5: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_013_20(544)9726878 MSC_Test_0-SCCP(536)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(537)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(538)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(538)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(538)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(536)@37811ff634e5: { messageType := 2, destLocRef := '946B9E'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(536)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(542)@37811ff634e5: Found GsupExpect[0] for "262420000000038" handled at TC_lu_imsi_auth_tmsi_encr_013_20(544) MSC_Test-GSUP(542)@37811ff634e5: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_013_20(544)"262420000000038" MSC_Test_0-SCCP(536)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(536)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(536)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(536)@37811ff634e5: data sent by MTP3_SCCP_PORT: '00065412035A4901'O MSC_Test_0-M3UA(538)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth_tmsi_encr_013_20(544)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_013_20(544)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(538)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(538)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(536)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(536)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(536)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(536)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(537)@37811ff634e5: patching N(SD)=1 into dtap '05143F4BFF21'O MSC_Test_0-RAN(537)@37811ff634e5: patched enc_l3: '05543F4BFF21'O MSC_Test_0-SCCP(536)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(536)@37811ff634e5: vl_len:9 MSC_Test_0-SCCP(536)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(536)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000605543F4BFF21'O MSC_Test_0-M3UA(538)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(538)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(538)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(536)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(536)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(536)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(536)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(536)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(536)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(536)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(536)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0003552C01'O MSC_Test_0-M3UA(538)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(538)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(538)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(536)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(536)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(536)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(536)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(538)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(538)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(536)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(536)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(536)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(536)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_013_20(544)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(537)@37811ff634e5: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(537)@37811ff634e5: patched enc_l3: '059B'O MSC_Test_0-SCCP(536)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(536)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(536)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(536)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(538)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(538)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(538)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(536)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(536)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(536)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(536)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(536)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(536)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(536)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(536)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(538)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(538)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(538)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(536)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(538)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(537)@37811ff634e5: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_013_20(544)9726878 TC_lu_imsi_auth_tmsi_encr_013_20(544)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_013_20(544)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_013_20(544)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_013_20(544)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_013_20(544)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-RAN(537)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(538)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(542)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(536)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(539)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(543)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(541)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(535)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(540)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(545)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(535): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(536): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(537): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(538): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(539): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(540): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(541): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(542): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(543): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_013_20(544): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(545): none (pass -> pass) MTC@37811ff634e5: Test case TC_lu_imsi_auth_tmsi_encr_013_2 finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_013_2 pass'. Thu Nov 21 04:17:01 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_013_2 pass ====== Saving talloc report from 172.18.28.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=34749) Waiting for packet dumper to finish... 1 (prev_count=34749, count=212657) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_013_2 pass' was executed successfully (exit status: 0). MTC@37811ff634e5: 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 ------ Thu Nov 21 04:17:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_imsi_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_1' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_lu_imsi_auth_tmsi_encr_0134_1 started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(549)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(549)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(549)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(547)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(550)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(552)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(552)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(552)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(552)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(552)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(552)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(552)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(552)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(549)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(549)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(549)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(549)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(549)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(549)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(549)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(549)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(549)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(549)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(549)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(549)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(549)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(549)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(549)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(549)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(553)@37811ff634e5: Created GsupExpect[0] for "262420000000039" to be handled at TC_lu_imsi_auth_tmsi_encr_0134_10(555) TC_lu_imsi_auth_tmsi_encr_0134_10(555)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(549)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(549)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(549)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(548)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(548)@37811ff634e5: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_0134_10(555)8206912 MSC_Test_0-RAN(548)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(547)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(549)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(549)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(549)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(547)@37811ff634e5: { messageType := 2, destLocRef := '7D3A40'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(547)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(553)@37811ff634e5: Found GsupExpect[0] for "262420000000039" handled at TC_lu_imsi_auth_tmsi_encr_0134_10(555) MSC_Test-GSUP(553)@37811ff634e5: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_0134_10(555)"262420000000039" MSC_Test_0-SCCP(547)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(547)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(547)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(547)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524900'O MSC_Test_0-M3UA(549)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth_tmsi_encr_0134_10(555)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_0134_10(555)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(549)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(549)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(547)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(547)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(547)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(547)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(548)@37811ff634e5: patching N(SD)=1 into dtap '05140D661B4D2104628257D0'O MSC_Test_0-RAN(548)@37811ff634e5: patched enc_l3: '05540D661B4D2104628257D0'O MSC_Test_0-SCCP(547)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(547)@37811ff634e5: vl_len:15 MSC_Test_0-SCCP(547)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(547)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000C05540D661B4D2104628257D0'O MSC_Test_0-M3UA(549)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(549)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(549)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(547)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(547)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(547)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(547)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(547)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(547)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(547)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(547)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524900'O MSC_Test_0-M3UA(549)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(549)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(549)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(547)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(547)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(547)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(547)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(547)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(547)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(547)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(547)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0003552C02'O MSC_Test_0-M3UA(549)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(549)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(549)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(547)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(547)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(547)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(547)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(549)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(549)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(547)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(547)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(547)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(547)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_0134_10(555)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(548)@37811ff634e5: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(548)@37811ff634e5: patched enc_l3: '059B'O MSC_Test_0-SCCP(547)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(547)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(547)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(547)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(549)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(549)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(549)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(547)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(547)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(547)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(547)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(547)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(547)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(547)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(547)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(549)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(549)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(549)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(547)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(549)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(548)@37811ff634e5: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_0134_10(555)8206912 TC_lu_imsi_auth_tmsi_encr_0134_10(555)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_10(555)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_0134_10(555)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_10(555)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_10(555)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-RAN(548)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(547)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(553)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(549)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(550)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(554)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(546)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(552)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(551)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(556)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(546): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(547): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(548): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(549): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(550): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(551): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(552): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(553): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(554): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_0134_10(555): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(556): none (pass -> pass) MTC@37811ff634e5: Test case TC_lu_imsi_auth_tmsi_encr_0134_1 finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_1 pass'. Thu Nov 21 04:17:06 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_1 pass ====== Saving talloc report from 172.18.28.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=34525) Waiting for packet dumper to finish... 1 (prev_count=34525, count=230281) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_1 pass' was executed successfully (exit status: 0). MTC@37811ff634e5: 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 ------ Thu Nov 21 04:17:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_imsi_auth_tmsi_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_lu_imsi_auth_tmsi_encr_0134_34 started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(560)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(560)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(560)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(558)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(561)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(563)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(563)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(563)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(563)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(563)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(563)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(563)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(563)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(560)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(560)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(560)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(560)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(560)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(560)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(560)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(560)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(560)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(560)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(560)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(560)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(560)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(560)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(560)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(560)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(564)@37811ff634e5: Created GsupExpect[0] for "262420000000040" to be handled at TC_lu_imsi_auth_tmsi_encr_0134_340(566) TC_lu_imsi_auth_tmsi_encr_0134_340(566)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '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(560)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(560)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(560)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(559)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(559)@37811ff634e5: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_0134_340(566)7043058 MSC_Test_0-SCCP(558)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(559)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(560)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(560)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(560)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(558)@37811ff634e5: { messageType := 2, destLocRef := '6B77F2'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(558)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(564)@37811ff634e5: Found GsupExpect[0] for "262420000000040" handled at TC_lu_imsi_auth_tmsi_encr_0134_340(566) MSC_Test-GSUP(564)@37811ff634e5: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_0134_340(566)"262420000000040" MSC_Test_0-SCCP(558)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(558)@37811ff634e5: vl_len:11 MSC_Test_0-SCCP(558)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(558)@37811ff634e5: data sent by MTP3_SCCP_PORT: '00095412035A4982130101'O MSC_Test_0-M3UA(560)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth_tmsi_encr_0134_340(566)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_0134_340(566)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(560)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(560)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(558)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(558)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(558)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(558)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(559)@37811ff634e5: patching N(SD)=1 into dtap '05142ABAFB2C2104A9D884C0'O MSC_Test_0-RAN(559)@37811ff634e5: patched enc_l3: '05542ABAFB2C2104A9D884C0'O MSC_Test_0-SCCP(558)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(558)@37811ff634e5: vl_len:15 MSC_Test_0-SCCP(558)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(558)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000C05542ABAFB2C2104A9D884C0'O MSC_Test_0-M3UA(560)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(560)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(560)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(558)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(558)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(558)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(558)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(558)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(558)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(558)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(558)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0003552C05'O MSC_Test_0-M3UA(560)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(560)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(560)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(558)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(558)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(558)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(558)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(560)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(560)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(558)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(558)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(558)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(558)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_0134_340(566)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(559)@37811ff634e5: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(559)@37811ff634e5: patched enc_l3: '059B'O MSC_Test_0-SCCP(558)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(558)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(558)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(558)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(560)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(560)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(560)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(558)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(558)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(558)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(558)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(558)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(558)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(558)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(558)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(560)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(560)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(560)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(558)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(560)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(559)@37811ff634e5: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_0134_340(566)7043058 TC_lu_imsi_auth_tmsi_encr_0134_340(566)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_340(566)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_0134_340(566)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_340(566)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_340(566)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-RAN(559)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(564)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(558)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(560)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(561)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(565)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(563)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(567)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(562)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(557)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(557): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(558): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(559): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(560): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(561): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(562): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(563): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(564): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(565): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_0134_340(566): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(567): none (pass -> pass) MTC@37811ff634e5: Test case TC_lu_imsi_auth_tmsi_encr_0134_34 finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34 pass'. Thu Nov 21 04:17:11 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34 pass ====== Saving talloc report from 172.18.28.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=34537) Waiting for packet dumper to finish... 1 (prev_count=34537, count=214481) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34 pass' was executed successfully (exit status: 0). MTC@37811ff634e5: 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 ------ Thu Nov 21 04:17: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_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@37811ff634e5: 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@37811ff634e5: Test case TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3 started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(571)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(571)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(571)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(569)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(572)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(574)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(574)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(574)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(574)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(574)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(574)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(574)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(574)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(571)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(571)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(571)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(571)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(571)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(571)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(571)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(571)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(571)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(571)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(571)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(571)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(571)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(571)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(571)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(571)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(575)@37811ff634e5: Created GsupExpect[0] for "262420000000041" to be handled at TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(577) TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(577)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '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(571)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(571)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(571)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(570)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(570)@37811ff634e5: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(577)939218 MSC_Test_0-RAN(570)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(569)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(571)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(571)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(571)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(569)@37811ff634e5: { messageType := 2, destLocRef := '0E54D2'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(569)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(575)@37811ff634e5: Found GsupExpect[0] for "262420000000041" handled at TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(577) MSC_Test-GSUP(575)@37811ff634e5: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(577)"262420000000041" MSC_Test_0-SCCP(569)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(569)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(569)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(569)@37811ff634e5: data sent by MTP3_SCCP_PORT: '00065412035A4902'O MSC_Test_0-M3UA(571)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(577)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(577)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(571)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(571)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(569)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(569)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(569)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(569)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(570)@37811ff634e5: patching N(SD)=1 into dtap '0514A156ED2A210416A28BB2'O MSC_Test_0-RAN(570)@37811ff634e5: patched enc_l3: '0554A156ED2A210416A28BB2'O MSC_Test_0-SCCP(569)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(569)@37811ff634e5: vl_len:15 MSC_Test_0-SCCP(569)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(569)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000C0554A156ED2A210416A28BB2'O MSC_Test_0-M3UA(571)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(571)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(571)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(569)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(569)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(569)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(569)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(569)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(569)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(569)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(569)@37811ff634e5: data sent by MTP3_SCCP_PORT: '00065412035A4902'O MSC_Test_0-M3UA(571)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(571)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(571)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(569)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(569)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(569)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(569)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(569)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(569)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(569)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(569)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(571)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(571)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(571)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(569)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(569)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(569)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(569)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(571)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(571)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(569)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(569)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(569)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(569)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(577)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(570)@37811ff634e5: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(570)@37811ff634e5: patched enc_l3: '059B'O MSC_Test_0-SCCP(569)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(569)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(569)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(569)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(571)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(571)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(571)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(569)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(569)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(569)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(569)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(569)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(569)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(569)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(569)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(571)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(571)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(571)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(569)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(571)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(570)@37811ff634e5: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(577)939218 TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(577)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(577)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(577)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(577)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(577)@37811ff634e5: Final verdict of PTC: pass MSC_Test-GSUP(575)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(569)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(571)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(570)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(572)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(578)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(574)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(568)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(576)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(573)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(568): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(569): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(570): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(571): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(572): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(573): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(574): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(575): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(576): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(577): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(578): none (pass -> pass) MTC@37811ff634e5: Test case TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3 finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3 pass'. Thu Nov 21 04:17:16 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3 pass ====== Saving talloc report from 172.18.28.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=34621) Waiting for packet dumper to finish... 1 (prev_count=34621, count=228031) MTC@37811ff634e5: 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@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_release_timeout'. ------ MSC_Tests.TC_mo_release_timeout ------ Thu Nov 21 04:17:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_mo_release_timeout.pcap" >/data/MSC_Tests.TC_mo_release_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_release_timeout' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_mo_release_timeout started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(582)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(582)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(582)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(580)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(583)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(585)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(585)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(585)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(585)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(585)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(585)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(585)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(585)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(582)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(582)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(582)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(582)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(582)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(582)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(582)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(582)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(582)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(582)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(582)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(582)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(582)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(582)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(582)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(582)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(586)@37811ff634e5: Created GsupExpect[0] for "262420000000040" to be handled at TC_mo_release_timeout0(588) TC_mo_release_timeout0(588)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(582)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(582)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(582)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(581)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(581)@37811ff634e5: Added conn table entry 0TC_mo_release_timeout0(588)4801652 MSC_Test_0-RAN(581)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(580)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(582)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(582)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(582)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(582)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(582)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(580)@37811ff634e5: { messageType := 2, destLocRef := '494474'O ("IDt"), 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(580)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(580)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(580)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(580)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(580)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(586)@37811ff634e5: Found GsupExpect[0] for "262420000000040" handled at TC_mo_release_timeout0(588) MSC_Test-GSUP(586)@37811ff634e5: Added IMSI table entry 0TC_mo_release_timeout0(588)"262420000000040" MSC_Test_0-SCCP(580)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(580)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(580)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(580)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(582)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_release_timeout0(588)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_release_timeout0(588)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(582)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(582)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(580)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(580)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(580)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(580)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_release_timeout0(588)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(581)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(581)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(580)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(580)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(580)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(580)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(582)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(582)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(582)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(580)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(580)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(580)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(580)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(580)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(580)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(580)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(580)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(582)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(582)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(582)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(580)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(582)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(581)@37811ff634e5: Deleted conn table entry 0TC_mo_release_timeout0(588)4801652 TC_mo_release_timeout0(588)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_mo_release_timeout0(588)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_release_timeout0(588)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_mo_release_timeout0(588)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_mo_release_timeout0(588)@37811ff634e5: 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 := '6F906292'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(581)@37811ff634e5: Added conn table entry 0TC_mo_release_timeout0(588)59525 MSC_Test_0-RAN(581)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(580)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(582)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(582)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(582)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(580)@37811ff634e5: { messageType := 2, destLocRef := '00E885'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(580)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(582)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(582)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(582)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(580)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(582)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(580)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(580)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(580)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(580)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(580)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(580)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(580)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_release_timeout0(588)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_release_timeout0(588)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(583)@37811ff634e5: Created MnccExpect[0] for "12345" to be handled at TC_mo_release_timeout0(588) MSC_Test-MGCP(584)@37811ff634e5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mo_release_timeout0(588) MSC_Test_0-RAN(581)@37811ff634e5: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(581)@37811ff634e5: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(580)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(580)@37811ff634e5: vl_len:19 MSC_Test_0-SCCP(580)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(580)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(582)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(584)@37811ff634e5: 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(588) TC_mo_release_timeout0(588)@37811ff634e5: f_mo_call_establish 2: rx 1st CRCX TC_mo_release_timeout0(588)@37811ff634e5: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(583)@37811ff634e5: Found MnccExpect[0] for "12345" handled at TC_mo_release_timeout0(588) MSC_Test-MNCC(583)@37811ff634e5: Added conn table entry 0TC_mo_release_timeout0(588)-2147483637 TC_mo_release_timeout0(588)@37811ff634e5: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_release_timeout0(588)@37811ff634e5: f_mo_call_establish DONE TC_mo_release_timeout0(588)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(583)@37811ff634e5: Deleted conn table entry 0TC_mo_release_timeout0(588)-2147483637 MSC_Test_0-M3UA(582)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(582)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(582)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(582)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(580)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(580)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(580)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(580)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(580)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(580)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(580)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(580)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(580)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(580)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(580)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(580)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(582)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(582)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(582)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(580)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(582)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(581)@37811ff634e5: Deleted conn table entry 0TC_mo_release_timeout0(588)59525 TC_mo_release_timeout0(588)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_mo_release_timeout0(588)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_release_timeout0(588)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_mo_release_timeout0(588)@37811ff634e5: Final verdict of PTC: pass MSC_Test-GSUP(586)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(582)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(581)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(583)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(580)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(584)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(579)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(587)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(585)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(589)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(579): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(580): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(581): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(582): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(583): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(584): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(585): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(586): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(587): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_mo_release_timeout0(588): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(589): none (pass -> pass) MTC@37811ff634e5: Test case TC_mo_release_timeout finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_release_timeout pass'. Thu Nov 21 04:17:24 UTC 2024 ====== MSC_Tests.TC_mo_release_timeout pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_mo_release_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=230395) Waiting for packet dumper to finish... 1 (prev_count=230395, count=305855) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_release_timeout pass' was executed successfully (exit status: 0). MTC@37811ff634e5: 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 ------ Thu Nov 21 04:17: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_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call_no_dlcx_resp' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_lu_and_mt_call_no_dlcx_resp started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(593)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(593)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(593)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(591)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(594)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(596)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(596)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(596)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(596)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(596)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(596)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(596)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(596)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(593)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(593)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(593)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(593)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(593)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(593)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(593)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(593)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(593)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(593)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(593)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(593)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(593)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(593)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(593)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(593)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(597)@37811ff634e5: Created GsupExpect[0] for "262420000000041" to be handled at TC_lu_and_mt_call_no_dlcx_resp0(599) TC_lu_and_mt_call_no_dlcx_resp0(599)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(593)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(593)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(593)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(592)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(592)@37811ff634e5: Added conn table entry 0TC_lu_and_mt_call_no_dlcx_resp0(599)14905928 MSC_Test_0-SCCP(591)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(592)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(593)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(593)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(593)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(593)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(593)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(591)@37811ff634e5: { messageType := 2, destLocRef := 'E37248'O, sourceLocRef := '00004F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(591)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(597)@37811ff634e5: Found GsupExpect[0] for "262420000000041" handled at TC_lu_and_mt_call_no_dlcx_resp0(599) MSC_Test-GSUP(597)@37811ff634e5: Added IMSI table entry 0TC_lu_and_mt_call_no_dlcx_resp0(599)"262420000000041" MSC_Test_0-SCCP(591)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(591)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(591)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(591)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(591)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(591)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(591)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(591)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(593)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call_no_dlcx_resp0(599)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_no_dlcx_resp0(599)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(593)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(593)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(591)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(591)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(591)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(591)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_no_dlcx_resp0(599)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(592)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(592)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(591)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(591)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(591)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(591)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(593)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(593)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(593)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(591)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(591)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(591)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(591)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(591)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(591)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(591)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(591)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(593)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(593)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(593)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(591)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(593)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(592)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mt_call_no_dlcx_resp0(599)14905928 TC_lu_and_mt_call_no_dlcx_resp0(599)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_no_dlcx_resp0(599)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_no_dlcx_resp0(599)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_no_dlcx_resp0(599)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(594)@37811ff634e5: Added conn table entry 0TC_lu_and_mt_call_no_dlcx_resp0(599)289101918 MSC_Test_0-RAN(592)@37811ff634e5: Created IMSI[0] for '262420000000041'H'0AED6593'O to be handled at TC_lu_and_mt_call_no_dlcx_resp0(599) MSC_Test_0-M3UA(593)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(593)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(592)@37811ff634e5: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_call_no_dlcx_resp0(599) TC_lu_and_mt_call_no_dlcx_resp0(599)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(592)@37811ff634e5: Created IMSI[1] for '262420000000041'H'0AED6593'O to be handled at TC_lu_and_mt_call_no_dlcx_resp0(599) TC_lu_and_mt_call_no_dlcx_resp0(599)@37811ff634e5: 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 := '0AED6593'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(592)@37811ff634e5: Added conn table entry 0TC_lu_and_mt_call_no_dlcx_resp0(599)3562162 MSC_Test_0-SCCP(591)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(593)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(593)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(593)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(591)@37811ff634e5: { messageType := 2, destLocRef := '365AB2'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(591)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(593)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(593)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(593)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(593)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(591)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(591)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(591)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(591)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(591)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(591)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(591)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(591)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_no_dlcx_resp0(599)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_no_dlcx_resp0(599)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_no_dlcx_resp0(599)@37811ff634e5: f_mt_call_complete 1 MSC_Test_0-RAN(592)@37811ff634e5: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(592)@37811ff634e5: patched enc_l3: '8301'O MSC_Test_0-SCCP(591)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(591)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(591)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(591)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(593)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call_no_dlcx_resp0(599)@37811ff634e5: f_mt_call_complete 2 MSC_Test-MGCP(595)@37811ff634e5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_call_no_dlcx_resp0(599) MSC_Test-MGCP(595)@37811ff634e5: 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(599) TC_lu_and_mt_call_no_dlcx_resp0(599)@37811ff634e5: f_mt_call_complete 3 TC_lu_and_mt_call_no_dlcx_resp0(599)@37811ff634e5: f_mt_call_complete 4 MSC_Test_0-M3UA(593)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(593)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(591)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(591)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(591)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(591)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_no_dlcx_resp0(599)@37811ff634e5: f_mt_call_complete 6 MSC_Test_0-SCCP(591)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(591)@37811ff634e5: vl_len:14 MSC_Test_0-SCCP(591)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(591)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(593)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(592)@37811ff634e5: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(592)@37811ff634e5: patched enc_l3: '8347'O MSC_Test_0-SCCP(591)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(591)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(591)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(591)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(593)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call_no_dlcx_resp0(599)@37811ff634e5: f_mt_call_complete 5 TC_lu_and_mt_call_no_dlcx_resp0(599)@37811ff634e5: f_mt_call_complete 8 TC_lu_and_mt_call_no_dlcx_resp0(599)@37811ff634e5: f_mt_call_complete 7 TC_lu_and_mt_call_no_dlcx_resp0(599)@37811ff634e5: f_mt_call_complete 9 TC_lu_and_mt_call_no_dlcx_resp0(599)@37811ff634e5: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_call_no_dlcx_resp0(599)@37811ff634e5: f_mt_call_complete DONE TC_lu_and_mt_call_no_dlcx_resp0(599)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_no_dlcx_resp0(599)@37811ff634e5: Hold the call for some time TC_lu_and_mt_call_no_dlcx_resp0(599)@37811ff634e5: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mt_call_no_dlcx_resp0(599)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_no_dlcx_resp0(599)@37811ff634e5: Hangup TC_lu_and_mt_call_no_dlcx_resp0(599)@37811ff634e5: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(593)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(593)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(591)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(591)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(591)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(591)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_no_dlcx_resp0(599)@37811ff634e5: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(592)@37811ff634e5: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(592)@37811ff634e5: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(591)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(591)@37811ff634e5: vl_len:9 MSC_Test_0-SCCP(591)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(591)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(593)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(594)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mt_call_no_dlcx_resp0(599)289101918 MSC_Test_0-M3UA(593)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(593)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(593)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(591)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(591)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(593)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(591)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(591)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(591)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(591)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(591)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(591)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_no_dlcx_resp0(599)@37811ff634e5: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_call_no_dlcx_resp0(599)@37811ff634e5: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_call_no_dlcx_resp0(599)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call_no_dlcx_resp0(599)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call_no_dlcx_resp0(599)@37811ff634e5: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(591)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(591)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(591)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(591)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(593)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(593)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(593)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(591)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(593)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(592)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mt_call_no_dlcx_resp0(599)3562162 TC_lu_and_mt_call_no_dlcx_resp0(599)@37811ff634e5: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_call_no_dlcx_resp0(599)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_no_dlcx_resp0(599)@37811ff634e5: f_call_hangup 9: done MSC_Test_0-RAN(592)@37811ff634e5: Removed IMSI[0] for '262420000000041'H to be handled at TC_lu_and_mt_call_no_dlcx_resp0(599) TC_lu_and_mt_call_no_dlcx_resp0(599)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_no_dlcx_resp0(599)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-SCCP(591)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(593)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(597)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(594)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(592)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(598)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(590)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(600)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(595)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(596)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(590): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(591): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(592): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(593): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(594): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(595): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(596): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(597): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(598): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_lu_and_mt_call_no_dlcx_resp0(599): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(600): none (pass -> pass) MTC@37811ff634e5: Test case TC_lu_and_mt_call_no_dlcx_resp finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call_no_dlcx_resp pass'. Thu Nov 21 04:17:41 UTC 2024 ====== MSC_Tests.TC_lu_and_mt_call_no_dlcx_resp pass ====== Saving talloc report from 172.18.28.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=382839) Waiting for packet dumper to finish... 1 (prev_count=382839, count=390592) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call_no_dlcx_resp pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_reset_two'. ------ MSC_Tests.TC_reset_two ------ Thu Nov 21 04:17:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_reset_two.pcap" >/data/MSC_Tests.TC_reset_two.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_reset_two' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_reset_two started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(604)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(604)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(604)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(602)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_1-M3UA(607)@37811ff634e5: ************************************************* MSC_Test_1-M3UA(607)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(607)@37811ff634e5: ************************************************* MSC_Test_1-SCCP(605)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(608)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(610)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(610)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(610)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(610)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(610)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(610)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(610)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(610)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(604)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(604)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(604)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(604)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(604)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(604)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(604)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(604)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(604)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(604)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(604)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(604)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(604)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(604)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(604)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(604)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(607)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23907 to server: "172.18.28.200":2905 association #8 MSC_Test_1-M3UA(607)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(607)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(607)@37811ff634e5: M3UA_ASPUP sent MSC_Test_1-M3UA(607)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(607)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(607)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(607)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(607)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(607)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(607)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(607)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(607)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(607)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(607)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(607)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(604)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(604)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(604)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(603)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(607)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(607)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(607)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(606)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@37811ff634e5: setverdict(pass): none -> pass MSC_Test_1-RAN(606)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-SCCP(605)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(604)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(603)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-M3UA(607)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(602)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(608)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(612)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(611)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(609)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(610)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(601)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: pass MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(601): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(602): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(603): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(604): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-SCCP(605): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-RAN(606): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-M3UA(607): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(608): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(609): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(610): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(611): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(612): none (pass -> pass) MTC@37811ff634e5: Test case TC_reset_two finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_reset_two pass'. Thu Nov 21 04:17:47 UTC 2024 ====== MSC_Tests.TC_reset_two pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_reset_two.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=72675) Waiting for packet dumper to finish... 1 (prev_count=72675, count=98019) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_reset_two pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call'. ------ MSC_Tests.TC_lu_and_mt_call ------ Thu Nov 21 04:17:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_and_mt_call.pcap" >/data/MSC_Tests.TC_lu_and_mt_call.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_lu_and_mt_call started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(616)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(616)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(616)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(614)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(617)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(619)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(619)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(619)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(619)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(619)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(619)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(619)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(619)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(616)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(616)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(616)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(616)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(616)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(616)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(616)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(616)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(616)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(616)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(616)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(616)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(616)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(616)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(616)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(616)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(620)@37811ff634e5: Created GsupExpect[0] for "262420000000039" to be handled at TC_lu_and_mt_call0(622) TC_lu_and_mt_call0(622)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(616)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(616)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(616)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(615)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(615)@37811ff634e5: Added conn table entry 0TC_lu_and_mt_call0(622)13794334 MSC_Test_0-SCCP(614)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(615)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(616)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(616)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(616)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(616)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(616)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(614)@37811ff634e5: { messageType := 2, destLocRef := 'D27C1E'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(614)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(614)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(614)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(614)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(614)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(620)@37811ff634e5: Found GsupExpect[0] for "262420000000039" handled at TC_lu_and_mt_call0(622) MSC_Test-GSUP(620)@37811ff634e5: Added IMSI table entry 0TC_lu_and_mt_call0(622)"262420000000039" MSC_Test_0-SCCP(614)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(614)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(614)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(614)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(616)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call0(622)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call0(622)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(616)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(616)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(614)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(614)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(614)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(614)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call0(622)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(615)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(615)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(614)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(614)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(614)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(614)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(616)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(616)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(616)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(614)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(614)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(614)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(614)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(614)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(614)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(614)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(614)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(616)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(616)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(616)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(614)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(616)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(615)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mt_call0(622)13794334 TC_lu_and_mt_call0(622)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call0(622)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call0(622)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call0(622)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(617)@37811ff634e5: Added conn table entry 0TC_lu_and_mt_call0(622)1573752037 MSC_Test_0-RAN(615)@37811ff634e5: Created IMSI[0] for '262420000000039'H'A7369DA9'O to be handled at TC_lu_and_mt_call0(622) MSC_Test_0-M3UA(616)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(616)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(615)@37811ff634e5: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_call0(622) TC_lu_and_mt_call0(622)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(615)@37811ff634e5: Created IMSI[1] for '262420000000039'H'A7369DA9'O to be handled at TC_lu_and_mt_call0(622) TC_lu_and_mt_call0(622)@37811ff634e5: 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 := 'A7369DA9'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(615)@37811ff634e5: Added conn table entry 0TC_lu_and_mt_call0(622)6940217 MSC_Test_0-SCCP(614)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(616)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(616)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(616)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(614)@37811ff634e5: { messageType := 2, destLocRef := '69E639'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(614)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(616)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(616)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(616)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(614)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(614)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(614)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(614)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(616)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(614)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(614)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(614)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(614)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call0(622)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call0(622)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call0(622)@37811ff634e5: f_mt_call_complete 1 MSC_Test_0-RAN(615)@37811ff634e5: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(615)@37811ff634e5: patched enc_l3: '8301'O MSC_Test_0-SCCP(614)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(614)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(614)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(614)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(616)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call0(622)@37811ff634e5: f_mt_call_complete 2 MSC_Test-MGCP(618)@37811ff634e5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_call0(622) MSC_Test-MGCP(618)@37811ff634e5: 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(622) TC_lu_and_mt_call0(622)@37811ff634e5: f_mt_call_complete 3 TC_lu_and_mt_call0(622)@37811ff634e5: f_mt_call_complete 4 MSC_Test_0-M3UA(616)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(616)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(614)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(614)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(614)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(614)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call0(622)@37811ff634e5: f_mt_call_complete 6 MSC_Test_0-SCCP(614)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(614)@37811ff634e5: vl_len:14 MSC_Test_0-SCCP(614)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(614)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(616)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(615)@37811ff634e5: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(615)@37811ff634e5: patched enc_l3: '8347'O MSC_Test_0-SCCP(614)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(614)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(614)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(614)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(616)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call0(622)@37811ff634e5: f_mt_call_complete 5 TC_lu_and_mt_call0(622)@37811ff634e5: f_mt_call_complete 8 TC_lu_and_mt_call0(622)@37811ff634e5: f_mt_call_complete 7 TC_lu_and_mt_call0(622)@37811ff634e5: f_mt_call_complete 9 TC_lu_and_mt_call0(622)@37811ff634e5: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_call0(622)@37811ff634e5: f_mt_call_complete DONE TC_lu_and_mt_call0(622)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call0(622)@37811ff634e5: Hold the call for some time TC_lu_and_mt_call0(622)@37811ff634e5: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mt_call0(622)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call0(622)@37811ff634e5: Hangup TC_lu_and_mt_call0(622)@37811ff634e5: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(616)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(616)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(614)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(614)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(614)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(614)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call0(622)@37811ff634e5: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(615)@37811ff634e5: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(615)@37811ff634e5: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(614)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(614)@37811ff634e5: vl_len:9 MSC_Test_0-SCCP(614)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(614)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(616)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(616)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(616)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(616)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(616)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(617)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mt_call0(622)1573752037 MSC_Test_0-SCCP(614)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(614)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(614)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(614)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(614)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(614)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(614)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(614)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call0(622)@37811ff634e5: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_call0(622)@37811ff634e5: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_call0(622)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call0(622)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call0(622)@37811ff634e5: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(614)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(614)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(614)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(614)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(616)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(616)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(616)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(614)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(616)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(615)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mt_call0(622)6940217 TC_lu_and_mt_call0(622)@37811ff634e5: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_call0(622)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call0(622)@37811ff634e5: f_call_hangup 9: done MSC_Test_0-RAN(615)@37811ff634e5: Removed IMSI[0] for '262420000000039'H to be handled at TC_lu_and_mt_call0(622) TC_lu_and_mt_call0(622)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call0(622)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-SCCP(614)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(617)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(616)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(615)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(623)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(620)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(621)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(619)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(613)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(618)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(613): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(614): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(615): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(616): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(617): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(618): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(619): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(620): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(621): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_lu_and_mt_call0(622): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(623): none (pass -> pass) MTC@37811ff634e5: Test case TC_lu_and_mt_call finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call pass'. Thu Nov 21 04:17:58 UTC 2024 ====== MSC_Tests.TC_lu_and_mt_call pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_lu_and_mt_call.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=370760) Waiting for packet dumper to finish... 1 (prev_count=370760, count=390320) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call_ipv6'. ------ MSC_Tests.TC_lu_and_mt_call_ipv6 ------ Thu Nov 21 04:18:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_and_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call_ipv6' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_lu_and_mt_call_ipv6 started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(627)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(627)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(627)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(625)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(628)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(630)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(630)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(630)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(630)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(630)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(630)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(630)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(630)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(627)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(627)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(627)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(627)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(627)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(627)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(627)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(627)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(627)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(627)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(627)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(627)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(627)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(627)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(627)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(627)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(631)@37811ff634e5: Created GsupExpect[0] for "262420000000039" to be handled at TC_lu_and_mt_call_ipv60(633) TC_lu_and_mt_call_ipv60(633)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(627)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(627)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(627)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(626)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(626)@37811ff634e5: Added conn table entry 0TC_lu_and_mt_call_ipv60(633)1349878 MSC_Test_0-SCCP(625)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(626)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(627)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(627)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(627)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(627)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(627)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(625)@37811ff634e5: { messageType := 2, destLocRef := '1498F6'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(625)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(631)@37811ff634e5: Found GsupExpect[0] for "262420000000039" handled at TC_lu_and_mt_call_ipv60(633) MSC_Test-GSUP(631)@37811ff634e5: Added IMSI table entry 0TC_lu_and_mt_call_ipv60(633)"262420000000039" MSC_Test_0-SCCP(625)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(625)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(625)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(625)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(625)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(625)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(625)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(625)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(627)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call_ipv60(633)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_ipv60(633)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(627)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(627)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(625)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(625)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(625)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(625)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_ipv60(633)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(626)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(626)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(625)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(625)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(625)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(625)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(627)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(627)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(627)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(625)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(625)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(625)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(625)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(625)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(625)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(625)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(625)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(627)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(627)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(627)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(625)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(627)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(626)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mt_call_ipv60(633)1349878 TC_lu_and_mt_call_ipv60(633)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_ipv60(633)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_ipv60(633)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_ipv60(633)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(628)@37811ff634e5: Added conn table entry 0TC_lu_and_mt_call_ipv60(633)2122599092 MSC_Test_0-RAN(626)@37811ff634e5: Created IMSI[0] for '262420000000039'H'31B1190B'O to be handled at TC_lu_and_mt_call_ipv60(633) MSC_Test_0-M3UA(627)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(627)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(626)@37811ff634e5: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_call_ipv60(633) TC_lu_and_mt_call_ipv60(633)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(626)@37811ff634e5: Created IMSI[1] for '262420000000039'H'31B1190B'O to be handled at TC_lu_and_mt_call_ipv60(633) TC_lu_and_mt_call_ipv60(633)@37811ff634e5: 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 := '31B1190B'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(626)@37811ff634e5: Added conn table entry 0TC_lu_and_mt_call_ipv60(633)7721646 MSC_Test_0-SCCP(625)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(627)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(627)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(627)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(625)@37811ff634e5: { messageType := 2, destLocRef := '75D2AE'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(625)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(627)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(627)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(627)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(625)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(625)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(625)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(625)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(627)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(625)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(625)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(625)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(625)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_ipv60(633)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_ipv60(633)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_ipv60(633)@37811ff634e5: f_mt_call_complete 1 MSC_Test_0-RAN(626)@37811ff634e5: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(626)@37811ff634e5: patched enc_l3: '8301'O MSC_Test_0-SCCP(625)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(625)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(625)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(625)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(627)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call_ipv60(633)@37811ff634e5: f_mt_call_complete 2 MSC_Test-MGCP(629)@37811ff634e5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_call_ipv60(633) MSC_Test-MGCP(629)@37811ff634e5: 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(633) TC_lu_and_mt_call_ipv60(633)@37811ff634e5: f_mt_call_complete 3 TC_lu_and_mt_call_ipv60(633)@37811ff634e5: f_mt_call_complete 4 MSC_Test_0-M3UA(627)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(627)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(625)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(625)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(625)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(625)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_ipv60(633)@37811ff634e5: f_mt_call_complete 6 MSC_Test_0-SCCP(625)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(625)@37811ff634e5: vl_len:26 MSC_Test_0-SCCP(625)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(625)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0018027C120000000000000000000000000000000323287E0180'O MSC_Test_0-M3UA(627)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(626)@37811ff634e5: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(626)@37811ff634e5: patched enc_l3: '8347'O MSC_Test_0-SCCP(625)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(625)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(625)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(625)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(627)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call_ipv60(633)@37811ff634e5: f_mt_call_complete 5 TC_lu_and_mt_call_ipv60(633)@37811ff634e5: f_mt_call_complete 8 TC_lu_and_mt_call_ipv60(633)@37811ff634e5: f_mt_call_complete 7 TC_lu_and_mt_call_ipv60(633)@37811ff634e5: f_mt_call_complete 9 TC_lu_and_mt_call_ipv60(633)@37811ff634e5: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_call_ipv60(633)@37811ff634e5: f_mt_call_complete DONE TC_lu_and_mt_call_ipv60(633)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_ipv60(633)@37811ff634e5: Hold the call for some time TC_lu_and_mt_call_ipv60(633)@37811ff634e5: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mt_call_ipv60(633)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_ipv60(633)@37811ff634e5: Hangup TC_lu_and_mt_call_ipv60(633)@37811ff634e5: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(627)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(627)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(625)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(625)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(625)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(625)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_ipv60(633)@37811ff634e5: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(626)@37811ff634e5: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(626)@37811ff634e5: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(625)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(625)@37811ff634e5: vl_len:9 MSC_Test_0-SCCP(625)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(625)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(627)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(627)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(627)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(628)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mt_call_ipv60(633)2122599092 MSC_Test_0-M3UA(627)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(625)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(625)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(625)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(627)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(625)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(625)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(625)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(625)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(625)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_ipv60(633)@37811ff634e5: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_call_ipv60(633)@37811ff634e5: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_call_ipv60(633)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call_ipv60(633)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call_ipv60(633)@37811ff634e5: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(625)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(625)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(625)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(625)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(627)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(627)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(627)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(625)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(627)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(626)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mt_call_ipv60(633)7721646 TC_lu_and_mt_call_ipv60(633)@37811ff634e5: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_call_ipv60(633)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_ipv60(633)@37811ff634e5: f_call_hangup 9: done MSC_Test_0-RAN(626)@37811ff634e5: Removed IMSI[0] for '262420000000039'H to be handled at TC_lu_and_mt_call_ipv60(633) TC_lu_and_mt_call_ipv60(633)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_ipv60(633)@37811ff634e5: Final verdict of PTC: pass MSC_Test-GSUP(631)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(626)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(627)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(628)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(625)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(630)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(632)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(624)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(629)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(634)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(624): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(625): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(626): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(627): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(628): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(629): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(630): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(631): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(632): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_lu_and_mt_call_ipv60(633): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(634): none (pass -> pass) MTC@37811ff634e5: Test case TC_lu_and_mt_call_ipv6 finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call_ipv6 pass'. Thu Nov 21 04:18:10 UTC 2024 ====== MSC_Tests.TC_lu_and_mt_call_ipv6 pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_lu_and_mt_call_ipv6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=370461) Waiting for packet dumper to finish... 1 (prev_count=370461, count=390021) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call_ipv6 pass' was executed successfully (exit status: 0). MTC@37811ff634e5: 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 ------ Thu Nov 21 04:18: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_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call_already_paging' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_lu_and_mt_call_already_paging started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(638)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(638)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(638)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(636)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(639)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(641)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(641)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(641)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(641)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(641)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(641)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(641)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(641)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(638)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(638)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(638)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(638)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(638)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(638)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(638)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(638)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(638)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(638)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(638)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(638)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(638)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(638)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(638)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(638)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(642)@37811ff634e5: Created GsupExpect[0] for "262420000000391" to be handled at TC_lu_and_mt_call_already_paging0(644) TC_lu_and_mt_call_already_paging0(644)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(638)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(638)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(638)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(637)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(637)@37811ff634e5: Added conn table entry 0TC_lu_and_mt_call_already_paging0(644)7337789 MSC_Test_0-SCCP(636)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(637)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(638)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(638)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(638)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(638)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(638)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(636)@37811ff634e5: { messageType := 2, destLocRef := '6FF73D'O, sourceLocRef := '000055'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(636)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(636)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(636)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(636)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(636)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(642)@37811ff634e5: Found GsupExpect[0] for "262420000000391" handled at TC_lu_and_mt_call_already_paging0(644) MSC_Test-GSUP(642)@37811ff634e5: Added IMSI table entry 0TC_lu_and_mt_call_already_paging0(644)"262420000000391" MSC_Test_0-SCCP(636)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(636)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(636)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(636)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(638)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call_already_paging0(644)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_already_paging0(644)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(638)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(638)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(636)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(636)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(636)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(636)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_already_paging0(644)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(637)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(637)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(636)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(636)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(636)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(636)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(638)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(638)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(638)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(636)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(636)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(636)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(636)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(636)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(636)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(636)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(636)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(638)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(638)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(638)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(636)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(638)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(637)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mt_call_already_paging0(644)7337789 TC_lu_and_mt_call_already_paging0(644)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_already_paging0(644)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_already_paging0(644)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_already_paging0(644)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(637)@37811ff634e5: Created IMSI[0] for '262420000000391'H'2D28BF4B'O to be handled at TC_lu_and_mt_call_already_paging0(644) TC_lu_and_mt_call_already_paging0(644)@37811ff634e5: start Paging by an SMS MSC_Test_0-M3UA(638)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(638)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(637)@37811ff634e5: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_call_already_paging0(644) TC_lu_and_mt_call_already_paging0(644)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_already_paging0(644)@37811ff634e5: MNCC signals MT call, before Paging Response MSC_Test_0-RAN(637)@37811ff634e5: Created IMSI[1] for '262420000000391'H'2D28BF4B'O to be handled at TC_lu_and_mt_call_already_paging0(644) MSC_Test-MNCC(639)@37811ff634e5: Added conn table entry 0TC_lu_and_mt_call_already_paging0(644)634816573 TC_lu_and_mt_call_already_paging0(644)@37811ff634e5: phone answers Paging, expecting both SMS and MT call to be established TC_lu_and_mt_call_already_paging0(644)@37811ff634e5: 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 := '2D28BF4B'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(637)@37811ff634e5: Added conn table entry 0TC_lu_and_mt_call_already_paging0(644)15422111 MSC_Test_0-SCCP(636)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(638)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(638)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(638)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(636)@37811ff634e5: { messageType := 2, destLocRef := 'EB529F'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(636)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(638)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(638)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(636)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(636)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(636)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(636)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(638)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(638)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(638)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(636)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(636)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(636)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(636)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(638)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(636)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(636)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(636)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(636)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_already_paging0(644)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_already_paging0(644)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_already_paging0(644)@37811ff634e5: Got SMS-DELIVER TC_lu_and_mt_call_already_paging0(644)@37811ff634e5: Got CC Setup TC_lu_and_mt_call_already_paging0(644)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_already_paging0(644)@37811ff634e5: success, tear down MSC_Test_0-SCCP(636)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(636)@37811ff634e5: vl_len:6 MSC_Test_0-SCCP(636)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(636)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(638)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(638)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(638)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(638)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(636)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(638)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(636)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(636)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(636)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(636)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(636)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(636)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(636)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(636)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(636)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(636)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(636)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(638)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(638)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(638)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(636)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(638)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(637)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mt_call_already_paging0(644)15422111 TC_lu_and_mt_call_already_paging0(644)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_already_paging0(644)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_already_paging0(644)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_already_paging0(644)@37811ff634e5: Final verdict of PTC: pass MSC_Test-MNCC(639)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(638)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(637)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(636)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(642)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(640)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(641)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(635)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(645)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(643)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(635): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(636): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(637): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(638): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(639): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(640): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(641): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(642): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(643): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_lu_and_mt_call_already_paging0(644): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(645): none (pass -> pass) MTC@37811ff634e5: Test case TC_lu_and_mt_call_already_paging finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call_already_paging pass'. Thu Nov 21 04:18:16 UTC 2024 ====== MSC_Tests.TC_lu_and_mt_call_already_paging pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_lu_and_mt_call_already_paging.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=301167) Waiting for packet dumper to finish... 1 (prev_count=301167, count=302240) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call_already_paging pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call_osmux'. ------ MSC_Tests.TC_lu_and_mt_call_osmux ------ Thu Nov 21 04:18: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_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call_osmux' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_lu_and_mt_call_osmux started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(649)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(649)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(649)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(647)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(650)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(652)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(652)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(652)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(652)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(652)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(652)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(652)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(652)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(649)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(649)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(649)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(649)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(649)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(649)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(649)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(649)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(649)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(649)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(649)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(649)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(649)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(649)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(649)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(649)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(653)@37811ff634e5: Created GsupExpect[0] for "262420000000039" to be handled at TC_lu_and_mt_call_osmux0(655) TC_lu_and_mt_call_osmux0(655)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(649)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(649)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(649)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(648)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(648)@37811ff634e5: Added conn table entry 0TC_lu_and_mt_call_osmux0(655)1121485 MSC_Test_0-RAN(648)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(647)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(649)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(649)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(649)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(649)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(649)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(647)@37811ff634e5: { messageType := 2, destLocRef := '111CCD'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(647)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(647)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(647)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(647)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(647)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(653)@37811ff634e5: Found GsupExpect[0] for "262420000000039" handled at TC_lu_and_mt_call_osmux0(655) MSC_Test-GSUP(653)@37811ff634e5: Added IMSI table entry 0TC_lu_and_mt_call_osmux0(655)"262420000000039" MSC_Test_0-SCCP(647)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(647)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(647)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(647)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(649)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call_osmux0(655)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_osmux0(655)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(649)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(649)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(647)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(647)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(647)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(647)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_osmux0(655)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(648)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(648)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(647)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(647)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(647)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(647)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(649)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(649)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(649)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(647)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(647)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(647)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(647)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(647)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(647)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(647)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(647)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(649)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(649)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(649)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(647)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(649)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(648)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mt_call_osmux0(655)1121485 TC_lu_and_mt_call_osmux0(655)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_osmux0(655)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_osmux0(655)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_osmux0(655)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(648)@37811ff634e5: Created IMSI[0] for '262420000000039'H'7813F5C7'O to be handled at TC_lu_and_mt_call_osmux0(655) MSC_Test-MNCC(650)@37811ff634e5: Added conn table entry 0TC_lu_and_mt_call_osmux0(655)1924384390 MSC_Test_0-M3UA(649)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(649)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(648)@37811ff634e5: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_call_osmux0(655) TC_lu_and_mt_call_osmux0(655)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(648)@37811ff634e5: Created IMSI[1] for '262420000000039'H'7813F5C7'O to be handled at TC_lu_and_mt_call_osmux0(655) TC_lu_and_mt_call_osmux0(655)@37811ff634e5: 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 := '7813F5C7'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(648)@37811ff634e5: Added conn table entry 0TC_lu_and_mt_call_osmux0(655)3751274 MSC_Test_0-SCCP(647)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(649)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(649)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(649)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(647)@37811ff634e5: { messageType := 2, destLocRef := '393D6A'O ("9=j"), 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(647)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(649)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(649)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(649)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(647)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(647)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(647)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(647)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(649)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(647)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(647)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(647)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(647)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_osmux0(655)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_osmux0(655)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_osmux0(655)@37811ff634e5: f_mt_call_complete 1 MSC_Test_0-RAN(648)@37811ff634e5: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(648)@37811ff634e5: patched enc_l3: '8301'O MSC_Test_0-SCCP(647)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(647)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(647)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(647)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(649)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call_osmux0(655)@37811ff634e5: f_mt_call_complete 2 MSC_Test-MGCP(651)@37811ff634e5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_call_osmux0(655) MSC_Test-MGCP(651)@37811ff634e5: 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(655) TC_lu_and_mt_call_osmux0(655)@37811ff634e5: f_mt_call_complete 3 TC_lu_and_mt_call_osmux0(655)@37811ff634e5: f_mt_call_complete 4 TC_lu_and_mt_call_osmux0(655)@37811ff634e5: f_handle_crcx(): got Osmux CID: -1 MSC_Test_0-M3UA(649)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(649)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(647)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(647)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(647)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(647)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_osmux0(655)@37811ff634e5: f_mt_call_complete 6 MSC_Test_0-SCCP(647)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(647)@37811ff634e5: vl_len:16 MSC_Test_0-SCCP(647)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(647)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E0180F100'O MSC_Test_0-M3UA(649)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(648)@37811ff634e5: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(648)@37811ff634e5: patched enc_l3: '8347'O MSC_Test_0-SCCP(647)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(647)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(647)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(647)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(649)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call_osmux0(655)@37811ff634e5: f_mt_call_complete 5 TC_lu_and_mt_call_osmux0(655)@37811ff634e5: f_mt_call_complete 8 TC_lu_and_mt_call_osmux0(655)@37811ff634e5: f_mt_call_complete 7 TC_lu_and_mt_call_osmux0(655)@37811ff634e5: f_mt_call_complete 9 TC_lu_and_mt_call_osmux0(655)@37811ff634e5: Osmux ok: use_osmux = true got_osmux_count = 1 TC_lu_and_mt_call_osmux0(655)@37811ff634e5: f_mt_call_complete DONE TC_lu_and_mt_call_osmux0(655)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_osmux0(655)@37811ff634e5: Hold the call for some time TC_lu_and_mt_call_osmux0(655)@37811ff634e5: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mt_call_osmux0(655)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_osmux0(655)@37811ff634e5: Hangup TC_lu_and_mt_call_osmux0(655)@37811ff634e5: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(649)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(649)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(647)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(647)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(647)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(647)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_osmux0(655)@37811ff634e5: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(648)@37811ff634e5: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(648)@37811ff634e5: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(647)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(647)@37811ff634e5: vl_len:9 MSC_Test_0-SCCP(647)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(647)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(649)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(650)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mt_call_osmux0(655)1924384390 MSC_Test_0-M3UA(649)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(649)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(649)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(647)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(647)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(647)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(649)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(647)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_osmux0(655)@37811ff634e5: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-SCCP(647)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(647)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(647)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(647)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_osmux0(655)@37811ff634e5: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_call_osmux0(655)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call_osmux0(655)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call_osmux0(655)@37811ff634e5: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(647)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(647)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(647)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(647)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(649)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(649)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(649)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(647)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(649)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(648)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mt_call_osmux0(655)3751274 TC_lu_and_mt_call_osmux0(655)@37811ff634e5: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_call_osmux0(655)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_osmux0(655)@37811ff634e5: f_call_hangup 9: done MSC_Test_0-RAN(648)@37811ff634e5: Removed IMSI[0] for '262420000000039'H to be handled at TC_lu_and_mt_call_osmux0(655) TC_lu_and_mt_call_osmux0(655)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_osmux0(655)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-SCCP(647)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(650)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(653)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(648)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(649)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(652)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(651)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(654)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(646)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(656)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(646): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(647): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(648): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(649): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(650): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(651): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(652): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(653): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(654): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_lu_and_mt_call_osmux0(655): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(656): none (pass -> pass) MTC@37811ff634e5: Test case TC_lu_and_mt_call_osmux finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call_osmux pass'. Thu Nov 21 04:18:27 UTC 2024 ====== MSC_Tests.TC_lu_and_mt_call_osmux pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_lu_and_mt_call_osmux.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=372760) Waiting for packet dumper to finish... 1 (prev_count=372760, count=391929) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call_osmux pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_sms'. ------ MSC_Tests.TC_lu_and_mo_sms ------ Thu Nov 21 04:18: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_mo_sms.pcap" >/data/MSC_Tests.TC_lu_and_mo_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_sms' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_lu_and_mo_sms started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(660)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(660)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(660)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(658)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(661)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(663)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(663)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(663)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(663)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(663)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(663)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(663)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(663)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(660)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(660)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(660)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(660)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(660)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(660)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(660)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(660)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(660)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(660)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(660)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(660)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(660)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(660)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(660)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(660)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(664)@37811ff634e5: Created GsupExpect[0] for "262420000000042" to be handled at TC_lu_and_mo_sms0(666) TC_lu_and_mo_sms0(666)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(660)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(660)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(660)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(659)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(659)@37811ff634e5: Added conn table entry 0TC_lu_and_mo_sms0(666)2337407 MSC_Test_0-RAN(659)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(658)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(660)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(660)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(660)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(660)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(660)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(658)@37811ff634e5: { messageType := 2, destLocRef := '23AA7F'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(658)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(658)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(658)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(658)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(658)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(664)@37811ff634e5: Found GsupExpect[0] for "262420000000042" handled at TC_lu_and_mo_sms0(666) MSC_Test-GSUP(664)@37811ff634e5: Added IMSI table entry 0TC_lu_and_mo_sms0(666)"262420000000042" MSC_Test_0-SCCP(658)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(658)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(658)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(658)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(660)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_sms0(666)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_sms0(666)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(660)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(660)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(658)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(658)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(658)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(658)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_sms0(666)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(659)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(659)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(658)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(658)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(658)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(658)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(660)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(660)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(660)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(658)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(658)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(658)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(658)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(658)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(658)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(658)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(658)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(660)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(660)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(660)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(658)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(660)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(659)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mo_sms0(666)2337407 TC_lu_and_mo_sms0(666)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_sms0(666)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_sms0(666)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_sms0(666)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_sms0(666)@37811ff634e5: 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 := '06C512A8'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(659)@37811ff634e5: Added conn table entry 0TC_lu_and_mo_sms0(666)11221456 MSC_Test_0-RAN(659)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(658)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(660)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(660)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(660)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(658)@37811ff634e5: { messageType := 2, destLocRef := 'AB39D0'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(658)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(660)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(660)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(660)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(658)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(658)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(658)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(658)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(660)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(658)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(658)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(658)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(658)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_sms0(666)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_sms0(666)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(658)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(658)@37811ff634e5: vl_len:28 MSC_Test_0-SCCP(658)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(658)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(660)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(660)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(660)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(660)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(658)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(658)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(660)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(658)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(658)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(658)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(658)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(658)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(658)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_sms0(666)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_sms0(666)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(658)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(658)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(658)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(658)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(660)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(660)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(660)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(658)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(658)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(658)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(658)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(658)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(658)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(658)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(658)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(660)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(660)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(660)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(658)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(660)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(659)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mo_sms0(666)11221456 TC_lu_and_mo_sms0(666)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_sms0(666)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_sms0(666)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_sms0(666)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-M3UA(660)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(658)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(661)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(664)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(659)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(663)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(662)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(657)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(667)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(665)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(657): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(658): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(659): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(660): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(661): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(662): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(663): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(664): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(665): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_lu_and_mo_sms0(666): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(667): none (pass -> pass) MTC@37811ff634e5: Test case TC_lu_and_mo_sms finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_sms pass'. Thu Nov 21 04:18:32 UTC 2024 ====== MSC_Tests.TC_lu_and_mo_sms pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_lu_and_mo_sms.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=236938) Waiting for packet dumper to finish... 1 (prev_count=236938, count=292013) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_sms pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_sms'. ------ MSC_Tests.TC_lu_and_mt_sms ------ Thu Nov 21 04:18: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_mt_sms.pcap" >/data/MSC_Tests.TC_lu_and_mt_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_sms' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_lu_and_mt_sms started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(671)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(671)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(671)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(669)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(672)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(674)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(674)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(674)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(674)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(674)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(674)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(674)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(674)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(671)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(671)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(671)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(671)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(671)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(671)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(671)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(671)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(671)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(671)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(671)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(671)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(671)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(671)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(671)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(671)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(675)@37811ff634e5: Created GsupExpect[0] for "262420000000043" to be handled at TC_lu_and_mt_sms0(677) TC_lu_and_mt_sms0(677)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(671)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(671)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(671)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(670)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(670)@37811ff634e5: Added conn table entry 0TC_lu_and_mt_sms0(677)16620672 MSC_Test_0-RAN(670)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(669)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(671)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(671)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(671)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(671)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(671)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(669)@37811ff634e5: { messageType := 2, destLocRef := 'FD9C80'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(669)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(669)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(669)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(669)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(669)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(675)@37811ff634e5: Found GsupExpect[0] for "262420000000043" handled at TC_lu_and_mt_sms0(677) MSC_Test-GSUP(675)@37811ff634e5: Added IMSI table entry 0TC_lu_and_mt_sms0(677)"262420000000043" MSC_Test_0-SCCP(669)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(669)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(669)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(669)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(671)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_sms0(677)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms0(677)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(671)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(671)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(669)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(669)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(669)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(669)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms0(677)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(670)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(670)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(669)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(669)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(669)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(669)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(671)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(671)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(671)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(669)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(669)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(669)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(669)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(669)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(669)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(669)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(669)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(671)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(671)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(671)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(669)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(671)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(670)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mt_sms0(677)16620672 TC_lu_and_mt_sms0(677)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms0(677)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms0(677)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms0(677)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(670)@37811ff634e5: Created IMSI[0] for '262420000000043'H'0E86E569'O to be handled at TC_lu_and_mt_sms0(677) MSC_Test_0-M3UA(671)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(671)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(670)@37811ff634e5: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_sms0(677) TC_lu_and_mt_sms0(677)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms0(677)@37811ff634e5: 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 := '0E86E569'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(670)@37811ff634e5: Added conn table entry 0TC_lu_and_mt_sms0(677)10606036 MSC_Test_0-SCCP(669)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(671)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(671)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(671)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(669)@37811ff634e5: { messageType := 2, destLocRef := 'A1D5D4'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(669)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(671)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(671)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(671)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(669)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(669)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(669)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(669)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(671)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(669)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(669)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(669)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(669)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms0(677)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms0(677)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms0(677)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(669)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(669)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(669)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(669)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(671)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(669)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(669)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(669)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(669)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(671)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(671)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(671)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(671)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(669)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(669)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(669)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(669)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(669)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(671)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(669)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(669)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(669)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms0(677)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(669)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(669)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(669)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(669)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(671)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(671)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(671)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(669)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(671)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(670)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mt_sms0(677)10606036 TC_lu_and_mt_sms0(677)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms0(677)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms0(677)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms0(677)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-SCCP(669)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(675)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(670)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(668)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(671)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(672)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(676)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(674)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(673)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(678)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(668): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(669): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(670): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(671): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(672): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(673): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(674): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(675): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(676): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_lu_and_mt_sms0(677): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(678): none (pass -> pass) MTC@37811ff634e5: Test case TC_lu_and_mt_sms finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_sms pass'. Thu Nov 21 04:18:38 UTC 2024 ====== MSC_Tests.TC_lu_and_mt_sms pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_lu_and_mt_sms.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=157868) Waiting for packet dumper to finish... 1 (prev_count=157868, count=298146) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_sms pass' was executed successfully (exit status: 0). MTC@37811ff634e5: 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 ------ Thu Nov 21 04:18:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_sms_already_paging' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_lu_and_mt_sms_already_paging started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(682)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(682)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(682)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(680)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(683)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(685)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(685)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(685)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(685)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(685)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(685)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(685)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(685)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(682)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(682)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(682)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(682)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(682)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(682)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(682)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(682)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(682)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(682)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(682)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(682)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(682)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(682)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(682)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(682)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(686)@37811ff634e5: Created GsupExpect[0] for "262420000000044" to be handled at TC_lu_and_mt_sms_already_paging0(688) TC_lu_and_mt_sms_already_paging0(688)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(682)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(682)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(682)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(681)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(681)@37811ff634e5: Added conn table entry 0TC_lu_and_mt_sms_already_paging0(688)5087194 MSC_Test_0-SCCP(680)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(681)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(682)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(682)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(682)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(682)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(682)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(680)@37811ff634e5: { messageType := 2, destLocRef := '4D9FDA'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(680)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(680)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(680)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(680)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(680)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(686)@37811ff634e5: Found GsupExpect[0] for "262420000000044" handled at TC_lu_and_mt_sms_already_paging0(688) MSC_Test-GSUP(686)@37811ff634e5: Added IMSI table entry 0TC_lu_and_mt_sms_already_paging0(688)"262420000000044" MSC_Test_0-SCCP(680)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(680)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(680)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(680)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(682)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_sms_already_paging0(688)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_already_paging0(688)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(682)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(682)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(680)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(680)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(680)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(680)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_already_paging0(688)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(681)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(681)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(680)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(680)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(680)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(680)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(682)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(682)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(682)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(680)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(680)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(680)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(680)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(680)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(680)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(680)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(680)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(682)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(682)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(682)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(680)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(682)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(681)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mt_sms_already_paging0(688)5087194 TC_lu_and_mt_sms_already_paging0(688)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_already_paging0(688)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_already_paging0(688)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_already_paging0(688)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(681)@37811ff634e5: Created IMSI[0] for '262420000000044'H'A07938FB'O to be handled at TC_lu_and_mt_sms_already_paging0(688) TC_lu_and_mt_sms_already_paging0(688)@37811ff634e5: first SMS MSC_Test_0-M3UA(682)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(682)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(681)@37811ff634e5: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_sms_already_paging0(688) TC_lu_and_mt_sms_already_paging0(688)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_already_paging0(688)@37811ff634e5: second SMS TC_lu_and_mt_sms_already_paging0(688)@37811ff634e5: 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 := 'A07938FB'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(681)@37811ff634e5: Added conn table entry 0TC_lu_and_mt_sms_already_paging0(688)15316190 MSC_Test_0-SCCP(680)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(682)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(682)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(682)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(680)@37811ff634e5: { messageType := 2, destLocRef := 'E9B4DE'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(680)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(682)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(682)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(680)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(680)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(682)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(680)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(680)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(682)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(680)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(680)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(680)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(680)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_already_paging0(688)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_already_paging0(688)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_already_paging0(688)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(680)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(680)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(680)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(680)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(682)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(680)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(680)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(680)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(680)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(682)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(682)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(682)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(682)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(680)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(680)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(682)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(680)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(680)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(680)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(680)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(680)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(680)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_already_paging0(688)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_already_paging0(688)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(680)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(680)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(680)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(680)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0103029904'O MSC_Test_0-SCCP(680)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(680)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(680)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(680)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0103059901020201'O MSC_Test_0-M3UA(682)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(682)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(682)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(682)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(682)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(682)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(680)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(680)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(680)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(680)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(680)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(680)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(680)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(680)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_already_paging0(688)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(680)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(680)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(680)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(680)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(682)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(682)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(682)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(680)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(682)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(681)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mt_sms_already_paging0(688)15316190 TC_lu_and_mt_sms_already_paging0(688)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_already_paging0(688)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_already_paging0(688)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_already_paging0(688)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-RAN(681)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(686)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(680)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(682)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(683)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(679)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(687)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(685)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(684)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(689)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(679): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(680): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(681): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(682): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(683): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(684): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(685): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(686): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(687): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_lu_and_mt_sms_already_paging0(688): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(689): none (pass -> pass) MTC@37811ff634e5: Test case TC_lu_and_mt_sms_already_paging finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_sms_already_paging pass'. Thu Nov 21 04:18:45 UTC 2024 ====== MSC_Tests.TC_lu_and_mt_sms_already_paging pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_lu_and_mt_sms_already_paging.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=339649) Waiting for packet dumper to finish... 1 (prev_count=339649, count=341820) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_sms_already_paging pass' was executed successfully (exit status: 0). MTC@37811ff634e5: 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 ------ Thu Nov 21 04: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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_sms_paging_and_nothing' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_lu_and_mt_sms_paging_and_nothing started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(693)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(693)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(693)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(691)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(694)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(696)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(696)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(696)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(696)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(696)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(696)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(696)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(696)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(697)@37811ff634e5: Created GsupExpect[0] for "262420000001843" to be handled at TC_lu_and_mt_sms_paging_and_nothing0(699) TC_lu_and_mt_sms_paging_and_nothing0(699)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(693)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(693)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(693)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(693)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(693)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(693)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(693)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(693)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(693)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(693)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(693)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(693)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(693)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(693)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(693)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(693)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(693)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(693)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(693)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(692)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(692)@37811ff634e5: Added conn table entry 0TC_lu_and_mt_sms_paging_and_nothing0(699)12593271 MSC_Test_0-SCCP(691)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(692)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(693)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(693)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(693)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(693)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(693)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(691)@37811ff634e5: { messageType := 2, destLocRef := 'C02877'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(691)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(697)@37811ff634e5: Found GsupExpect[0] for "262420000001843" handled at TC_lu_and_mt_sms_paging_and_nothing0(699) MSC_Test-GSUP(697)@37811ff634e5: Added IMSI table entry 0TC_lu_and_mt_sms_paging_and_nothing0(699)"262420000001843" MSC_Test_0-SCCP(691)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(691)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(691)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(691)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(691)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(691)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(691)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(691)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(693)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_sms_paging_and_nothing0(699)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_paging_and_nothing0(699)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(693)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(693)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(691)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(691)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(691)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(691)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_paging_and_nothing0(699)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(692)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(692)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(691)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(691)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(691)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(691)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(693)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(693)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(693)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(691)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(691)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(691)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(691)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(691)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(691)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(691)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(691)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(693)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(693)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(693)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(691)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(693)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(692)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mt_sms_paging_and_nothing0(699)12593271 TC_lu_and_mt_sms_paging_and_nothing0(699)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_and_nothing0(699)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_paging_and_nothing0(699)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_and_nothing0(699)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(692)@37811ff634e5: Created IMSI[0] for '262420000001843'H'1330D4F2'O to be handled at TC_lu_and_mt_sms_paging_and_nothing0(699) MSC_Test_0-M3UA(693)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(693)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(692)@37811ff634e5: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_sms_paging_and_nothing0(699) TC_lu_and_mt_sms_paging_and_nothing0(699)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(693)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(693)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP-IPA(696)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(696)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_lu_and_mt_sms_paging_and_nothing0(699)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_and_nothing0(699)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_and_nothing0(699)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-RAN(692)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(691)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(697)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(694)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(693)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(698)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(690)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(700)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(696)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(695)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(690): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(691): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(692): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(693): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(694): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(695): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(696): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(697): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(698): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_lu_and_mt_sms_paging_and_nothing0(699): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(700): none (pass -> pass) MTC@37811ff634e5: Test case TC_lu_and_mt_sms_paging_and_nothing finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_sms_paging_and_nothing pass'. Thu Nov 21 04:19:11 UTC 2024 ====== MSC_Tests.TC_lu_and_mt_sms_paging_and_nothing pass ====== Saving talloc report from 172.18.28.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=202276) Waiting for packet dumper to finish... 1 (prev_count=202276, count=203349) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_sms_paging_and_nothing pass' was executed successfully (exit status: 0). MTC@37811ff634e5: 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 ------ Thu Nov 21 04: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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_sms_paging_repeated' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_lu_and_mt_sms_paging_repeated started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(704)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(704)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(704)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(702)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(705)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(707)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(707)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(707)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(707)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(707)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(707)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(707)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(707)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(704)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(704)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(704)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(704)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(704)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(704)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(704)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(704)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(704)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(704)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(704)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(704)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(704)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(704)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(704)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(704)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(708)@37811ff634e5: Created GsupExpect[0] for "262420000001844" to be handled at TC_lu_and_mt_sms_paging_repeated0(710) TC_lu_and_mt_sms_paging_repeated0(710)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(704)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(704)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(704)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(703)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(703)@37811ff634e5: Added conn table entry 0TC_lu_and_mt_sms_paging_repeated0(710)304624 MSC_Test_0-RAN(703)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(702)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(704)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(704)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(704)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(704)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(704)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(702)@37811ff634e5: { messageType := 2, destLocRef := '04A5F0'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(702)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(708)@37811ff634e5: Found GsupExpect[0] for "262420000001844" handled at TC_lu_and_mt_sms_paging_repeated0(710) MSC_Test-GSUP(708)@37811ff634e5: Added IMSI table entry 0TC_lu_and_mt_sms_paging_repeated0(710)"262420000001844" MSC_Test_0-SCCP(702)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(702)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(702)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(702)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(702)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(702)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(702)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(702)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(704)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_sms_paging_repeated0(710)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_paging_repeated0(710)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(704)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(704)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(702)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(702)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(702)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(702)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_paging_repeated0(710)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(703)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(703)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(702)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(702)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(702)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(702)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(704)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(704)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(704)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(702)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(702)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(702)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(702)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(702)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(702)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(702)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(702)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(704)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(704)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(704)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(702)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(704)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(703)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mt_sms_paging_repeated0(710)304624 TC_lu_and_mt_sms_paging_repeated0(710)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_repeated0(710)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_paging_repeated0(710)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_repeated0(710)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(703)@37811ff634e5: Created IMSI[0] for '262420000001844'H'6B1243F7'O to be handled at TC_lu_and_mt_sms_paging_repeated0(710) TC_lu_and_mt_sms_paging_repeated0(710)@37811ff634e5: Expecting first Paging MSC_Test_0-M3UA(704)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(704)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(703)@37811ff634e5: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_sms_paging_repeated0(710) TC_lu_and_mt_sms_paging_repeated0(710)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_repeated0(710)@37811ff634e5: GERAN: expect no further Paging TC_lu_and_mt_sms_paging_repeated0(710)@37811ff634e5: GERAN: No further Paging received, as expected TC_lu_and_mt_sms_paging_repeated0(710)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_repeated0(710)@37811ff634e5: 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 := '6B1243F7'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(703)@37811ff634e5: Added conn table entry 0TC_lu_and_mt_sms_paging_repeated0(710)12631074 MSC_Test_0-SCCP(702)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(704)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(704)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(704)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(702)@37811ff634e5: { messageType := 2, destLocRef := 'C0BC22'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(702)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(704)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(704)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(702)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(702)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(702)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(702)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(704)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(704)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(702)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(702)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(702)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(702)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_paging_repeated0(710)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_paging_repeated0(710)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_repeated0(710)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(702)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(702)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(702)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(702)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(704)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(702)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(702)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(702)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(702)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(704)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(704)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(704)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(704)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(704)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(702)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(702)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(702)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(702)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(702)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(702)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(702)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(702)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_paging_repeated0(710)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(702)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(702)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(702)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(702)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(704)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(704)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(704)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(702)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(704)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(703)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mt_sms_paging_repeated0(710)12631074 TC_lu_and_mt_sms_paging_repeated0(710)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_repeated0(710)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_paging_repeated0(710)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_repeated0(710)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-M3UA(704)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(703)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(708)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(705)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(706)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(702)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(709)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(701)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(707)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(711)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(701): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(702): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(703): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(704): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(705): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(706): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(707): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(708): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(709): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_lu_and_mt_sms_paging_repeated0(710): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(711): none (pass -> pass) MTC@37811ff634e5: Test case TC_lu_and_mt_sms_paging_repeated finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_sms_paging_repeated pass'. Thu Nov 21 04:19:22 UTC 2024 ====== MSC_Tests.TC_lu_and_mt_sms_paging_repeated pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_lu_and_mt_sms_paging_repeated.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=223553) Waiting for packet dumper to finish... 1 (prev_count=223553, count=299586) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_sms_paging_repeated pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_smpp_mo_sms'. ------ MSC_Tests.TC_smpp_mo_sms ------ Thu Nov 21 04:19: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_smpp_mo_sms.pcap" >/data/MSC_Tests.TC_smpp_mo_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_smpp_mo_sms' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_smpp_mo_sms started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(715)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(715)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(715)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(713)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(716)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(718)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(718)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(718)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(718)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(718)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(718)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(718)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(718)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(719)@37811ff634e5: Created GsupExpect[0] for "262420000000044" to be handled at TC_smpp_mo_sms0(721) TC_smpp_mo_sms0(721)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(715)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(715)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(715)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(715)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(715)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(715)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(715)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(715)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(715)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(715)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(715)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(715)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(715)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(715)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(715)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(715)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(715)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(715)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(715)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(714)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(714)@37811ff634e5: Added conn table entry 0TC_smpp_mo_sms0(721)5683418 MSC_Test_0-RAN(714)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(713)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(715)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(715)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(715)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(715)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(715)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(713)@37811ff634e5: { messageType := 2, destLocRef := '56B8DA'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(713)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(713)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(713)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(713)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(713)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(719)@37811ff634e5: Found GsupExpect[0] for "262420000000044" handled at TC_smpp_mo_sms0(721) MSC_Test-GSUP(719)@37811ff634e5: Added IMSI table entry 0TC_smpp_mo_sms0(721)"262420000000044" MSC_Test_0-SCCP(713)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(713)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(713)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(713)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(715)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_smpp_mo_sms0(721)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms0(721)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(715)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(715)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(713)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(713)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(713)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(713)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms0(721)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(714)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(714)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(713)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(713)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(713)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(713)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(715)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(715)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(715)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(713)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(713)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(713)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(713)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(713)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(713)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(713)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(713)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(715)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(715)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(715)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(713)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(715)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(714)@37811ff634e5: Deleted conn table entry 0TC_smpp_mo_sms0(721)5683418 TC_smpp_mo_sms0(721)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms0(721)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms0(721)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms0(721)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms0(721)@37811ff634e5: 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 := '906248F7'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(714)@37811ff634e5: Added conn table entry 0TC_smpp_mo_sms0(721)14817580 MSC_Test_0-RAN(714)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(713)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(715)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(715)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(715)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(713)@37811ff634e5: { messageType := 2, destLocRef := 'E2192C'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(713)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(715)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(715)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(715)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(713)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(713)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(713)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(713)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(715)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(713)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(713)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(713)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(713)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms0(721)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms0(721)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(713)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(713)@37811ff634e5: vl_len:28 MSC_Test_0-SCCP(713)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(713)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(715)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(715)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(715)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(713)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(713)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(713)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(713)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms0(721)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(715)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(715)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(713)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(713)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(713)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(713)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms0(721)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(713)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(713)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(713)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(713)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(715)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(715)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(715)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(713)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(713)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(713)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(713)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(713)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(713)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(713)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(713)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(715)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(715)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(715)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(713)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(715)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(714)@37811ff634e5: Deleted conn table entry 0TC_smpp_mo_sms0(721)14817580 TC_smpp_mo_sms0(721)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms0(721)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms0(721)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms0(721)@37811ff634e5: Final verdict of PTC: pass MSC_Test-MNCC(716)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(719)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(715)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(713)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(714)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(718)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(717)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(722)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(712)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(720)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(712): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(713): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(714): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(715): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(716): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(717): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(718): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(719): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(720): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_smpp_mo_sms0(721): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(722): none (pass -> pass) MTC@37811ff634e5: Test case TC_smpp_mo_sms finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_smpp_mo_sms pass'. Thu Nov 21 04:19:27 UTC 2024 ====== MSC_Tests.TC_smpp_mo_sms pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_smpp_mo_sms.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=238680) Waiting for packet dumper to finish... 1 (prev_count=238680, count=297314) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_smpp_mo_sms pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_smpp_mo_sms_rp_error'. ------ MSC_Tests.TC_smpp_mo_sms_rp_error ------ Thu Nov 21 04:19: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_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_smpp_mo_sms_rp_error' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_smpp_mo_sms_rp_error started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(726)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(726)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(726)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(724)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(727)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(729)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(729)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(729)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(729)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(729)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(729)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(729)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(729)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(730)@37811ff634e5: Created GsupExpect[0] for "262420000000045" to be handled at TC_smpp_mo_sms_rp_error0(732) TC_smpp_mo_sms_rp_error0(732)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(726)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(726)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(726)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(726)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(726)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(726)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(726)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(726)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(726)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(726)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(726)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(726)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(726)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(726)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(726)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(726)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(726)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(726)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(726)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(725)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(725)@37811ff634e5: Added conn table entry 0TC_smpp_mo_sms_rp_error0(732)2310801 MSC_Test_0-SCCP(724)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(725)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(726)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(726)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(726)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(726)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(726)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(724)@37811ff634e5: { messageType := 2, destLocRef := '234291'O, sourceLocRef := '000064'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(724)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(730)@37811ff634e5: Found GsupExpect[0] for "262420000000045" handled at TC_smpp_mo_sms_rp_error0(732) MSC_Test-GSUP(730)@37811ff634e5: Added IMSI table entry 0TC_smpp_mo_sms_rp_error0(732)"262420000000045" MSC_Test_0-SCCP(724)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(724)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(724)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(724)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(724)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(724)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(724)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(724)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_smpp_mo_sms_rp_error0(732)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(726)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_smpp_mo_sms_rp_error0(732)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(726)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(726)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(724)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(724)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(724)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(724)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms_rp_error0(732)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(725)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(725)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(724)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(724)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(724)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(724)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(726)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(726)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(726)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(724)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(724)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(724)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(724)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(724)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(724)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(724)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(724)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(726)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(726)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(726)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(724)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(726)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(725)@37811ff634e5: Deleted conn table entry 0TC_smpp_mo_sms_rp_error0(732)2310801 TC_smpp_mo_sms_rp_error0(732)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms_rp_error0(732)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms_rp_error0(732)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms_rp_error0(732)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms_rp_error0(732)@37811ff634e5: 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 := '179D8CBA'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(725)@37811ff634e5: Added conn table entry 0TC_smpp_mo_sms_rp_error0(732)10570590 MSC_Test_0-RAN(725)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(724)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(726)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(726)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(726)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(724)@37811ff634e5: { messageType := 2, destLocRef := 'A14B5E'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(724)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(726)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(726)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(724)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(724)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(726)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(724)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(724)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(726)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(724)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(724)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(724)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(724)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms_rp_error0(732)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms_rp_error0(732)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(724)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(724)@37811ff634e5: vl_len:28 MSC_Test_0-SCCP(724)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(724)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(726)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(726)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(726)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(724)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(724)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(724)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(724)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms_rp_error0(732)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(726)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(726)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(724)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(724)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(724)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(724)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms_rp_error0(732)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(724)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(724)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(724)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(724)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(726)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(726)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(726)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(724)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(724)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(724)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(724)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(724)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(724)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(724)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(724)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(726)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(726)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(726)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(724)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(726)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(725)@37811ff634e5: Deleted conn table entry 0TC_smpp_mo_sms_rp_error0(732)10570590 TC_smpp_mo_sms_rp_error0(732)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms_rp_error0(732)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms_rp_error0(732)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms_rp_error0(732)@37811ff634e5: Final verdict of PTC: pass MSC_Test-MNCC(727)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(725)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(724)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(726)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(730)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(733)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(731)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(723)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(729)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(728)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(723): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(724): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(725): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(726): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(727): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(728): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(729): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(730): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(731): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_smpp_mo_sms_rp_error0(732): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(733): none (pass -> pass) MTC@37811ff634e5: Test case TC_smpp_mo_sms_rp_error finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_smpp_mo_sms_rp_error pass'. Thu Nov 21 04:19:32 UTC 2024 ====== MSC_Tests.TC_smpp_mo_sms_rp_error pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_smpp_mo_sms_rp_error.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=237955) Waiting for packet dumper to finish... 1 (prev_count=237955, count=295793) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_smpp_mo_sms_rp_error pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_smpp_mt_sms'. ------ MSC_Tests.TC_smpp_mt_sms ------ Thu Nov 21 04: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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_smpp_mt_sms' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_smpp_mt_sms started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(737)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(737)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(737)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(735)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(738)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(740)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(740)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(740)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(740)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(740)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(740)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(740)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(740)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(741)@37811ff634e5: Created GsupExpect[0] for "262420000000045" to be handled at TC_smpp_mt_sms0(743) TC_smpp_mt_sms0(743)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(737)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(737)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(737)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(737)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(737)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(737)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(737)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(737)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(737)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(737)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(737)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(737)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(737)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(737)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(737)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(737)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(737)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(737)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(737)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(736)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(736)@37811ff634e5: Added conn table entry 0TC_smpp_mt_sms0(743)5481399 MSC_Test_0-RAN(736)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(735)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(737)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(737)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(737)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(737)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(737)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(735)@37811ff634e5: { messageType := 2, destLocRef := '53A3B7'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(735)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(735)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(735)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(735)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(735)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(741)@37811ff634e5: Found GsupExpect[0] for "262420000000045" handled at TC_smpp_mt_sms0(743) MSC_Test-GSUP(741)@37811ff634e5: Added IMSI table entry 0TC_smpp_mt_sms0(743)"262420000000045" MSC_Test_0-SCCP(735)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(735)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(735)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(735)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(737)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_smpp_mt_sms0(743)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_smpp_mt_sms0(743)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(737)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(737)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(735)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(735)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(735)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(735)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mt_sms0(743)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(736)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(736)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(735)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(735)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(735)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(735)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(737)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(737)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(737)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(735)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(735)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(735)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(735)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(735)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(735)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(735)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(735)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(737)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(737)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(737)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(735)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(737)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(736)@37811ff634e5: Deleted conn table entry 0TC_smpp_mt_sms0(743)5481399 TC_smpp_mt_sms0(743)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(743)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mt_sms0(743)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(743)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(736)@37811ff634e5: Created IMSI[0] for '262420000000045'H'36C7AA62'O to be handled at TC_smpp_mt_sms0(743) MSC_Test_0-M3UA(737)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(737)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(736)@37811ff634e5: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_smpp_mt_sms0(743) TC_smpp_mt_sms0(743)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(743)@37811ff634e5: 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 := '36C7AA62'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(736)@37811ff634e5: Added conn table entry 0TC_smpp_mt_sms0(743)6975915 MSC_Test_0-SCCP(735)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(737)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(737)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(737)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(735)@37811ff634e5: { messageType := 2, destLocRef := '6A71AB'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(735)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(737)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(737)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(735)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(737)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(735)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(735)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(735)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(737)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(735)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(735)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(735)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(735)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mt_sms0(743)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_smpp_mt_sms0(743)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(743)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(735)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(735)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(735)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(735)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(737)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(735)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(735)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(735)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(735)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(737)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(737)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(737)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(737)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(737)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(735)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(735)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(735)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(735)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(735)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(735)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(735)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(735)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mt_sms0(743)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(735)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(735)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(735)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(735)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(737)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(737)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(737)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(735)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(737)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(736)@37811ff634e5: Deleted conn table entry 0TC_smpp_mt_sms0(743)6975915 TC_smpp_mt_sms0(743)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(743)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mt_sms0(743)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(737)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(737)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(736)@37811ff634e5: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_smpp_mt_sms0(743) TC_smpp_mt_sms0(743)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(743)@37811ff634e5: 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 := '36C7AA62'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(736)@37811ff634e5: Added conn table entry 0TC_smpp_mt_sms0(743)2779423 MSC_Test_0-SCCP(735)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(737)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(737)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(737)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(735)@37811ff634e5: { messageType := 2, destLocRef := '2A691F'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(735)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(737)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(737)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(737)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(735)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(735)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(735)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(737)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(735)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(735)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(735)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(735)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(735)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mt_sms0(743)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_smpp_mt_sms0(743)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(743)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(735)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(735)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(735)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(735)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(737)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(735)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(735)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(735)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(735)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(737)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(737)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(737)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(737)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(735)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(737)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(735)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(735)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(735)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(735)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(735)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(735)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(735)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mt_sms0(743)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(735)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(735)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(735)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(735)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(737)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(737)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(737)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(735)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(737)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(736)@37811ff634e5: Deleted conn table entry 0TC_smpp_mt_sms0(743)2779423 TC_smpp_mt_sms0(743)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(743)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mt_sms0(743)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(743)@37811ff634e5: Final verdict of PTC: pass MSC_Test-GSUP(741)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(736)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(738)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(737)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(735)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(739)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(734)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(742)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(740)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(744)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(734): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(735): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(736): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(737): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(738): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(739): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(740): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(741): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(742): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_smpp_mt_sms0(743): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(744): none (pass -> pass) MTC@37811ff634e5: Test case TC_smpp_mt_sms finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_smpp_mt_sms pass'. Thu Nov 21 04:19:39 UTC 2024 ====== MSC_Tests.TC_smpp_mt_sms pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_smpp_mt_sms.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=364405) Waiting for packet dumper to finish... 1 (prev_count=364405, count=421528) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_smpp_mt_sms pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mo_sms'. ------ MSC_Tests.TC_gsup_mo_sms ------ Thu Nov 21 04: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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mo_sms' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_gsup_mo_sms started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(748)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(748)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(748)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(746)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(749)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(751)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(751)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(751)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(751)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(751)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(751)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(751)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(751)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(752)@37811ff634e5: Created GsupExpect[0] for "262420000000088" to be handled at TC_gsup_mo_sms0(754) MSC_Test-GSUP(752)@37811ff634e5: Created GsupExpect[1] for "262420000000088" to be handled at TC_gsup_mo_sms0(754) TC_gsup_mo_sms0(754)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(748)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(748)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(748)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(748)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(748)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(748)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(748)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(748)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(748)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(748)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(748)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(748)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(748)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(748)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(748)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(748)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(748)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(748)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(748)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(747)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(747)@37811ff634e5: Added conn table entry 0TC_gsup_mo_sms0(754)944166 MSC_Test_0-RAN(747)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(746)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(748)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(748)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(748)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(748)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(748)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(746)@37811ff634e5: { messageType := 2, destLocRef := '0E6826'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(746)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(746)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(746)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(746)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(746)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(752)@37811ff634e5: Found GsupExpect[0] for "262420000000088" handled at TC_gsup_mo_sms0(754) MSC_Test-GSUP(752)@37811ff634e5: Added IMSI table entry 0TC_gsup_mo_sms0(754)"262420000000088" MSC_Test_0-SCCP(746)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(746)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(746)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(746)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(748)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_gsup_mo_sms0(754)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mo_sms0(754)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(748)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(748)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(746)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(746)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(746)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(746)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_sms0(754)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(747)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(747)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(746)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(746)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(746)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(746)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(748)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(748)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(748)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(746)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(746)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(746)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(746)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(746)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(746)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(746)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(746)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(748)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(748)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(748)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(746)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(748)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(747)@37811ff634e5: Deleted conn table entry 0TC_gsup_mo_sms0(754)944166 TC_gsup_mo_sms0(754)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_sms0(754)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mo_sms0(754)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_sms0(754)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_sms0(754)@37811ff634e5: 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 := '2082FEE7'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(747)@37811ff634e5: Added conn table entry 0TC_gsup_mo_sms0(754)1293979 MSC_Test_0-RAN(747)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(746)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(748)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(748)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(748)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(746)@37811ff634e5: { messageType := 2, destLocRef := '13BE9B'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(746)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(748)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(748)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(746)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(746)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(746)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(746)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(748)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(748)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(746)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(746)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(746)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(746)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_sms0(754)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mo_sms0(754)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(746)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(746)@37811ff634e5: vl_len:28 MSC_Test_0-SCCP(746)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(746)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(748)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(748)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(748)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(746)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(746)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(746)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(746)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_sms0(754)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_sms0(754)@37811ff634e5: RX MO-forwardSM-Req: { msg_type := OSMO_GSUP_MSGT_MO_FORWARD_SM_REQUEST (36), ies := { { tag := OSMO_GSUP_IMSI_IE (1), len := 8, val := { imsi := '262420000000088'H } }, { tag := OSMO_GSUP_SM_RP_MR_IE (64), len := 1, val := { sm_rp_mr := '42'O ("B") } }, { tag := OSMO_GSUP_SM_RP_DA_IE (65), len := 8, val := { sm_rp_da := { id_type := OSMO_GSUP_SM_RP_ODA_ID_SMSC_ADDR (3), id_enc := { smsc_addr := { ext := '1'B, ton := '001'B, npi := '0001'B, number := '447785016005'H } } } } }, { tag := OSMO_GSUP_SM_RP_OA_IE (66), len := 8, val := { sm_rp_oa := { id_type := OSMO_GSUP_SM_RP_ODA_ID_MSISDN (2), id_enc := { msisdn := { ext := '1'B, ton := '001'B, npi := '0001'B, number := '491230000088'H } } } } }, { tag := OSMO_GSUP_SM_RP_UI_IE (67), len := 10, val := { sm_rp_ui := '052305002143F5000000'O } }, { tag := OSMO_GSUP_MESSAGE_CLASS_IE (10), len := 1, val := { message_class := OSMO_GSUP_MESSAGE_CLASS_SMS (2) } }, { tag := OSMO_GSUP_SOURCE_NAME_IE (96), len := 9, val := { source_name := '746573742D4D534300'O } } } } TC_gsup_mo_sms0(754)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(748)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(748)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(746)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(746)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(746)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(746)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_sms0(754)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(746)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(746)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(746)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(746)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(748)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(748)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(748)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(746)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(746)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(746)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(746)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(746)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(746)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(746)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(746)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(748)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(748)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(748)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(746)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(748)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(747)@37811ff634e5: Deleted conn table entry 0TC_gsup_mo_sms0(754)1293979 TC_gsup_mo_sms0(754)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_sms0(754)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mo_sms0(754)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_sms0(754)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-RAN(747)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(752)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(749)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(753)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(750)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(746)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(751)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(748)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(755)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(745)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(745): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(746): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(747): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(748): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(749): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(750): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(751): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(752): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(753): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_gsup_mo_sms0(754): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(755): none (pass -> pass) MTC@37811ff634e5: Test case TC_gsup_mo_sms finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mo_sms pass'. Thu Nov 21 04:19:44 UTC 2024 ====== MSC_Tests.TC_gsup_mo_sms pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_gsup_mo_sms.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=237718) Waiting for packet dumper to finish... 1 (prev_count=237718, count=296991) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mo_sms pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mo_smma'. ------ MSC_Tests.TC_gsup_mo_smma ------ Thu Nov 21 04:19: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_gsup_mo_smma.pcap" >/data/MSC_Tests.TC_gsup_mo_smma.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mo_smma' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_gsup_mo_smma started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(759)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(759)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(759)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(757)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(760)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(762)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(762)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(762)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(762)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(762)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(762)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(762)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(762)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(763)@37811ff634e5: Created GsupExpect[0] for "262420000000089" to be handled at TC_gsup_mo_smma0(765) MSC_Test-GSUP(763)@37811ff634e5: Created GsupExpect[1] for "262420000000089" to be handled at TC_gsup_mo_smma0(765) TC_gsup_mo_smma0(765)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(759)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(759)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(759)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(759)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(759)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(759)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(759)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(759)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(759)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(759)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(759)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(759)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(759)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(759)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(759)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(759)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(759)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(759)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(759)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(758)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(758)@37811ff634e5: Added conn table entry 0TC_gsup_mo_smma0(765)12058500 MSC_Test_0-RAN(758)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(757)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(759)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(759)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(759)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(759)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(759)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(757)@37811ff634e5: { messageType := 2, destLocRef := 'B7FF84'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(757)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(757)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(757)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(757)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(757)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(763)@37811ff634e5: Found GsupExpect[0] for "262420000000089" handled at TC_gsup_mo_smma0(765) MSC_Test-GSUP(763)@37811ff634e5: Added IMSI table entry 0TC_gsup_mo_smma0(765)"262420000000089" MSC_Test_0-SCCP(757)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(757)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(757)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(757)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(759)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_gsup_mo_smma0(765)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mo_smma0(765)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(759)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(759)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(757)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(757)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(757)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(757)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_smma0(765)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(758)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(758)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(757)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(757)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(757)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(757)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(759)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(759)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(759)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(757)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(757)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(757)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(757)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(757)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(757)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(757)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(757)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(759)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(759)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(759)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(757)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(759)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(758)@37811ff634e5: Deleted conn table entry 0TC_gsup_mo_smma0(765)12058500 TC_gsup_mo_smma0(765)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_smma0(765)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mo_smma0(765)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_smma0(765)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_smma0(765)@37811ff634e5: 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 := '3349F15F'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(758)@37811ff634e5: Added conn table entry 0TC_gsup_mo_smma0(765)13976410 MSC_Test_0-RAN(758)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(757)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(759)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(759)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(759)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(757)@37811ff634e5: { messageType := 2, destLocRef := 'D5435A'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(757)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(759)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(759)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(759)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(757)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(757)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(759)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(757)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(757)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(757)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(757)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(757)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(757)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_smma0(765)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mo_smma0(765)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(757)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(757)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(757)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(757)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0103050901020642'O MSC_Test_0-M3UA(759)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(759)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(759)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(757)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(757)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(757)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(757)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_smma0(765)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_smma0(765)@37811ff634e5: RX MO-ReadyForSM-Req: { msg_type := OSMO_GSUP_MSGT_READY_FOR_SM_REQUEST (44), ies := { { tag := OSMO_GSUP_IMSI_IE (1), len := 8, val := { imsi := '262420000000089'H } }, { tag := OSMO_GSUP_SM_RP_MR_IE (64), len := 1, val := { sm_rp_mr := '42'O ("B") } }, { tag := OSMO_GSUP_SM_ALERT_RSN_IE (70), len := 1, val := { sm_alert_rsn := GSUP_SM_ALERT_RSN_TYPE_MEM_AVAIL (2) } }, { tag := OSMO_GSUP_MESSAGE_CLASS_IE (10), len := 1, val := { message_class := OSMO_GSUP_MESSAGE_CLASS_SMS (2) } }, { tag := OSMO_GSUP_SOURCE_NAME_IE (96), len := 9, val := { source_name := '746573742D4D534300'O } } } } TC_gsup_mo_smma0(765)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(759)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(759)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(757)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(757)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(757)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(757)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_smma0(765)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(757)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(757)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(757)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(757)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(759)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(759)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(759)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(757)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(757)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(757)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(757)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(757)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(757)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(757)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(757)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(759)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(759)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(759)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(757)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(759)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(758)@37811ff634e5: Deleted conn table entry 0TC_gsup_mo_smma0(765)13976410 TC_gsup_mo_smma0(765)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_smma0(765)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mo_smma0(765)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_smma0(765)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-M3UA(759)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(760)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(763)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(757)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(758)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(761)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(756)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(762)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(766)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(764)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(756): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(757): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(758): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(759): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(760): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(761): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(762): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(763): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(764): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_gsup_mo_smma0(765): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(766): none (pass -> pass) MTC@37811ff634e5: Test case TC_gsup_mo_smma finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mo_smma pass'. Thu Nov 21 04:19:49 UTC 2024 ====== MSC_Tests.TC_gsup_mo_smma pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_gsup_mo_smma.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=238070) Waiting for packet dumper to finish... 1 (prev_count=238070, count=297154) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mo_smma pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_ack'. ------ MSC_Tests.TC_gsup_mt_sms_ack ------ Thu Nov 21 04: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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_ack' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_gsup_mt_sms_ack started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(770)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(770)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(770)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(768)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(771)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(773)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(773)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(773)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(773)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(773)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(773)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(773)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(773)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(774)@37811ff634e5: Created GsupExpect[0] for "262420000000090" to be handled at TC_gsup_mt_sms_ack0(776) MSC_Test-GSUP(774)@37811ff634e5: Created GsupExpect[1] for "262420000000090" to be handled at TC_gsup_mt_sms_ack0(776) TC_gsup_mt_sms_ack0(776)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(770)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(770)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(770)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(770)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(770)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(770)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(770)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(770)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(770)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(770)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(770)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(770)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(770)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(770)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(770)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(770)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(770)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(770)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(770)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(769)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(769)@37811ff634e5: Added conn table entry 0TC_gsup_mt_sms_ack0(776)15249222 MSC_Test_0-SCCP(768)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(769)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(770)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(770)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(770)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(770)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(770)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(768)@37811ff634e5: { messageType := 2, destLocRef := 'E8AF46'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(768)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(768)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(768)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(768)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(768)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(774)@37811ff634e5: Found GsupExpect[0] for "262420000000090" handled at TC_gsup_mt_sms_ack0(776) MSC_Test-GSUP(774)@37811ff634e5: Added IMSI table entry 0TC_gsup_mt_sms_ack0(776)"262420000000090" MSC_Test_0-SCCP(768)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(768)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(768)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(768)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(770)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_gsup_mt_sms_ack0(776)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_ack0(776)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(770)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(770)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(768)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(768)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(768)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(768)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_ack0(776)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(769)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(769)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(768)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(768)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(768)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(768)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(770)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(770)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(770)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(768)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(768)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(768)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(768)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(768)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(768)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(768)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(768)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(770)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(770)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(770)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(768)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(770)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(769)@37811ff634e5: Deleted conn table entry 0TC_gsup_mt_sms_ack0(776)15249222 TC_gsup_mt_sms_ack0(776)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_ack0(776)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_ack0(776)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_ack0(776)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(769)@37811ff634e5: Created IMSI[0] for '262420000000090'H'11618113'O to be handled at TC_gsup_mt_sms_ack0(776) MSC_Test_0-M3UA(770)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(770)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(769)@37811ff634e5: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_gsup_mt_sms_ack0(776) TC_gsup_mt_sms_ack0(776)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_ack0(776)@37811ff634e5: 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 := '11618113'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(769)@37811ff634e5: Added conn table entry 0TC_gsup_mt_sms_ack0(776)12984307 MSC_Test_0-SCCP(768)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(770)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(770)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(770)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(768)@37811ff634e5: { messageType := 2, destLocRef := 'C61FF3'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(768)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(770)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(770)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(768)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(768)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(770)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(770)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(768)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(768)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(768)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(768)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(768)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(768)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_ack0(776)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_ack0(776)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_ack0(776)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(768)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(768)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(768)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(768)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(770)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(768)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(768)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(768)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(768)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(770)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(770)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(770)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(770)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(768)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(770)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(768)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(768)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(768)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(768)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(768)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(768)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(768)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_ack0(776)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_ack0(776)@37811ff634e5: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_sms_ack0(776)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(768)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(768)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(768)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(768)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(770)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(770)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(770)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(768)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(770)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(769)@37811ff634e5: Deleted conn table entry 0TC_gsup_mt_sms_ack0(776)12984307 TC_gsup_mt_sms_ack0(776)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_ack0(776)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_ack0(776)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_ack0(776)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-SCCP(768)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(774)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(770)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(771)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(775)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(769)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(772)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(773)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(767)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(777)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(767): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(768): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(769): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(770): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(771): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(772): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(773): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(774): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(775): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_gsup_mt_sms_ack0(776): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(777): none (pass -> pass) MTC@37811ff634e5: Test case TC_gsup_mt_sms_ack finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_ack pass'. Thu Nov 21 04:19:54 UTC 2024 ====== MSC_Tests.TC_gsup_mt_sms_ack pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_gsup_mt_sms_ack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=237683) Waiting for packet dumper to finish... 1 (prev_count=237683, count=298985) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_ack pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_err'. ------ MSC_Tests.TC_gsup_mt_sms_err ------ Thu Nov 21 04: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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_err' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_gsup_mt_sms_err started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(781)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(781)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(781)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(779)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(782)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(784)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(784)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(784)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(784)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(784)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(784)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(784)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(784)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(785)@37811ff634e5: Created GsupExpect[0] for "262420000000091" to be handled at TC_gsup_mt_sms_err0(787) MSC_Test-GSUP(785)@37811ff634e5: Created GsupExpect[1] for "262420000000091" to be handled at TC_gsup_mt_sms_err0(787) TC_gsup_mt_sms_err0(787)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(781)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(781)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(781)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(781)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(781)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(781)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(781)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(781)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(781)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(781)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(781)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(781)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(781)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(781)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(781)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(781)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(781)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(781)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(781)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(780)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(780)@37811ff634e5: Added conn table entry 0TC_gsup_mt_sms_err0(787)3365772 MSC_Test_0-RAN(780)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(779)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(781)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(781)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(781)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(781)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(781)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(779)@37811ff634e5: { messageType := 2, destLocRef := '335B8C'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(779)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(779)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(779)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(779)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(779)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(785)@37811ff634e5: Found GsupExpect[0] for "262420000000091" handled at TC_gsup_mt_sms_err0(787) MSC_Test-GSUP(785)@37811ff634e5: Added IMSI table entry 0TC_gsup_mt_sms_err0(787)"262420000000091" MSC_Test_0-SCCP(779)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(779)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(779)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(779)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(781)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_gsup_mt_sms_err0(787)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_err0(787)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(781)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(781)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(779)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(779)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(779)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(779)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_err0(787)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(780)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(780)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(779)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(779)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(779)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(779)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(781)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(781)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(781)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(779)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(779)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(779)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(779)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(779)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(779)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(779)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(779)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(781)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(781)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(781)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(779)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(781)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(780)@37811ff634e5: Deleted conn table entry 0TC_gsup_mt_sms_err0(787)3365772 TC_gsup_mt_sms_err0(787)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_err0(787)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_err0(787)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_err0(787)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(780)@37811ff634e5: Created IMSI[0] for '262420000000091'H'23D297D9'O to be handled at TC_gsup_mt_sms_err0(787) MSC_Test_0-M3UA(781)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(781)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(780)@37811ff634e5: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_gsup_mt_sms_err0(787) TC_gsup_mt_sms_err0(787)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_err0(787)@37811ff634e5: 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 := '23D297D9'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(780)@37811ff634e5: Added conn table entry 0TC_gsup_mt_sms_err0(787)352549 MSC_Test_0-SCCP(779)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(781)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(781)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(781)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(779)@37811ff634e5: { messageType := 2, destLocRef := '056125'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(779)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(781)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(781)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(781)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(781)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(779)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(779)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(779)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(779)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(779)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(779)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(779)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(779)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_err0(787)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_err0(787)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_err0(787)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(779)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(779)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(779)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(779)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(781)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(779)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(779)@37811ff634e5: vl_len:10 MSC_Test_0-SCCP(779)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(779)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01030789010404000178'O MSC_Test_0-M3UA(781)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(781)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(781)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(781)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(779)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(781)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(779)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(779)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(779)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(779)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(779)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(779)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(779)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_err0(787)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_err0(787)@37811ff634e5: RX MT-forwardSM-Err (RP-ERROR) TC_gsup_mt_sms_err0(787)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MC@37811ff634e5: Test Component 787 has requested to stop MTC. Terminating current testcase execution. MSC_Test-GSUP(785)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(782)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(781)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(779)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(784)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(780)@37811ff634e5: Final verdict of PTC: none TC_gsup_mt_sms_err0(787)@37811ff634e5: Final verdict of PTC: pass MSC_Test-SMPP(786)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(778)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(788)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(783)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(778): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(779): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(780): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(781): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(782): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(783): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(784): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(785): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(786): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_gsup_mt_sms_err0(787): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(788): none (pass -> pass) MTC@37811ff634e5: Test case TC_gsup_mt_sms_err finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_err pass'. Thu Nov 21 04:19:59 UTC 2024 ====== MSC_Tests.TC_gsup_mt_sms_err pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_gsup_mt_sms_err.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=237702) Waiting for packet dumper to finish... 1 (prev_count=237702, count=272171) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_err pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_rp_mr'. ------ MSC_Tests.TC_gsup_mt_sms_rp_mr ------ Thu Nov 21 04: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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_rp_mr' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_gsup_mt_sms_rp_mr started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(792)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(792)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(792)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(790)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(793)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(792)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(792)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(792)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(792)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(792)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(792)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(792)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(792)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(792)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(792)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(792)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(792)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(792)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(792)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(792)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(792)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(795)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(795)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(795)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(795)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(795)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(795)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(795)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(795)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(792)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(792)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(792)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(791)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(796)@37811ff634e5: Created GsupExpect[0] for "262420000000092" to be handled at TC_gsup_mt_sms_rp_mr0(798) MSC_Test-GSUP(796)@37811ff634e5: Created GsupExpect[1] for "262420000000092" to be handled at TC_gsup_mt_sms_rp_mr0(798) TC_gsup_mt_sms_rp_mr0(798)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(791)@37811ff634e5: Added conn table entry 0TC_gsup_mt_sms_rp_mr0(798)2944489 MSC_Test_0-SCCP(790)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(791)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(792)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(792)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(792)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(792)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(792)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(790)@37811ff634e5: { messageType := 2, destLocRef := '2CEDE9'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(790)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(796)@37811ff634e5: Found GsupExpect[0] for "262420000000092" handled at TC_gsup_mt_sms_rp_mr0(798) MSC_Test-GSUP(796)@37811ff634e5: Added IMSI table entry 0TC_gsup_mt_sms_rp_mr0(798)"262420000000092" MSC_Test_0-SCCP(790)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(790)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(790)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(790)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_rp_mr0(798)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_rp_mr0(798)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-SCCP(790)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(790)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(790)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(790)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(792)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(792)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(792)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(790)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(790)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(790)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(790)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_rp_mr0(798)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(791)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(791)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(790)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(790)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(790)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(790)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(792)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(792)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(792)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(790)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(790)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(790)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(790)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(790)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(790)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(790)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(790)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(792)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(792)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(792)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(790)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(792)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(791)@37811ff634e5: Deleted conn table entry 0TC_gsup_mt_sms_rp_mr0(798)2944489 TC_gsup_mt_sms_rp_mr0(798)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(798)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_rp_mr0(798)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(798)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(791)@37811ff634e5: Created IMSI[0] for '262420000000092'H'7556F311'O to be handled at TC_gsup_mt_sms_rp_mr0(798) TC_gsup_mt_sms_rp_mr0(798)@37811ff634e5: TX MT-forwardSM-Req for the 1st SMS MSC_Test_0-M3UA(792)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(792)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(791)@37811ff634e5: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_gsup_mt_sms_rp_mr0(798) TC_gsup_mt_sms_rp_mr0(798)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(798)@37811ff634e5: 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 := '7556F311'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(791)@37811ff634e5: Added conn table entry 0TC_gsup_mt_sms_rp_mr0(798)13651926 MSC_Test_0-SCCP(790)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(792)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(792)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(792)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(790)@37811ff634e5: { messageType := 2, destLocRef := 'D04FD6'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(790)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(792)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(792)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(792)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(790)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(792)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(790)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(790)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(790)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(790)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(790)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(790)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(790)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_rp_mr0(798)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_rp_mr0(798)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(798)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(798)@37811ff634e5: RX the 1st SMS on DTAP, DTAP TID is 0, SM-RP-MR is '00'O TC_gsup_mt_sms_rp_mr0(798)@37811ff634e5: TX MT-forwardSM-Req for the 2nd SMS MSC_Test_0-SCCP(790)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(790)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(790)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(790)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(792)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(792)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(792)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(790)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(790)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(790)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(790)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_rp_mr0(798)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(798)@37811ff634e5: RX the 2nd SMS on DTAP, DTAP TID is 1, SM-RP-MR is '01'O MSC_Test_0-SCCP(790)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(790)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(790)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(790)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0103029904'O MSC_Test_0-M3UA(792)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(790)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(790)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(790)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(790)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(792)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(792)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(792)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(790)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(790)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(790)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(790)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_rp_mr0(798)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(798)@37811ff634e5: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_sms_rp_mr0(798)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(790)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(790)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(790)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(790)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0103059901020201'O MSC_Test_0-M3UA(792)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(792)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(792)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(792)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(792)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(790)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(790)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(790)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(790)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(790)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(790)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(790)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(790)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_rp_mr0(798)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(798)@37811ff634e5: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_sms_rp_mr0(798)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(790)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(790)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(790)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(790)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(792)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(792)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(792)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(790)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(792)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(791)@37811ff634e5: Deleted conn table entry 0TC_gsup_mt_sms_rp_mr0(798)13651926 TC_gsup_mt_sms_rp_mr0(798)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(798)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_rp_mr0(798)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(798)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-RAN(791)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(793)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(792)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(790)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(796)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(789)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(797)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(794)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(799)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(795)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(789): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(790): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(791): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(792): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(793): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(794): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(795): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(796): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(797): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_gsup_mt_sms_rp_mr0(798): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(799): none (pass -> pass) MTC@37811ff634e5: Test case TC_gsup_mt_sms_rp_mr finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_rp_mr pass'. Thu Nov 21 04:20:05 UTC 2024 ====== MSC_Tests.TC_gsup_mt_sms_rp_mr pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_gsup_mt_sms_rp_mr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=346389) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_rp_mr pass' was executed successfully (exit status: 0). MTC@37811ff634e5: 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 ------ Thu Nov 21 04:20: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_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mo_mt_sms_rp_mr' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_gsup_mo_mt_sms_rp_mr started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(803)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(803)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(803)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(801)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(804)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(806)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(806)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(806)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(806)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(806)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(806)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(806)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(806)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(807)@37811ff634e5: Created GsupExpect[0] for "262420000000093" to be handled at TC_gsup_mo_mt_sms_rp_mr0(809) MSC_Test-GSUP(807)@37811ff634e5: Created GsupExpect[1] for "262420000000093" to be handled at TC_gsup_mo_mt_sms_rp_mr0(809) TC_gsup_mo_mt_sms_rp_mr0(809)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000093'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(803)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(803)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(803)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(803)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(803)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(803)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(803)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(803)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(803)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(803)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(803)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(803)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(803)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(803)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(803)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(803)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(803)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(803)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(803)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(802)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(802)@37811ff634e5: Added conn table entry 0TC_gsup_mo_mt_sms_rp_mr0(809)14338429 MSC_Test_0-RAN(802)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(801)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(803)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(803)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(803)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(803)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(803)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@37811ff634e5: { messageType := 2, destLocRef := 'DAC97D'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(801)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(801)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(801)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(807)@37811ff634e5: Found GsupExpect[0] for "262420000000093" handled at TC_gsup_mo_mt_sms_rp_mr0(809) MSC_Test-GSUP(807)@37811ff634e5: Added IMSI table entry 0TC_gsup_mo_mt_sms_rp_mr0(809)"262420000000093" MSC_Test_0-SCCP(801)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(801)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(801)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(801)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(803)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_gsup_mo_mt_sms_rp_mr0(809)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mo_mt_sms_rp_mr0(809)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(803)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(803)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(801)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_mt_sms_rp_mr0(809)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(802)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(802)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(801)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(801)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(801)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(801)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(803)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(803)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(803)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(801)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(801)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(801)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(801)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(801)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(803)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(803)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(803)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(803)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(802)@37811ff634e5: Deleted conn table entry 0TC_gsup_mo_mt_sms_rp_mr0(809)14338429 TC_gsup_mo_mt_sms_rp_mr0(809)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_mt_sms_rp_mr0(809)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mo_mt_sms_rp_mr0(809)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_mt_sms_rp_mr0(809)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(802)@37811ff634e5: Created IMSI[0] for '262420000000093'H'B80B6A47'O to be handled at TC_gsup_mo_mt_sms_rp_mr0(809) TC_gsup_mo_mt_sms_rp_mr0(809)@37811ff634e5: 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 := 'B80B6A47'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(802)@37811ff634e5: Added conn table entry 0TC_gsup_mo_mt_sms_rp_mr0(809)11286722 MSC_Test_0-RAN(802)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(801)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(803)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(803)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(803)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@37811ff634e5: { messageType := 2, destLocRef := 'AC38C2'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(801)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(803)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(803)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(803)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(801)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(803)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(801)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(801)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_mt_sms_rp_mr0(809)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mo_mt_sms_rp_mr0(809)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_mt_sms_rp_mr0(809)@37811ff634e5: Submit MO SMMA on DTAP, SM-RP-MR is '00'O MSC_Test_0-SCCP(801)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(801)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(801)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(801)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0103050901020600'O MSC_Test_0-M3UA(803)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(803)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(803)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(801)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_mt_sms_rp_mr0(809)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_mt_sms_rp_mr0(809)@37811ff634e5: RX MO-ReadyForSM-Req, SM-RP-MR is '00'O TC_gsup_mo_mt_sms_rp_mr0(809)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_mt_sms_rp_mr0(809)@37811ff634e5: TX MT-forwardSM-Req for the MT SMS MSC_Test_0-M3UA(803)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(803)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(801)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_mt_sms_rp_mr0(809)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_mt_sms_rp_mr0(809)@37811ff634e5: RX MT SMS on DTAP, DTAP TID is 0, SM-RP-MR is '01'O MSC_Test_0-SCCP(801)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(801)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(801)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(801)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(803)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(803)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(803)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(801)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_mt_sms_rp_mr0(809)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(801)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(801)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(801)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(801)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(803)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(801)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(801)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(801)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(801)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0103058901020201'O MSC_Test_0-M3UA(803)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(803)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(803)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(803)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(803)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(801)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(801)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(801)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_mt_sms_rp_mr0(809)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_mt_sms_rp_mr0(809)@37811ff634e5: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mo_mt_sms_rp_mr0(809)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(801)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(801)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(801)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(801)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(803)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(803)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(803)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(803)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(802)@37811ff634e5: Deleted conn table entry 0TC_gsup_mo_mt_sms_rp_mr0(809)11286722 TC_gsup_mo_mt_sms_rp_mr0(809)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_mt_sms_rp_mr0(809)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mo_mt_sms_rp_mr0(809)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_mt_sms_rp_mr0(809)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-RAN(802)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(801)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(803)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(804)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(800)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(806)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(807)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(805)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(808)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(810)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(800): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(801): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(802): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(803): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(804): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(805): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(806): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(807): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(808): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_gsup_mo_mt_sms_rp_mr0(809): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(810): none (pass -> pass) MTC@37811ff634e5: Test case TC_gsup_mo_mt_sms_rp_mr finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mo_mt_sms_rp_mr pass'. Thu Nov 21 04:20:09 UTC 2024 ====== MSC_Tests.TC_gsup_mo_mt_sms_rp_mr pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_gsup_mo_mt_sms_rp_mr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=338593) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mo_mt_sms_rp_mr pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_multi_part_sms'. ------ MSC_Tests.TC_gsup_mt_multi_part_sms ------ Thu Nov 21 04:20:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_gsup_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_multi_part_sms' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_gsup_mt_multi_part_sms started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(814)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(814)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(814)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(812)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(815)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(817)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(817)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(817)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(817)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(817)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(817)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(817)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(817)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(818)@37811ff634e5: Created GsupExpect[0] for "262420000000091" to be handled at TC_gsup_mt_multi_part_sms0(820) MSC_Test-GSUP(818)@37811ff634e5: Created GsupExpect[1] for "262420000000091" to be handled at TC_gsup_mt_multi_part_sms0(820) TC_gsup_mt_multi_part_sms0(820)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(814)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(814)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(814)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(814)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(814)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(814)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(814)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(814)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(814)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(814)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(814)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(814)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(814)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(814)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(814)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(814)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(814)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(814)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(814)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(813)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(813)@37811ff634e5: Added conn table entry 0TC_gsup_mt_multi_part_sms0(820)7738503 MSC_Test_0-SCCP(812)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(813)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(814)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(814)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(814)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(814)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(814)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(812)@37811ff634e5: { messageType := 2, destLocRef := '761487'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(812)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(812)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(812)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(812)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(812)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(818)@37811ff634e5: Found GsupExpect[0] for "262420000000091" handled at TC_gsup_mt_multi_part_sms0(820) MSC_Test-GSUP(818)@37811ff634e5: Added IMSI table entry 0TC_gsup_mt_multi_part_sms0(820)"262420000000091" MSC_Test_0-SCCP(812)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(812)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(812)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(812)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(814)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_gsup_mt_multi_part_sms0(820)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_multi_part_sms0(820)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(814)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(814)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(812)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(812)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(812)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(812)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(820)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(813)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(813)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(812)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(812)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(812)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(812)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(814)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(814)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(814)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(812)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(812)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(812)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(812)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(812)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(812)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(812)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(812)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(814)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(814)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(814)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(812)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(814)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(813)@37811ff634e5: Deleted conn table entry 0TC_gsup_mt_multi_part_sms0(820)7738503 TC_gsup_mt_multi_part_sms0(820)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(820)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_multi_part_sms0(820)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(820)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(813)@37811ff634e5: Created IMSI[0] for '262420000000091'H'18211B85'O to be handled at TC_gsup_mt_multi_part_sms0(820) MSC_Test_0-M3UA(814)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(814)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(813)@37811ff634e5: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_gsup_mt_multi_part_sms0(820) TC_gsup_mt_multi_part_sms0(820)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(820)@37811ff634e5: 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 := '18211B85'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(813)@37811ff634e5: Added conn table entry 0TC_gsup_mt_multi_part_sms0(820)5748232 MSC_Test_0-SCCP(812)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(814)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(814)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(814)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(812)@37811ff634e5: { messageType := 2, destLocRef := '57B608'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(812)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(814)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(814)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(814)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(812)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(812)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(814)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(812)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(812)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(812)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(812)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(812)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(812)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(820)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_multi_part_sms0(820)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(820)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(812)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(812)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(812)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(812)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(814)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(812)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(812)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(812)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(812)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(814)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(814)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(814)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(812)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(812)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(812)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(812)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(820)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(820)@37811ff634e5: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_multi_part_sms0(820)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(814)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(814)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(812)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(812)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(812)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(812)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(820)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(812)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(812)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(812)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(812)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(814)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(812)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(812)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(812)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(812)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(814)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(814)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(814)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(812)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(812)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(812)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(812)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(820)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(820)@37811ff634e5: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_multi_part_sms0(820)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(814)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(814)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(812)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(812)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(812)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(812)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(820)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(812)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(812)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(812)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(812)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(814)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(812)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(812)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(812)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(812)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(814)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(814)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(814)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(812)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(812)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(812)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(812)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(820)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(820)@37811ff634e5: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_multi_part_sms0(820)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(814)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(814)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(812)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(812)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(812)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(812)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(820)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(812)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(812)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(812)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(812)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(814)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(812)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(812)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(812)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(812)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(814)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(814)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(814)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(814)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(814)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(812)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(812)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(812)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(812)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(812)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(812)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(812)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(812)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(820)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(820)@37811ff634e5: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_multi_part_sms0(820)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(812)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(812)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(812)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(812)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(814)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(814)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(814)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(812)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(814)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(813)@37811ff634e5: Deleted conn table entry 0TC_gsup_mt_multi_part_sms0(820)5748232 TC_gsup_mt_multi_part_sms0(820)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(820)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_multi_part_sms0(820)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(820)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-SCCP(812)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(813)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(815)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(818)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(814)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(819)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(817)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(816)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(811)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(821)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(811): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(812): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(813): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(814): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(815): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(816): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(817): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(818): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(819): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_gsup_mt_multi_part_sms0(820): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(821): none (pass -> pass) MTC@37811ff634e5: Test case TC_gsup_mt_multi_part_sms finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_multi_part_sms pass'. Thu Nov 21 04:20:20 UTC 2024 ====== MSC_Tests.TC_gsup_mt_multi_part_sms pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_gsup_mt_multi_part_sms.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=420182) Waiting for packet dumper to finish... 1 (prev_count=420182, count=421255) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_multi_part_sms pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_lu_delay'. ------ MSC_Tests.TC_gsup_mt_sms_lu_delay ------ Thu Nov 21 04:20: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_gsup_mt_sms_lu_delay.pcap" >/data/MSC_Tests.TC_gsup_mt_sms_lu_delay.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_lu_delay' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_gsup_mt_sms_lu_delay started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(825)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(825)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(825)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(823)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(826)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(825)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(825)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(825)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(825)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(825)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(825)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(825)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(825)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(825)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(825)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(825)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(825)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(825)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(825)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(825)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(825)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(825)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(825)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(825)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(824)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP-IPA(828)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(828)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(828)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(828)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(828)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(828)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(828)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(828)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(829)@37811ff634e5: Created GsupExpect[0] for "262420000000092" to be handled at TC_gsup_mt_sms_lu_delay0(831) MSC_Test-GSUP(829)@37811ff634e5: Created GsupExpect[1] for "262420000000092" to be handled at TC_gsup_mt_sms_lu_delay0(831) TC_gsup_mt_sms_lu_delay0(831)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(824)@37811ff634e5: Added conn table entry 0TC_gsup_mt_sms_lu_delay0(831)5338180 MSC_Test_0-SCCP(823)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(824)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(825)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(825)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(825)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(825)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(825)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(823)@37811ff634e5: { messageType := 2, destLocRef := '517444'O ("QtD"), 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(823)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(829)@37811ff634e5: Found GsupExpect[0] for "262420000000092" handled at TC_gsup_mt_sms_lu_delay0(831) MSC_Test-GSUP(829)@37811ff634e5: Added IMSI table entry 0TC_gsup_mt_sms_lu_delay0(831)"262420000000092" MSC_Test_0-SCCP(823)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(823)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(823)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(823)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(823)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(823)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(823)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(823)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_gsup_mt_sms_lu_delay0(831)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(825)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_gsup_mt_sms_lu_delay0(831)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(825)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(825)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(823)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(823)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(823)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(823)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_lu_delay0(831)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_lu_delay0(831)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(824)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(824)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(823)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(823)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(823)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(823)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(825)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(824)@37811ff634e5: Created IMSI[0] for '262420000000092'H'1249D03D'O to be handled at TC_gsup_mt_sms_lu_delay0(831) MSC_Test_0-M3UA(825)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(825)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(823)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(823)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(823)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(823)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_lu_delay0(831)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(823)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(823)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(823)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(823)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(825)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(823)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(823)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(823)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(823)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(825)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(825)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(825)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(825)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(823)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(825)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(823)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(823)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(823)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(823)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(823)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(823)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(823)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_lu_delay0(831)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_lu_delay0(831)@37811ff634e5: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_sms_lu_delay0(831)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(823)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(823)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(823)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(823)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(825)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(825)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(825)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(823)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(825)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(824)@37811ff634e5: Deleted conn table entry 0TC_gsup_mt_sms_lu_delay0(831)5338180 TC_gsup_mt_sms_lu_delay0(831)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_lu_delay0(831)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_lu_delay0(831)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_lu_delay0(831)@37811ff634e5: Final verdict of PTC: pass MSC_Test-GSUP(829)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(826)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(825)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(823)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(828)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(827)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(822)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(830)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(824)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(832)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(822): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(823): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(824): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(825): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(826): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(827): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(828): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(829): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(830): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_gsup_mt_sms_lu_delay0(831): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(832): none (pass -> pass) MTC@37811ff634e5: Test case TC_gsup_mt_sms_lu_delay finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_lu_delay pass'. Thu Nov 21 04:20:26 UTC 2024 ====== MSC_Tests.TC_gsup_mt_sms_lu_delay pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_gsup_mt_sms_lu_delay.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=213178) Waiting for packet dumper to finish... 1 (prev_count=213178, count=221564) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_lu_delay pass' was executed successfully (exit status: 0). MTC@37811ff634e5: 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 ------ Thu Nov 21 04:20: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_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_ussd_single_request' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_lu_and_mo_ussd_single_request started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(836)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(836)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(836)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(834)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(837)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(839)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(839)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(839)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(839)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(839)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(839)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(839)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(839)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(840)@37811ff634e5: Created GsupExpect[0] for "262420000000046" to be handled at TC_lu_and_mo_ussd_single_request0(842) TC_lu_and_mo_ussd_single_request0(842)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(836)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(836)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(836)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(836)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(836)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(836)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(836)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(836)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(836)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(836)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(836)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(836)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(836)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(836)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(836)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(836)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(836)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(836)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(836)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(835)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(835)@37811ff634e5: Added conn table entry 0TC_lu_and_mo_ussd_single_request0(842)10382286 MSC_Test_0-RAN(835)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(834)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(836)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(836)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(836)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(836)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(836)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(834)@37811ff634e5: { messageType := 2, destLocRef := '9E6BCE'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(834)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(834)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(834)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(834)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(834)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(840)@37811ff634e5: Found GsupExpect[0] for "262420000000046" handled at TC_lu_and_mo_ussd_single_request0(842) MSC_Test-GSUP(840)@37811ff634e5: Added IMSI table entry 0TC_lu_and_mo_ussd_single_request0(842)"262420000000046" MSC_Test_0-SCCP(834)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(834)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(834)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(834)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(836)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_ussd_single_request0(842)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_single_request0(842)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(836)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(836)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(834)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(834)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(834)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(834)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_single_request0(842)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(835)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(835)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(834)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(834)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(834)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(834)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(836)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(836)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(836)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(834)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(834)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(834)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(834)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(834)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(834)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(834)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(834)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(836)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(836)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(836)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(834)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(836)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(835)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mo_ussd_single_request0(842)10382286 TC_lu_and_mo_ussd_single_request0(842)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_single_request0(842)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_single_request0(842)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_single_request0(842)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_single_request0(842)@37811ff634e5: 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 := '5C97CFAB'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(835)@37811ff634e5: Added conn table entry 0TC_lu_and_mo_ussd_single_request0(842)8586277 MSC_Test_0-RAN(835)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(834)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(836)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(836)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(836)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(834)@37811ff634e5: { messageType := 2, destLocRef := '830425'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-M3UA(836)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(834)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(836)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(836)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(836)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(834)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(834)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(834)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(834)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(834)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(834)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(834)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(834)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_single_request0(842)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_single_request0(842)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(840)@37811ff634e5: Created GsupExpect[0] for "262420000000046" to be handled at TC_lu_and_mo_ussd_single_request0(842) MSC_Test_0-RAN(835)@37811ff634e5: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(835)@37811ff634e5: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(834)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(834)@37811ff634e5: vl_len:28 MSC_Test_0-SCCP(834)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(834)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(836)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_ussd_single_request0(842)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(836)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(836)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(836)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(834)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(834)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(836)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(834)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(834)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(834)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(834)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(834)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(834)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_single_request0(842)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(834)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(834)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(834)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(834)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(836)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(836)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(836)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(834)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(836)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(835)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mo_ussd_single_request0(842)8586277 TC_lu_and_mo_ussd_single_request0(842)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_single_request0(842)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_single_request0(842)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_single_request0(842)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-SCCP(834)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(837)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(836)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(840)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(835)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(833)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(839)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(838)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(841)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(843)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(833): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(834): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(835): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(836): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(837): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(838): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(839): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(840): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(841): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_lu_and_mo_ussd_single_request0(842): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(843): none (pass -> pass) MTC@37811ff634e5: Test case TC_lu_and_mo_ussd_single_request finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_ussd_single_request pass'. Thu Nov 21 04:20:31 UTC 2024 ====== MSC_Tests.TC_lu_and_mo_ussd_single_request pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_lu_and_mo_ussd_single_request.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=237331) Waiting for packet dumper to finish... 1 (prev_count=237331, count=272843) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_ussd_single_request pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_ussd_notification'. ------ MSC_Tests.TC_lu_and_mt_ussd_notification ------ Thu Nov 21 04:20: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_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_ussd_notification' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_lu_and_mt_ussd_notification started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(847)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(847)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(847)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(845)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(848)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(850)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(850)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(850)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(850)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(850)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(850)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(850)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(850)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(851)@37811ff634e5: Created GsupExpect[0] for "262420000000047" to be handled at TC_lu_and_mt_ussd_notification0(853) TC_lu_and_mt_ussd_notification0(853)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000047'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(847)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(847)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(847)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(847)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(847)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(847)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(847)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(847)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(847)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(847)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(847)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(847)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(847)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(847)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(847)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(847)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(847)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(847)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(847)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(846)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(846)@37811ff634e5: Added conn table entry 0TC_lu_and_mt_ussd_notification0(853)13076148 MSC_Test_0-SCCP(845)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(846)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(847)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(847)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(847)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(847)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(847)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(845)@37811ff634e5: { messageType := 2, destLocRef := 'C786B4'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(845)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(845)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(845)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(845)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(845)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(851)@37811ff634e5: Found GsupExpect[0] for "262420000000047" handled at TC_lu_and_mt_ussd_notification0(853) MSC_Test-GSUP(851)@37811ff634e5: Added IMSI table entry 0TC_lu_and_mt_ussd_notification0(853)"262420000000047" MSC_Test_0-SCCP(845)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(845)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(845)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(845)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(847)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_ussd_notification0(853)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_notification0(853)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(847)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(847)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(845)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(845)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(845)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(845)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_notification0(853)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(846)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(846)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(845)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(845)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(845)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(845)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(847)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(847)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(847)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(845)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(845)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(845)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(845)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(845)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(845)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(845)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(845)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(847)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(847)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(847)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(845)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(847)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(846)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mt_ussd_notification0(853)13076148 TC_lu_and_mt_ussd_notification0(853)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_notification0(853)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_notification0(853)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_notification0(853)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(846)@37811ff634e5: Created IMSI[0] for '262420000000047'H'04A07323'O to be handled at TC_lu_and_mt_ussd_notification0(853) MSC_Test-GSUP(851)@37811ff634e5: Created GsupExpect[0] for "262420000000047" to be handled at TC_lu_and_mt_ussd_notification0(853) MSC_Test_0-M3UA(847)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(847)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(846)@37811ff634e5: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_ussd_notification0(853) TC_lu_and_mt_ussd_notification0(853)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_notification0(853)@37811ff634e5: 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 := '04A07323'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(846)@37811ff634e5: Added conn table entry 0TC_lu_and_mt_ussd_notification0(853)2419322 MSC_Test_0-SCCP(845)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(847)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(847)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(847)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(845)@37811ff634e5: { messageType := 2, destLocRef := '24EA7A'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(845)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(847)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(847)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(845)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(845)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(845)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(845)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(847)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(847)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(845)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(845)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(845)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(845)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_notification0(853)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_notification0(853)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_notification0(853)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(846)@37811ff634e5: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(846)@37811ff634e5: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(845)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(845)@37811ff634e5: vl_len:11 MSC_Test_0-SCCP(845)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(845)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(847)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_ussd_notification0(853)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(847)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(847)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(847)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(845)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(845)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(845)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(845)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(847)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(845)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(845)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(845)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(845)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_notification0(853)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(845)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(845)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(845)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(845)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(847)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(847)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(847)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(845)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(847)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(846)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mt_ussd_notification0(853)2419322 TC_lu_and_mt_ussd_notification0(853)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_notification0(853)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_notification0(853)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_notification0(853)@37811ff634e5: Final verdict of PTC: pass MSC_Test-GSUP(851)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(845)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(847)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(848)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(846)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(850)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(852)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(854)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(849)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(844)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(844): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(845): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(846): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(847): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(848): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(849): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(850): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(851): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(852): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_lu_and_mt_ussd_notification0(853): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(854): none (pass -> pass) MTC@37811ff634e5: Test case TC_lu_and_mt_ussd_notification finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_ussd_notification pass'. Thu Nov 21 04:20:36 UTC 2024 ====== MSC_Tests.TC_lu_and_mt_ussd_notification pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_lu_and_mt_ussd_notification.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=236905) Waiting for packet dumper to finish... 1 (prev_count=236905, count=285010) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_ussd_notification pass' was executed successfully (exit status: 0). MTC@37811ff634e5: 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 ------ Thu Nov 21 04:20:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_and_mo_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_ussd_during_mt_call' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_lu_and_mo_ussd_during_mt_call started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(858)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(858)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(858)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(856)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(859)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(861)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(861)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(861)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(861)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(861)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(861)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(861)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(861)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(862)@37811ff634e5: Created GsupExpect[0] for "262420000000048" to be handled at TC_lu_and_mo_ussd_during_mt_call0(864) TC_lu_and_mo_ussd_during_mt_call0(864)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(858)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(858)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(858)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(858)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(858)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(858)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(858)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(858)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(858)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(858)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(858)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(858)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(858)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(858)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(858)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(858)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(858)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(858)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(858)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(857)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(857)@37811ff634e5: Added conn table entry 0TC_lu_and_mo_ussd_during_mt_call0(864)10485324 MSC_Test_0-SCCP(856)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(857)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(858)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(858)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(858)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(858)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(858)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(856)@37811ff634e5: { messageType := 2, destLocRef := '9FFE4C'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(856)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(856)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(856)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(856)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(856)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(862)@37811ff634e5: Found GsupExpect[0] for "262420000000048" handled at TC_lu_and_mo_ussd_during_mt_call0(864) MSC_Test-GSUP(862)@37811ff634e5: Added IMSI table entry 0TC_lu_and_mo_ussd_during_mt_call0(864)"262420000000048" MSC_Test_0-SCCP(856)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(856)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(856)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(856)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(858)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_ussd_during_mt_call0(864)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_during_mt_call0(864)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(858)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(858)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(856)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(856)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(856)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(856)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_during_mt_call0(864)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(857)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(857)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(856)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(856)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(856)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(856)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(858)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(858)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(858)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(856)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(856)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(856)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(856)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(856)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(856)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(856)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(856)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(858)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(858)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(858)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(856)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(858)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(857)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mo_ussd_during_mt_call0(864)10485324 TC_lu_and_mo_ussd_during_mt_call0(864)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_during_mt_call0(864)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_during_mt_call0(864)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_during_mt_call0(864)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(859)@37811ff634e5: Added conn table entry 0TC_lu_and_mo_ussd_during_mt_call0(864)1094925361 MSC_Test_0-RAN(857)@37811ff634e5: Created IMSI[0] for '262420000000048'H'16C264D8'O to be handled at TC_lu_and_mo_ussd_during_mt_call0(864) MSC_Test_0-M3UA(858)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(858)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(857)@37811ff634e5: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mo_ussd_during_mt_call0(864) TC_lu_and_mo_ussd_during_mt_call0(864)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(857)@37811ff634e5: Created IMSI[1] for '262420000000048'H'16C264D8'O to be handled at TC_lu_and_mo_ussd_during_mt_call0(864) TC_lu_and_mo_ussd_during_mt_call0(864)@37811ff634e5: 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 := '16C264D8'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(857)@37811ff634e5: Added conn table entry 0TC_lu_and_mo_ussd_during_mt_call0(864)8811929 MSC_Test_0-SCCP(856)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(858)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(858)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(858)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(856)@37811ff634e5: { messageType := 2, destLocRef := '867599'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-M3UA(858)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(856)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(858)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(858)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(858)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(856)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(856)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(856)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(856)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(856)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(856)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(856)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(856)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_during_mt_call0(864)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_during_mt_call0(864)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_during_mt_call0(864)@37811ff634e5: f_mt_call_complete 1 MSC_Test_0-RAN(857)@37811ff634e5: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(857)@37811ff634e5: patched enc_l3: '8301'O MSC_Test_0-SCCP(856)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(856)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(856)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(856)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(858)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_ussd_during_mt_call0(864)@37811ff634e5: f_mt_call_complete 2 MSC_Test-MGCP(860)@37811ff634e5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_ussd_during_mt_call0(864) MSC_Test-MGCP(860)@37811ff634e5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "87", 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_mo_ussd_during_mt_call0(864) TC_lu_and_mo_ussd_during_mt_call0(864)@37811ff634e5: f_mt_call_complete 3 TC_lu_and_mo_ussd_during_mt_call0(864)@37811ff634e5: f_mt_call_complete 4 MSC_Test_0-M3UA(858)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(858)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(856)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(856)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(856)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(856)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_during_mt_call0(864)@37811ff634e5: f_mt_call_complete 6 MSC_Test_0-SCCP(856)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(856)@37811ff634e5: vl_len:14 MSC_Test_0-SCCP(856)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(856)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(858)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(857)@37811ff634e5: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(857)@37811ff634e5: patched enc_l3: '8347'O MSC_Test_0-SCCP(856)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(856)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(856)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(856)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(858)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_ussd_during_mt_call0(864)@37811ff634e5: f_mt_call_complete 5 TC_lu_and_mo_ussd_during_mt_call0(864)@37811ff634e5: f_mt_call_complete 8 TC_lu_and_mo_ussd_during_mt_call0(864)@37811ff634e5: f_mt_call_complete 7 TC_lu_and_mo_ussd_during_mt_call0(864)@37811ff634e5: f_mt_call_complete 9 TC_lu_and_mo_ussd_during_mt_call0(864)@37811ff634e5: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_ussd_during_mt_call0(864)@37811ff634e5: f_mt_call_complete DONE TC_lu_and_mo_ussd_during_mt_call0(864)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(857)@37811ff634e5: patching N(SD)=2 into dtap '1B3B1C15A11302010102013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(857)@37811ff634e5: patched enc_l3: '1BBB1C15A11302010102013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(856)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(856)@37811ff634e5: vl_len:28 MSC_Test_0-SCCP(856)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(856)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100191BBB1C15A11302010102013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(858)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_ussd_during_mt_call0(864)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(858)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(858)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(856)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(856)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(856)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(856)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_during_mt_call0(864)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_during_mt_call0(864)@37811ff634e5: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(858)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(858)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(856)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(856)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(856)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(856)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_during_mt_call0(864)@37811ff634e5: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(857)@37811ff634e5: patching N(SD)=3 into dtap '832D0802E180'O MSC_Test_0-RAN(857)@37811ff634e5: patched enc_l3: '83ED0802E180'O MSC_Test_0-SCCP(856)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(856)@37811ff634e5: vl_len:9 MSC_Test_0-SCCP(856)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(856)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000683ED0802E180'O MSC_Test_0-M3UA(858)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(858)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(858)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(859)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mo_ussd_during_mt_call0(864)1094925361 MSC_Test_0-M3UA(858)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(856)@37811ff634e5: Session index based on local reference:0 TC_lu_and_mo_ussd_during_mt_call0(864)@37811ff634e5: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-M3UA(858)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(856)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(856)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(856)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(856)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(856)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(856)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(856)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_during_mt_call0(864)@37811ff634e5: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mo_ussd_during_mt_call0(864)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_ussd_during_mt_call0(864)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_ussd_during_mt_call0(864)@37811ff634e5: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(856)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(856)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(856)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(856)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(858)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(858)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(858)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(856)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(858)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(857)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mo_ussd_during_mt_call0(864)8811929 TC_lu_and_mo_ussd_during_mt_call0(864)@37811ff634e5: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_ussd_during_mt_call0(864)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_during_mt_call0(864)@37811ff634e5: f_call_hangup 9: done TC_lu_and_mo_ussd_during_mt_call0(864)@37811ff634e5: Final verdict of PTC: pass IPA-CTRL-CLI-IPA(865)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(860)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(862)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(858)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(856)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(859)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(857)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(863)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(855)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(861)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(855): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(856): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(857): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(858): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(859): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(860): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(861): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(862): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(863): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_lu_and_mo_ussd_during_mt_call0(864): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(865): none (pass -> pass) MTC@37811ff634e5: Test case TC_lu_and_mo_ussd_during_mt_call finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_ussd_during_mt_call pass'. Thu Nov 21 04:20:44 UTC 2024 ====== MSC_Tests.TC_lu_and_mo_ussd_during_mt_call pass ====== Saving talloc report from 172.18.28.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=410922) Waiting for packet dumper to finish... 1 (prev_count=410922, count=411995) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_ussd_during_mt_call pass' was executed successfully (exit status: 0). MTC@37811ff634e5: 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 ------ Thu Nov 21 04:20: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_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_ussd_during_mt_call' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_lu_and_mt_ussd_during_mt_call started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(869)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(869)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(869)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(867)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(870)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(869)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(869)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(869)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(869)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(869)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(869)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(869)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(869)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(869)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(869)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(869)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(869)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(869)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(869)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(869)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(869)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(872)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(872)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(872)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(872)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(872)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(872)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(872)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(872)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(869)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(869)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(869)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(868)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(873)@37811ff634e5: Created GsupExpect[0] for "262420000000049" to be handled at TC_lu_and_mt_ussd_during_mt_call0(875) TC_lu_and_mt_ussd_during_mt_call0(875)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000049'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(868)@37811ff634e5: Added conn table entry 0TC_lu_and_mt_ussd_during_mt_call0(875)14494201 MSC_Test_0-SCCP(867)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(868)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(869)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(869)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(869)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(869)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(869)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(867)@37811ff634e5: { messageType := 2, destLocRef := 'DD29F9'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(867)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(873)@37811ff634e5: Found GsupExpect[0] for "262420000000049" handled at TC_lu_and_mt_ussd_during_mt_call0(875) MSC_Test-GSUP(873)@37811ff634e5: Added IMSI table entry 0TC_lu_and_mt_ussd_during_mt_call0(875)"262420000000049" MSC_Test_0-SCCP(867)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(867)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(867)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(867)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(867)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(867)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(867)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(867)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(869)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_ussd_during_mt_call0(875)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_during_mt_call0(875)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(869)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(869)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(867)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(867)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(867)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(867)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_during_mt_call0(875)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(868)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(868)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(867)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(867)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(867)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(867)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(869)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(869)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(869)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(867)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(867)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(867)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(867)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(867)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(867)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(867)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(867)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(869)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(869)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(869)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(867)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(869)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(868)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mt_ussd_during_mt_call0(875)14494201 TC_lu_and_mt_ussd_during_mt_call0(875)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_during_mt_call0(875)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_during_mt_call0(875)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_during_mt_call0(875)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(870)@37811ff634e5: Added conn table entry 0TC_lu_and_mt_ussd_during_mt_call0(875)1969717354 MSC_Test_0-RAN(868)@37811ff634e5: Created IMSI[0] for '262420000000049'H'424F080D'O ("BO\b\r") to be handled at TC_lu_and_mt_ussd_during_mt_call0(875) MSC_Test_0-M3UA(869)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(869)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(868)@37811ff634e5: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_ussd_during_mt_call0(875) TC_lu_and_mt_ussd_during_mt_call0(875)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(868)@37811ff634e5: Created IMSI[1] for '262420000000049'H'424F080D'O ("BO\b\r") to be handled at TC_lu_and_mt_ussd_during_mt_call0(875) TC_lu_and_mt_ussd_during_mt_call0(875)@37811ff634e5: 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 := '424F080D'O ("BO\b\r") } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(868)@37811ff634e5: Added conn table entry 0TC_lu_and_mt_ussd_during_mt_call0(875)14916211 MSC_Test_0-SCCP(867)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(869)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(869)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(869)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(867)@37811ff634e5: { messageType := 2, destLocRef := 'E39A73'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(867)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(869)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(869)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(867)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(867)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(867)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(867)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(869)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(869)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(867)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(867)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(867)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(867)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_during_mt_call0(875)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_during_mt_call0(875)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_during_mt_call0(875)@37811ff634e5: f_mt_call_complete 1 MSC_Test_0-RAN(868)@37811ff634e5: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(868)@37811ff634e5: patched enc_l3: '8301'O MSC_Test_0-SCCP(867)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(867)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(867)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(867)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(869)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_ussd_during_mt_call0(875)@37811ff634e5: f_mt_call_complete 2 MSC_Test-MGCP(871)@37811ff634e5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_ussd_during_mt_call0(875) MSC_Test-MGCP(871)@37811ff634e5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "93", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "30" }, { 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(875) TC_lu_and_mt_ussd_during_mt_call0(875)@37811ff634e5: f_mt_call_complete 3 TC_lu_and_mt_ussd_during_mt_call0(875)@37811ff634e5: f_mt_call_complete 4 MSC_Test_0-M3UA(869)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(869)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(867)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(867)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(867)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(867)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_during_mt_call0(875)@37811ff634e5: f_mt_call_complete 6 MSC_Test_0-SCCP(867)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(867)@37811ff634e5: vl_len:14 MSC_Test_0-SCCP(867)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(867)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(869)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(868)@37811ff634e5: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(868)@37811ff634e5: patched enc_l3: '8347'O MSC_Test_0-SCCP(867)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(867)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(867)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(867)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(869)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_ussd_during_mt_call0(875)@37811ff634e5: f_mt_call_complete 5 TC_lu_and_mt_ussd_during_mt_call0(875)@37811ff634e5: f_mt_call_complete 8 TC_lu_and_mt_ussd_during_mt_call0(875)@37811ff634e5: f_mt_call_complete 7 TC_lu_and_mt_ussd_during_mt_call0(875)@37811ff634e5: f_mt_call_complete 9 TC_lu_and_mt_ussd_during_mt_call0(875)@37811ff634e5: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_ussd_during_mt_call0(875)@37811ff634e5: f_mt_call_complete DONE TC_lu_and_mt_ussd_during_mt_call0(875)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(869)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(869)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(867)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(867)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(867)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(867)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_during_mt_call0(875)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(868)@37811ff634e5: patching N(SD)=2 into dtap '8B3A16A214020101300F02013C300A04010F0405CE37BCEC02'O MSC_Test_0-RAN(868)@37811ff634e5: patched enc_l3: '8BBA16A214020101300F02013C300A04010F0405CE37BCEC02'O MSC_Test_0-SCCP(867)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(867)@37811ff634e5: vl_len:28 MSC_Test_0-SCCP(867)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(867)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100198BBA16A214020101300F02013C300A04010F0405CE37BCEC02'O MSC_Test_0-M3UA(869)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_ussd_during_mt_call0(875)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(869)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(869)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(867)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(867)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(867)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(867)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_during_mt_call0(875)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_during_mt_call0(875)@37811ff634e5: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(869)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(869)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(867)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(867)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(867)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(867)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_during_mt_call0(875)@37811ff634e5: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(868)@37811ff634e5: patching N(SD)=3 into dtap '832D0802E180'O MSC_Test_0-RAN(868)@37811ff634e5: patched enc_l3: '83ED0802E180'O MSC_Test_0-SCCP(867)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(867)@37811ff634e5: vl_len:9 MSC_Test_0-SCCP(867)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(867)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000683ED0802E180'O MSC_Test_0-M3UA(869)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(869)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(869)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(869)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(867)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(867)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(867)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(869)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(867)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(870)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mt_ussd_during_mt_call0(875)1969717354 MSC_Test_0-SCCP(867)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(867)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(867)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(867)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_during_mt_call0(875)@37811ff634e5: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_ussd_during_mt_call0(875)@37811ff634e5: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_ussd_during_mt_call0(875)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_ussd_during_mt_call0(875)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_ussd_during_mt_call0(875)@37811ff634e5: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(867)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(867)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(867)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(867)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(869)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(869)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(869)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(867)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(869)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(868)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mt_ussd_during_mt_call0(875)14916211 TC_lu_and_mt_ussd_during_mt_call0(875)@37811ff634e5: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_ussd_during_mt_call0(875)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_during_mt_call0(875)@37811ff634e5: f_call_hangup 9: done TC_lu_and_mt_ussd_during_mt_call0(875)@37811ff634e5: Final verdict of PTC: pass MSC_Test-MNCC(870)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(873)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(867)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(869)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(868)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(866)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(876)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(871)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(872)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(874)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(866): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(867): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(868): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(869): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(870): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(871): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(872): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(873): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(874): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_lu_and_mt_ussd_during_mt_call0(875): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(876): none (pass -> pass) MTC@37811ff634e5: Test case TC_lu_and_mt_ussd_during_mt_call finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_ussd_during_mt_call pass'. Thu Nov 21 04:20:53 UTC 2024 ====== MSC_Tests.TC_lu_and_mt_ussd_during_mt_call pass ====== Saving talloc report from 172.18.28.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=418020) Waiting for packet dumper to finish... 1 (prev_count=418020, count=419093) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_ussd_during_mt_call pass' was executed successfully (exit status: 0). MTC@37811ff634e5: 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 ------ Thu Nov 21 04:20: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_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_ussd_mo_release' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_lu_and_mo_ussd_mo_release started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(880)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(880)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(880)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(878)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(881)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(880)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(880)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(880)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(880)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(880)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(880)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(880)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(880)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(880)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(880)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(880)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(880)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(880)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(880)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(880)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(880)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(883)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(883)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(883)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(883)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(883)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(883)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(883)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(883)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(880)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(880)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(880)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(879)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(884)@37811ff634e5: Created GsupExpect[0] for "262420000000050" to be handled at TC_lu_and_mo_ussd_mo_release0(886) TC_lu_and_mo_ussd_mo_release0(886)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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-RAN(879)@37811ff634e5: Added conn table entry 0TC_lu_and_mo_ussd_mo_release0(886)9191820 MSC_Test_0-RAN(879)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(878)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(880)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(880)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(880)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(880)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(880)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(878)@37811ff634e5: { messageType := 2, destLocRef := '8C418C'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(878)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(884)@37811ff634e5: Found GsupExpect[0] for "262420000000050" handled at TC_lu_and_mo_ussd_mo_release0(886) MSC_Test-GSUP(884)@37811ff634e5: Added IMSI table entry 0TC_lu_and_mo_ussd_mo_release0(886)"262420000000050" MSC_Test_0-SCCP(878)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(878)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(878)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(878)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(878)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(878)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(878)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(878)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(880)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_ussd_mo_release0(886)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_mo_release0(886)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(880)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(880)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(878)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(878)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(878)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(878)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_mo_release0(886)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(879)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(879)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(878)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(878)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(878)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(878)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(880)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(880)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(880)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(878)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(878)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(878)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(878)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(878)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(878)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(878)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(878)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(880)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(880)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(880)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(878)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(880)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(879)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mo_ussd_mo_release0(886)9191820 TC_lu_and_mo_ussd_mo_release0(886)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_mo_release0(886)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_mo_release0(886)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_mo_release0(886)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_mo_release0(886)@37811ff634e5: 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 := '3EE6CB36'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(879)@37811ff634e5: Added conn table entry 0TC_lu_and_mo_ussd_mo_release0(886)14153482 MSC_Test_0-RAN(879)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(878)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(880)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(880)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(880)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(880)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(880)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(878)@37811ff634e5: { messageType := 2, destLocRef := 'D7F70A'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-M3UA(880)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(878)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(880)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(878)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(878)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(878)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(878)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(878)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(878)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(878)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(878)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_mo_release0(886)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_mo_release0(886)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(884)@37811ff634e5: Created GsupExpect[0] for "262420000000050" to be handled at TC_lu_and_mo_ussd_mo_release0(886) MSC_Test_0-RAN(879)@37811ff634e5: patching N(SD)=1 into dtap '1B3B1C18A11602010102013B300E04010F04092ADBCD6653C96CB611'O MSC_Test_0-RAN(879)@37811ff634e5: patched enc_l3: '1B7B1C18A11602010102013B300E04010F04092ADBCD6653C96CB611'O MSC_Test_0-SCCP(878)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(878)@37811ff634e5: vl_len:31 MSC_Test_0-SCCP(878)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(878)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01001C1B7B1C18A11602010102013B300E04010F04092ADBCD6653C96CB611'O MSC_Test_0-M3UA(880)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_ussd_mo_release0(886)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(880)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(880)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(878)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(878)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(878)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(878)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_mo_release0(886)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(879)@37811ff634e5: patching N(SD)=2 into dtap '1B2A'O MSC_Test_0-RAN(879)@37811ff634e5: patched enc_l3: '1BAA'O MSC_Test_0-SCCP(878)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(878)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(878)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(878)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100021BAA'O MSC_Test_0-M3UA(880)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_ussd_mo_release0(886)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(880)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(880)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(878)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(878)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(878)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(878)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(878)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(878)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(878)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(878)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(880)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(880)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(880)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(878)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(880)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(879)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mo_ussd_mo_release0(886)14153482 TC_lu_and_mo_ussd_mo_release0(886)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_mo_release0(886)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_mo_release0(886)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_mo_release0(886)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-RAN(879)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(884)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(880)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(878)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(881)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(885)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(882)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(883)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(877)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(887)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(877): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(878): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(879): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(880): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(881): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(882): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(883): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(884): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(885): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_lu_and_mo_ussd_mo_release0(886): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(887): none (pass -> pass) MTC@37811ff634e5: Test case TC_lu_and_mo_ussd_mo_release finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_ussd_mo_release pass'. Thu Nov 21 04:20:58 UTC 2024 ====== MSC_Tests.TC_lu_and_mo_ussd_mo_release pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_lu_and_mo_ussd_mo_release.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=225766) Waiting for packet dumper to finish... 1 (prev_count=225766, count=281873) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_ussd_mo_release pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_ss_session_timeout'. ------ MSC_Tests.TC_lu_and_ss_session_timeout ------ Thu Nov 21 04:21:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_and_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_ss_session_timeout' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_lu_and_ss_session_timeout started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(891)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(891)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(891)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(889)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(892)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(891)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(891)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(891)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(891)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(891)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(891)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(891)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(891)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(891)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(891)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(891)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(891)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(891)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(891)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(891)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(891)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(894)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(894)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(894)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(894)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(894)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(894)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(894)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(894)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(891)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(891)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(891)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(890)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(895)@37811ff634e5: Created GsupExpect[0] for "262420000000051" to be handled at TC_lu_and_ss_session_timeout0(897) TC_lu_and_ss_session_timeout0(897)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(890)@37811ff634e5: Added conn table entry 0TC_lu_and_ss_session_timeout0(897)5066601 MSC_Test_0-SCCP(889)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(890)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(891)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(891)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(891)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(891)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(891)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(889)@37811ff634e5: { messageType := 2, destLocRef := '4D4F69'O ("MOi"), 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(889)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(889)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(889)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test-GSUP(895)@37811ff634e5: Found GsupExpect[0] for "262420000000051" handled at TC_lu_and_ss_session_timeout0(897) MSC_Test-GSUP(895)@37811ff634e5: Added IMSI table entry 0TC_lu_and_ss_session_timeout0(897)"262420000000051" MSC_Test_0-SCCP(889)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(889)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(889)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(889)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(889)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(889)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(891)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_ss_session_timeout0(897)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_ss_session_timeout0(897)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(891)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(891)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(889)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(889)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(889)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(889)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_ss_session_timeout0(897)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(890)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(890)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(889)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(889)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(889)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(889)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(891)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(891)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(891)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(889)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(889)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(889)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(889)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(889)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(889)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(889)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(889)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(891)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(891)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(891)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(889)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(891)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(890)@37811ff634e5: Deleted conn table entry 0TC_lu_and_ss_session_timeout0(897)5066601 TC_lu_and_ss_session_timeout0(897)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_ss_session_timeout0(897)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_ss_session_timeout0(897)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_ss_session_timeout0(897)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_ss_session_timeout0(897)@37811ff634e5: 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 := '358FD69B'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(890)@37811ff634e5: Added conn table entry 0TC_lu_and_ss_session_timeout0(897)8878908 MSC_Test_0-RAN(890)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(889)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(891)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(891)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(891)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(891)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(889)@37811ff634e5: { messageType := 2, destLocRef := '877B3C'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-M3UA(891)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(889)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(891)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(891)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(889)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(889)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(889)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(889)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(889)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(889)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(889)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(889)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_ss_session_timeout0(897)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_ss_session_timeout0(897)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(895)@37811ff634e5: Created GsupExpect[0] for "262420000000051" to be handled at TC_lu_and_ss_session_timeout0(897) MSC_Test_0-RAN(890)@37811ff634e5: patching N(SD)=1 into dtap '1B3B1C19A11702010102013B300F04010F040A2379995D0ECFCB917619'O MSC_Test_0-RAN(890)@37811ff634e5: patched enc_l3: '1B7B1C19A11702010102013B300F04010F040A2379995D0ECFCB917619'O MSC_Test_0-SCCP(889)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(889)@37811ff634e5: vl_len:32 MSC_Test_0-SCCP(889)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(889)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01001D1B7B1C19A11702010102013B300F04010F040A2379995D0ECFCB917619'O MSC_Test_0-M3UA(891)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_ss_session_timeout0(897)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(891)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(891)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(891)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(891)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(889)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(889)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(889)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(889)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(889)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(889)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(889)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(889)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(889)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(889)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(889)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(889)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(891)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(891)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(891)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(889)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(891)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(890)@37811ff634e5: Deleted conn table entry 0TC_lu_and_ss_session_timeout0(897)8878908 TC_lu_and_ss_session_timeout0(897)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_ss_session_timeout0(897)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_ss_session_timeout0(897)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_ss_session_timeout0(897)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_ss_session_timeout0(897)@37811ff634e5: Final verdict of PTC: pass MSC_Test-GSUP(895)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(889)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(892)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(891)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(890)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(896)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(893)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(888)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(894)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(898)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(888): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(889): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(890): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(891): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(892): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(893): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(894): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(895): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(896): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_lu_and_ss_session_timeout0(897): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(898): none (pass -> pass) MTC@37811ff634e5: Test case TC_lu_and_ss_session_timeout finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_ss_session_timeout pass'. Thu Nov 21 04:21:06 UTC 2024 ====== MSC_Tests.TC_lu_and_ss_session_timeout pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_lu_and_ss_session_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=274015) Waiting for packet dumper to finish... 1 (prev_count=274015, count=275088) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_ss_session_timeout pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_ussd_for_unknown_subscr'. ------ MSC_Tests.TC_mt_ussd_for_unknown_subscr ------ Thu Nov 21 04:21:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_mt_ussd_for_unknown_subscr.pcap" >/data/MSC_Tests.TC_mt_ussd_for_unknown_subscr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_ussd_for_unknown_subscr' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_mt_ussd_for_unknown_subscr started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(902)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(902)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(902)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(900)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(903)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(902)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(902)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(902)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(902)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(902)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(902)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(902)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(902)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(902)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(902)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(902)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(902)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(902)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(902)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(902)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(902)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(905)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(905)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(905)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(905)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(905)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(905)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(905)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(905)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(902)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(902)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(902)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(901)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(901)@37811ff634e5: Created IMSI[0] for '000000000000000'H'FFFFFFFF'O to be handled at TC_mt_ussd_for_unknown_subscr0(908) MSC_Test-GSUP(906)@37811ff634e5: Created GsupExpect[0] for "000000000000000" to be handled at TC_mt_ussd_for_unknown_subscr0(908) MSC_Test-GSUP(906)@37811ff634e5: Found GsupExpect[0] for "000000000000000" handled at TC_mt_ussd_for_unknown_subscr0(908) MSC_Test-GSUP(906)@37811ff634e5: Added IMSI table entry 0TC_mt_ussd_for_unknown_subscr0(908)"000000000000000" TC_mt_ussd_for_unknown_subscr0(908)@37811ff634e5: setverdict(pass): none -> pass TC_mt_ussd_for_unknown_subscr0(908)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-RAN(901)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(902)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(903)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(907)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(906)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(900)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(905)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(909)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(904)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(899)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(899): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(900): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(901): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(902): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(903): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(904): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(905): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(906): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(907): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_mt_ussd_for_unknown_subscr0(908): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(909): none (pass -> pass) MTC@37811ff634e5: Test case TC_mt_ussd_for_unknown_subscr finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_ussd_for_unknown_subscr pass'. Thu Nov 21 04:21:11 UTC 2024 ====== MSC_Tests.TC_mt_ussd_for_unknown_subscr pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_mt_ussd_for_unknown_subscr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=30276) Waiting for packet dumper to finish... 1 (prev_count=30276, count=72838) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_ussd_for_unknown_subscr pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_ussd_for_unknown_trans'. ------ MSC_Tests.TC_mo_ussd_for_unknown_trans ------ Thu Nov 21 04:21:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_mo_ussd_for_unknown_trans.pcap" >/data/MSC_Tests.TC_mo_ussd_for_unknown_trans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_ussd_for_unknown_trans' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_mo_ussd_for_unknown_trans started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(913)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(913)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(913)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(911)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(914)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(913)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(913)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(913)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(913)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(913)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(913)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(913)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(913)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(913)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(913)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(913)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(913)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(913)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(913)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(913)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(913)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(916)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(916)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(916)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(916)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(916)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(916)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(916)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(916)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(913)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(913)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(913)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(912)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(912)@37811ff634e5: Created IMSI[0] for '262420000000111'H'FFFFFFFF'O to be handled at TC_mo_ussd_for_unknown_trans0(919) MSC_Test-GSUP(917)@37811ff634e5: Created GsupExpect[0] for "262420000000111" to be handled at TC_mo_ussd_for_unknown_trans0(919) MSC_Test-GSUP(917)@37811ff634e5: Created GsupExpect[1] for "262420000000111" to be handled at TC_mo_ussd_for_unknown_trans0(919) TC_mo_ussd_for_unknown_trans0(919)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(912)@37811ff634e5: Added conn table entry 0TC_mo_ussd_for_unknown_trans0(919)14227627 MSC_Test_0-RAN(912)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(911)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(913)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(913)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(913)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(913)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(913)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(911)@37811ff634e5: { messageType := 2, destLocRef := 'D918AB'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(911)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(911)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(911)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(911)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(911)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(917)@37811ff634e5: Found GsupExpect[0] for "262420000000111" handled at TC_mo_ussd_for_unknown_trans0(919) MSC_Test-GSUP(917)@37811ff634e5: Added IMSI table entry 0TC_mo_ussd_for_unknown_trans0(919)"262420000000111" TC_mo_ussd_for_unknown_trans0(919)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_ussd_for_unknown_trans0(919)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-SCCP(911)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(911)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(911)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(911)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(913)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(913)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(913)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(911)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(911)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(911)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(911)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_ussd_for_unknown_trans0(919)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(912)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(912)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(911)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(911)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(911)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(911)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(913)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(913)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(913)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(911)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(911)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(911)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(911)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(911)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(911)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(911)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(911)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(913)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(913)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(913)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(911)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(913)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(912)@37811ff634e5: Deleted conn table entry 0TC_mo_ussd_for_unknown_trans0(919)14227627 TC_mo_ussd_for_unknown_trans0(919)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_for_unknown_trans0(919)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_ussd_for_unknown_trans0(919)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_for_unknown_trans0(919)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_for_unknown_trans0(919)@37811ff634e5: 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 := '0A68CA01'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(912)@37811ff634e5: Added conn table entry 0TC_mo_ussd_for_unknown_trans0(919)405488 MSC_Test_0-RAN(912)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(911)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(913)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(913)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(913)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(913)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(911)@37811ff634e5: { messageType := 2, destLocRef := '062FF0'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-M3UA(913)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(911)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(913)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(913)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(911)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(911)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(911)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(911)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(911)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(911)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(911)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(911)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_ussd_for_unknown_trans0(919)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_ussd_for_unknown_trans0(919)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(912)@37811ff634e5: patching N(SD)=1 into dtap '1B3A17C82E9A62F87CA212DA5B0338AD32276AFF0112A3FBB590'O MSC_Test_0-RAN(912)@37811ff634e5: patched enc_l3: '1B7A17C82E9A62F87CA212DA5B0338AD32276AFF0112A3FBB590'O MSC_Test_0-SCCP(911)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(911)@37811ff634e5: vl_len:29 MSC_Test_0-SCCP(911)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(911)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01001A1B7A17C82E9A62F87CA212DA5B0338AD32276AFF0112A3FBB590'O MSC_Test_0-M3UA(913)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(913)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(913)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(911)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(911)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(911)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(911)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_ussd_for_unknown_trans0(919)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(913)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(913)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(911)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(911)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(911)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(911)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(911)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(911)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(911)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(911)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(913)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(913)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(913)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(911)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(913)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(912)@37811ff634e5: Deleted conn table entry 0TC_mo_ussd_for_unknown_trans0(919)405488 TC_mo_ussd_for_unknown_trans0(919)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_for_unknown_trans0(919)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_ussd_for_unknown_trans0(919)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_for_unknown_trans0(919)@37811ff634e5: 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 := '0A68CA01'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(912)@37811ff634e5: Added conn table entry 0TC_mo_ussd_for_unknown_trans0(919)5497272 MSC_Test_0-RAN(912)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(911)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(913)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(913)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(913)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(911)@37811ff634e5: { messageType := 2, destLocRef := '53E1B8'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(911)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(913)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(913)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(913)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(911)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(911)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(911)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(911)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(913)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(911)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(911)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(911)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(911)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_ussd_for_unknown_trans0(919)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_ussd_for_unknown_trans0(919)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(912)@37811ff634e5: patching N(SD)=1 into dtap '1B2A1C1791F64E28739EED9E5B3EC77CCA00093A63C669276839FE'O MSC_Test_0-RAN(912)@37811ff634e5: patched enc_l3: '1B6A1C1791F64E28739EED9E5B3EC77CCA00093A63C669276839FE'O MSC_Test_0-SCCP(911)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(911)@37811ff634e5: vl_len:30 MSC_Test_0-SCCP(911)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(911)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01001B1B6A1C1791F64E28739EED9E5B3EC77CCA00093A63C669276839FE'O MSC_Test_0-M3UA(913)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(913)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(913)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(911)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(911)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(911)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(911)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_ussd_for_unknown_trans0(919)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(913)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(913)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(911)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(911)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(911)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(911)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(911)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(911)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(911)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(911)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(913)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(913)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(913)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(911)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(913)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(912)@37811ff634e5: Deleted conn table entry 0TC_mo_ussd_for_unknown_trans0(919)5497272 TC_mo_ussd_for_unknown_trans0(919)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_for_unknown_trans0(919)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_ussd_for_unknown_trans0(919)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_for_unknown_trans0(919)@37811ff634e5: Final verdict of PTC: pass MSC_Test-GSUP(917)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(914)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(913)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(912)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(911)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(918)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(920)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(916)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(915)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(910)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(910): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(911): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(912): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(913): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(914): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(915): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(916): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(917): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(918): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_mo_ussd_for_unknown_trans0(919): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(920): none (pass -> pass) MTC@37811ff634e5: Test case TC_mo_ussd_for_unknown_trans finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_ussd_for_unknown_trans pass'. Thu Nov 21 04:21:27 UTC 2024 ====== MSC_Tests.TC_mo_ussd_for_unknown_trans pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_mo_ussd_for_unknown_trans.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=363252) Waiting for packet dumper to finish... 1 (prev_count=363252, count=364325) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_ussd_for_unknown_trans pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_proc_ss_for_unknown_session'. ------ MSC_Tests.TC_proc_ss_for_unknown_session ------ Thu Nov 21 04:21: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_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_proc_ss_for_unknown_session' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_proc_ss_for_unknown_session started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(924)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(924)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(924)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(922)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(925)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(924)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(924)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(924)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(924)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(924)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(924)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(924)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(924)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(924)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(924)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(924)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(924)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(924)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(924)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(924)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(924)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(927)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(927)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(927)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(927)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(927)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(927)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(927)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(927)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(924)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(924)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(924)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(928)@37811ff634e5: Created GsupExpect[0] for "262420000000110" to be handled at TC_proc_ss_for_unknown_session0(930) TC_proc_ss_for_unknown_session0(930)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(923)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(923)@37811ff634e5: Added conn table entry 0TC_proc_ss_for_unknown_session0(930)2525576 MSC_Test_0-SCCP(922)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(923)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(924)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(924)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(924)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(924)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(924)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(922)@37811ff634e5: { messageType := 2, destLocRef := '268988'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(922)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(928)@37811ff634e5: Found GsupExpect[0] for "262420000000110" handled at TC_proc_ss_for_unknown_session0(930) MSC_Test-GSUP(928)@37811ff634e5: Added IMSI table entry 0TC_proc_ss_for_unknown_session0(930)"262420000000110" MSC_Test_0-SCCP(922)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(922)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(922)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(922)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(922)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(922)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(922)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(922)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(924)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_proc_ss_for_unknown_session0(930)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_proc_ss_for_unknown_session0(930)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(924)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(924)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(922)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(922)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(922)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(922)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_proc_ss_for_unknown_session0(930)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(923)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(923)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(922)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(922)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(922)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(922)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(924)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(924)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(924)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(922)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(922)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(922)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(922)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(922)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(922)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(922)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(922)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(924)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(924)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(924)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(922)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(924)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(923)@37811ff634e5: Deleted conn table entry 0TC_proc_ss_for_unknown_session0(930)2525576 TC_proc_ss_for_unknown_session0(930)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_for_unknown_session0(930)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_proc_ss_for_unknown_session0(930)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_for_unknown_session0(930)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(923)@37811ff634e5: Created IMSI[0] for '262420000000110'H'897DDC98'O to be handled at TC_proc_ss_for_unknown_session0(930) MSC_Test-GSUP(928)@37811ff634e5: Created GsupExpect[0] for "262420000000110" to be handled at TC_proc_ss_for_unknown_session0(930) TC_proc_ss_for_unknown_session0(930)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_for_unknown_session0(930)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-RAN(923)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(929)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(927)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(928)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(922)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(924)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(925)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(926)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(921)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(931)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(921): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(922): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(923): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(924): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(925): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(926): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(927): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(928): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(929): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_proc_ss_for_unknown_session0(930): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(931): none (pass -> pass) MTC@37811ff634e5: Test case TC_proc_ss_for_unknown_session finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_proc_ss_for_unknown_session pass'. Thu Nov 21 04:21:32 UTC 2024 ====== MSC_Tests.TC_proc_ss_for_unknown_session pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_proc_ss_for_unknown_session.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=28202) Waiting for packet dumper to finish... 1 (prev_count=28202, count=181426) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_proc_ss_for_unknown_session pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_proc_ss_paging_fail'. ------ MSC_Tests.TC_proc_ss_paging_fail ------ Thu Nov 21 04:21:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_proc_ss_paging_fail.pcap" >/data/MSC_Tests.TC_proc_ss_paging_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_proc_ss_paging_fail' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_proc_ss_paging_fail started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(935)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(935)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(935)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(933)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(936)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(935)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(935)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(935)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(935)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(935)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(935)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(935)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(935)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(935)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(935)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(935)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(935)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(935)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(935)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(935)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(935)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(938)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(938)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(938)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(938)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(938)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(938)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(938)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(938)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(935)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(935)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(935)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(934)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(939)@37811ff634e5: Created GsupExpect[0] for "262420000000101" to be handled at TC_proc_ss_paging_fail0(941) TC_proc_ss_paging_fail0(941)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(934)@37811ff634e5: Added conn table entry 0TC_proc_ss_paging_fail0(941)16328855 MSC_Test_0-RAN(934)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(933)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(935)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(935)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(935)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(935)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(935)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(933)@37811ff634e5: { messageType := 2, destLocRef := 'F92897'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(933)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(933)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(933)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(933)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(933)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(939)@37811ff634e5: Found GsupExpect[0] for "262420000000101" handled at TC_proc_ss_paging_fail0(941) MSC_Test-GSUP(939)@37811ff634e5: Added IMSI table entry 0TC_proc_ss_paging_fail0(941)"262420000000101" TC_proc_ss_paging_fail0(941)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_proc_ss_paging_fail0(941)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-SCCP(933)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(933)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(933)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(933)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(935)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(935)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(935)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(933)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(933)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(933)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(933)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_proc_ss_paging_fail0(941)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(934)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(934)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(933)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(933)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(933)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(933)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(935)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(935)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(935)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(933)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(933)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(933)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(933)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(933)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(933)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(933)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(933)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(935)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(935)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(935)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(933)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(935)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(934)@37811ff634e5: Deleted conn table entry 0TC_proc_ss_paging_fail0(941)16328855 TC_proc_ss_paging_fail0(941)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_paging_fail0(941)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_proc_ss_paging_fail0(941)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_paging_fail0(941)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(934)@37811ff634e5: Created IMSI[0] for '262420000000101'H'03FC8244'O to be handled at TC_proc_ss_paging_fail0(941) MSC_Test-GSUP(939)@37811ff634e5: Created GsupExpect[0] for "262420000000101" to be handled at TC_proc_ss_paging_fail0(941) MSC_Test_0-M3UA(935)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(935)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(934)@37811ff634e5: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_proc_ss_paging_fail0(941) TC_proc_ss_paging_fail0(941)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_paging_fail0(941)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_paging_fail0(941)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-SCCP(933)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(934)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(939)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(936)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(935)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(932)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(938)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(942)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(940)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(937)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(932): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(933): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(934): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(935): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(936): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(937): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(938): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(939): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(940): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_proc_ss_paging_fail0(941): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(942): none (pass -> pass) MTC@37811ff634e5: Test case TC_proc_ss_paging_fail finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_proc_ss_paging_fail pass'. Thu Nov 21 04:21:47 UTC 2024 ====== MSC_Tests.TC_proc_ss_paging_fail pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_proc_ss_paging_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=179935) Waiting for packet dumper to finish... 1 (prev_count=179935, count=192261) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_proc_ss_paging_fail pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_proc_ss_abort'. ------ MSC_Tests.TC_proc_ss_abort ------ Thu Nov 21 04:21:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_proc_ss_abort.pcap" >/data/MSC_Tests.TC_proc_ss_abort.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_proc_ss_abort' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_proc_ss_abort started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(946)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(946)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(946)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(944)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(947)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(946)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(946)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(946)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(946)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(946)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(946)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(946)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(946)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(946)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(946)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(946)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(946)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(946)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(946)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(946)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(946)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(949)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(949)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(949)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(949)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(949)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(949)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(949)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(949)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(946)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(946)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(946)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(945)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(950)@37811ff634e5: Created GsupExpect[0] for "262420000000102" to be handled at TC_proc_ss_abort0(952) TC_proc_ss_abort0(952)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(945)@37811ff634e5: Added conn table entry 0TC_proc_ss_abort0(952)2601930 MSC_Test_0-RAN(945)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(944)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(946)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(946)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(946)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(946)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(946)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(944)@37811ff634e5: { messageType := 2, destLocRef := '27B3CA'O, sourceLocRef := '000089'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(944)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(950)@37811ff634e5: Found GsupExpect[0] for "262420000000102" handled at TC_proc_ss_abort0(952) MSC_Test-GSUP(950)@37811ff634e5: Added IMSI table entry 0TC_proc_ss_abort0(952)"262420000000102" MSC_Test_0-SCCP(944)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(944)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(944)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(944)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_proc_ss_abort0(952)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_proc_ss_abort0(952)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-SCCP(944)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(944)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(944)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(944)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(946)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(946)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(946)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(944)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(944)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(944)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(944)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_proc_ss_abort0(952)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(945)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(945)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(944)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(944)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(944)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(944)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(946)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(946)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(946)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(944)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(944)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(944)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(944)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(944)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(944)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(944)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(944)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(946)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(946)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(946)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(944)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(946)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(945)@37811ff634e5: Deleted conn table entry 0TC_proc_ss_abort0(952)2601930 TC_proc_ss_abort0(952)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_abort0(952)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_proc_ss_abort0(952)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_abort0(952)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(945)@37811ff634e5: Created IMSI[0] for '262420000000102'H'6E93C355'O to be handled at TC_proc_ss_abort0(952) MSC_Test-GSUP(950)@37811ff634e5: Created GsupExpect[0] for "262420000000102" to be handled at TC_proc_ss_abort0(952) MSC_Test_0-M3UA(946)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(946)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(945)@37811ff634e5: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_proc_ss_abort0(952) TC_proc_ss_abort0(952)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_abort0(952)@37811ff634e5: 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 := '6E93C355'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(945)@37811ff634e5: Added conn table entry 0TC_proc_ss_abort0(952)6266050 MSC_Test_0-SCCP(944)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(946)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(946)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(946)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(944)@37811ff634e5: { messageType := 2, destLocRef := '5F9CC2'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(944)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(946)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(946)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(946)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(944)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(944)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(944)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(944)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(946)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(944)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(944)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(944)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(944)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_proc_ss_abort0(952)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_proc_ss_abort0(952)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_abort0(952)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(946)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(946)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(946)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(946)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(944)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(944)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(944)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(944)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(944)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(944)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(944)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(944)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_proc_ss_abort0(952)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(944)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(944)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(944)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(944)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(946)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(946)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(946)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(944)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(946)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(945)@37811ff634e5: Deleted conn table entry 0TC_proc_ss_abort0(952)6266050 TC_proc_ss_abort0(952)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_abort0(952)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_proc_ss_abort0(952)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_abort0(952)@37811ff634e5: Final verdict of PTC: pass MSC_Test-MNCC(947)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(946)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(944)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(945)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(950)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(943)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(951)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(949)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(948)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(953)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(943): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(944): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(945): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(946): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(947): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(948): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(949): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(950): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(951): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_proc_ss_abort0(952): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(953): none (pass -> pass) MTC@37811ff634e5: Test case TC_proc_ss_abort finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_proc_ss_abort pass'. Thu Nov 21 04:21:52 UTC 2024 ====== MSC_Tests.TC_proc_ss_abort pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_proc_ss_abort.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=225742) Waiting for packet dumper to finish... 1 (prev_count=225742, count=275607) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_proc_ss_abort pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_multi_lu_and_mo_ussd'. ------ MSC_Tests.TC_multi_lu_and_mo_ussd ------ Thu Nov 21 04:21:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_multi_lu_and_mo_ussd.pcap" >/data/MSC_Tests.TC_multi_lu_and_mo_ussd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_multi_lu_and_mo_ussd' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_multi_lu_and_mo_ussd started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(957)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(957)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(957)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(955)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(958)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(957)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(957)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(957)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(957)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(957)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(957)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(957)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(957)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(960)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(960)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(960)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(960)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(960)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(960)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(960)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(960)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(956)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(961)@37811ff634e5: Created GsupExpect[0] for "262420000000210" to be handled at TC_multi_lu_and_mo_ussd0(963) TC_multi_lu_and_mo_ussd0(963)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000210'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(956)@37811ff634e5: Added conn table entry 0TC_multi_lu_and_mo_ussd0(963)8221746 MSC_Test_0-RAN(956)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(955)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: { messageType := 2, destLocRef := '7D7432'O ("}t2"), 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(955)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(961)@37811ff634e5: Found GsupExpect[0] for "262420000000210" handled at TC_multi_lu_and_mo_ussd0(963) MSC_Test-GSUP(961)@37811ff634e5: Added IMSI table entry 0TC_multi_lu_and_mo_ussd0(963)"262420000000210" TC_multi_lu_and_mo_ussd0(963)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(963)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(955)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(955)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(955)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(961)@37811ff634e5: Created GsupExpect[0] for "262420000000211" to be handled at TC_multi_lu_and_mo_ussd0(964) TC_multi_lu_and_mo_ussd0(964)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000211'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(956)@37811ff634e5: Added conn table entry 1TC_multi_lu_and_mo_ussd0(964)5280136 MSC_Test_0-RAN(956)@37811ff634e5: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_0-SCCP(955)@37811ff634e5: First idle individual index:1 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(963)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(956)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(956)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(955)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(955)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(955)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(961)@37811ff634e5: Found GsupExpect[0] for "262420000000211" handled at TC_multi_lu_and_mo_ussd0(964) MSC_Test-GSUP(961)@37811ff634e5: Added IMSI table entry 1TC_multi_lu_and_mo_ussd0(964)"262420000000211" MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: { messageType := 2, destLocRef := '509188'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(955)@37811ff634e5: Session index based on local reference:1 MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:1 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on connection ID:1 MSC_Test_0-SCCP(955)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(955)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(955)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(955)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(955)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(955)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(964)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(964)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:1 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(964)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(956)@37811ff634e5: Deleted conn table entry 0TC_multi_lu_and_mo_ussd0(963)8221746 TC_multi_lu_and_mo_ussd0(963)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(956)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(956)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on connection ID:1 MSC_Test_0-SCCP(955)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(955)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(955)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(963)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(963)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(963)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(963)@37811ff634e5: 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 := '50EBEA66'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(956)@37811ff634e5: Added conn table entry 0TC_multi_lu_and_mo_ussd0(963)13194989 MSC_Test_0-RAN(956)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(955)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(961)@37811ff634e5: Created GsupExpect[0] for "262420000000212" to be handled at TC_multi_lu_and_mo_ussd0(966) TC_multi_lu_and_mo_ussd0(966)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000212'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(956)@37811ff634e5: Added conn table entry 2TC_multi_lu_and_mo_ussd0(966)6650976 MSC_Test_0-RAN(956)@37811ff634e5: patch: N(SD) for ConnIdx 2 set to 1 MSC_Test_0-SCCP(955)@37811ff634e5: First idle individual index:2 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(961)@37811ff634e5: Created GsupExpect[1] for "262420000000213" to be handled at TC_multi_lu_and_mo_ussd0(968) TC_multi_lu_and_mo_ussd0(968)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000213'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(956)@37811ff634e5: Added conn table entry 3TC_multi_lu_and_mo_ussd0(968)3335148 MSC_Test_0-SCCP(955)@37811ff634e5: First idle individual index:3 MSC_Test_0-RAN(956)@37811ff634e5: patch: N(SD) for ConnIdx 3 set to 1 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(961)@37811ff634e5: Created GsupExpect[2] for "262420000000214" to be handled at TC_multi_lu_and_mo_ussd0(970) TC_multi_lu_and_mo_ussd0(970)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(956)@37811ff634e5: Added conn table entry 4TC_multi_lu_and_mo_ussd0(970)13731111 MSC_Test_0-RAN(956)@37811ff634e5: patch: N(SD) for ConnIdx 4 set to 1 MSC_Test_0-SCCP(955)@37811ff634e5: First idle individual index:4 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(961)@37811ff634e5: Created GsupExpect[3] for "262420000000215" to be handled at TC_multi_lu_and_mo_ussd0(972) TC_multi_lu_and_mo_ussd0(972)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000215'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(956)@37811ff634e5: Added conn table entry 5TC_multi_lu_and_mo_ussd0(972)6560900 MSC_Test_0-RAN(956)@37811ff634e5: patch: N(SD) for ConnIdx 5 set to 1 MSC_Test_0-SCCP(955)@37811ff634e5: First idle individual index:5 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(961)@37811ff634e5: Created GsupExpect[4] for "262420000000216" to be handled at TC_multi_lu_and_mo_ussd0(974) TC_multi_lu_and_mo_ussd0(974)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(956)@37811ff634e5: Added conn table entry 6TC_multi_lu_and_mo_ussd0(974)7248660 MSC_Test_0-SCCP(955)@37811ff634e5: First idle individual index:6 MSC_Test_0-RAN(956)@37811ff634e5: patch: N(SD) for ConnIdx 6 set to 1 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(961)@37811ff634e5: Created GsupExpect[5] for "262420000000217" to be handled at TC_multi_lu_and_mo_ussd0(976) TC_multi_lu_and_mo_ussd0(976)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(956)@37811ff634e5: Added conn table entry 7TC_multi_lu_and_mo_ussd0(976)11520876 MSC_Test_0-RAN(956)@37811ff634e5: patch: N(SD) for ConnIdx 7 set to 1 MSC_Test_0-SCCP(955)@37811ff634e5: First idle individual index:7 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(961)@37811ff634e5: Created GsupExpect[6] for "262420000000218" to be handled at TC_multi_lu_and_mo_ussd0(978) TC_multi_lu_and_mo_ussd0(978)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(956)@37811ff634e5: Added conn table entry 8TC_multi_lu_and_mo_ussd0(978)6998880 MSC_Test_0-RAN(956)@37811ff634e5: patch: N(SD) for ConnIdx 8 set to 1 MSC_Test_0-SCCP(955)@37811ff634e5: First idle individual index:8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(961)@37811ff634e5: Created GsupExpect[7] for "262420000000219" to be handled at TC_multi_lu_and_mo_ussd0(980) TC_multi_lu_and_mo_ussd0(980)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(956)@37811ff634e5: Added conn table entry 9TC_multi_lu_and_mo_ussd0(980)3558223 MSC_Test_0-SCCP(955)@37811ff634e5: First idle individual index:9 MSC_Test_0-RAN(956)@37811ff634e5: patch: N(SD) for ConnIdx 9 set to 1 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(961)@37811ff634e5: Created GsupExpect[8] for "262420000000220" to be handled at TC_multi_lu_and_mo_ussd0(982) TC_multi_lu_and_mo_ussd0(982)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000220'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(956)@37811ff634e5: Added conn table entry 10TC_multi_lu_and_mo_ussd0(982)839976 MSC_Test_0-RAN(956)@37811ff634e5: patch: N(SD) for ConnIdx 10 set to 1 MSC_Test_0-SCCP(955)@37811ff634e5: First idle individual index:10 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(961)@37811ff634e5: Created GsupExpect[9] for "262420000000221" to be handled at TC_multi_lu_and_mo_ussd0(984) TC_multi_lu_and_mo_ussd0(984)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:1 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on connection ID:1 MSC_Test_0-SCCP(955)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(955)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(955)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: { messageType := 2, destLocRef := 'C956ED'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(955)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-RAN(956)@37811ff634e5: Added conn table entry 11TC_multi_lu_and_mo_ussd0(984)2943565 MSC_Test_0-SCCP(955)@37811ff634e5: First idle individual index:11 MSC_Test_0-RAN(956)@37811ff634e5: patch: N(SD) for ConnIdx 11 set to 1 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(961)@37811ff634e5: Found GsupExpect[0] for "262420000000212" handled at TC_multi_lu_and_mo_ussd0(966) MSC_Test-GSUP(961)@37811ff634e5: Added IMSI table entry 2TC_multi_lu_and_mo_ussd0(966)"262420000000212" MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test-GSUP(961)@37811ff634e5: Found GsupExpect[1] for "262420000000213" handled at TC_multi_lu_and_mo_ussd0(968) MSC_Test-GSUP(961)@37811ff634e5: Added IMSI table entry 3TC_multi_lu_and_mo_ussd0(968)"262420000000213" MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(961)@37811ff634e5: Found GsupExpect[2] for "262420000000214" handled at TC_multi_lu_and_mo_ussd0(970) MSC_Test-GSUP(961)@37811ff634e5: Added IMSI table entry 4TC_multi_lu_and_mo_ussd0(970)"262420000000214" MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: { messageType := 2, destLocRef := '657C60'O ("e|`"), 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(955)@37811ff634e5: Session index based on local reference:2 MSC_Test-GSUP(961)@37811ff634e5: Found GsupExpect[3] for "262420000000215" handled at TC_multi_lu_and_mo_ussd0(972) MSC_Test-GSUP(961)@37811ff634e5: Added IMSI table entry 5TC_multi_lu_and_mo_ussd0(972)"262420000000215" TC_multi_lu_and_mo_ussd0(963)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(963)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:2 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(961)@37811ff634e5: Created GsupExpect[0] for "262420000000210" to be handled at TC_multi_lu_and_mo_ussd0(963) MSC_Test-GSUP(961)@37811ff634e5: Found GsupExpect[4] for "262420000000216" handled at TC_multi_lu_and_mo_ussd0(974) MSC_Test-GSUP(961)@37811ff634e5: Added IMSI table entry 6TC_multi_lu_and_mo_ussd0(974)"262420000000216" MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on connection ID:2 MSC_Test_0-SCCP(955)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(955)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(955)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: { messageType := 2, destLocRef := '32E3EC'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(955)@37811ff634e5: Session index based on local reference:3 MSC_Test-GSUP(961)@37811ff634e5: Found GsupExpect[5] for "262420000000217" handled at TC_multi_lu_and_mo_ussd0(976) MSC_Test-GSUP(961)@37811ff634e5: Added IMSI table entry 7TC_multi_lu_and_mo_ussd0(976)"262420000000217" MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:3 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(961)@37811ff634e5: Found GsupExpect[6] for "262420000000218" handled at TC_multi_lu_and_mo_ussd0(978) MSC_Test-GSUP(961)@37811ff634e5: Added IMSI table entry 8TC_multi_lu_and_mo_ussd0(978)"262420000000218" MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on connection ID:3 MSC_Test_0-SCCP(955)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(955)@37811ff634e5: vl_from0 MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(955)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(955)@37811ff634e5: { messageType := 2, destLocRef := 'D18527'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(955)@37811ff634e5: Session index based on local reference:4 MSC_Test-GSUP(961)@37811ff634e5: Found GsupExpect[7] for "262420000000219" handled at TC_multi_lu_and_mo_ussd0(980) MSC_Test-GSUP(961)@37811ff634e5: Added IMSI table entry 9TC_multi_lu_and_mo_ussd0(980)"262420000000219" MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:4 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(966)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(966)@37811ff634e5: setverdict(pass): none -> pass MSC_Test-GSUP(961)@37811ff634e5: Found GsupExpect[8] for "262420000000220" handled at TC_multi_lu_and_mo_ussd0(982) MSC_Test-GSUP(961)@37811ff634e5: Added IMSI table entry 10TC_multi_lu_and_mo_ussd0(982)"262420000000220" MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: { messageType := 2, destLocRef := '641C84'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(955)@37811ff634e5: Session index based on local reference:5 MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on connection ID:4 MSC_Test_0-SCCP(955)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(955)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(955)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(968)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(968)@37811ff634e5: setverdict(pass): none -> pass MSC_Test-GSUP(961)@37811ff634e5: Found GsupExpect[9] for "262420000000221" handled at TC_multi_lu_and_mo_ussd0(984) MSC_Test-GSUP(961)@37811ff634e5: Added IMSI table entry 11TC_multi_lu_and_mo_ussd0(984)"262420000000221" MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:5 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: { messageType := 2, destLocRef := '6E9B14'O, sourceLocRef := '000092'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:6 MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:6 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: { messageType := 2, destLocRef := 'AFCB6C'O, sourceLocRef := '000093'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:7 MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:7 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(955)@37811ff634e5: { messageType := 2, destLocRef := '6ACB60'O, sourceLocRef := '000094'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(970)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(970)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:8 MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:8 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: { messageType := 2, destLocRef := '364B4F'O ("6KO"), 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(955)@37811ff634e5: Session index based on local reference:9 MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:9 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: { messageType := 2, destLocRef := '0CD128'O, sourceLocRef := '000096'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:10 MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:10 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:1 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: { messageType := 2, destLocRef := '2CEA4D'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(955)@37811ff634e5: Session index based on local reference:11 MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:11 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(972)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(972)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:2 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(974)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(974)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on connection ID:5 MSC_Test_0-SCCP(955)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(955)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(955)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on connection ID:6 MSC_Test_0-SCCP(955)@37811ff634e5: vl_len:8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(955)@37811ff634e5: vl_from0 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(955)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-RAN(956)@37811ff634e5: Deleted conn table entry 1TC_multi_lu_and_mo_ussd0(964)5280136 TC_multi_lu_and_mo_ussd0(964)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(976)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(976)@37811ff634e5: setverdict(pass): none -> pass TC_multi_lu_and_mo_ussd0(978)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(978)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-RAN(956)@37811ff634e5: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(956)@37811ff634e5: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O TC_multi_lu_and_mo_ussd0(980)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(980)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(955)@37811ff634e5: vl_len:28 MSC_Test_0-SCCP(955)@37811ff634e5: vl_from0 TC_multi_lu_and_mo_ussd0(964)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(964)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(964)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(955)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on connection ID:7 MSC_Test_0-SCCP(955)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(955)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(955)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on connection ID:8 MSC_Test_0-SCCP(955)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(955)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(955)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on connection ID:9 MSC_Test_0-SCCP(955)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(955)@37811ff634e5: vl_from0 TC_multi_lu_and_mo_ussd0(964)@37811ff634e5: 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 := '16E30A83'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(955)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on connection ID:10 MSC_Test_0-SCCP(955)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(955)@37811ff634e5: vl_from0 TC_multi_lu_and_mo_ussd0(966)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(955)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-RAN(956)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(956)@37811ff634e5: patched enc_l3: '055B'O TC_multi_lu_and_mo_ussd0(982)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(982)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on connection ID:11 MSC_Test_0-SCCP(955)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(955)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(955)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on connection ID:2 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(955)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(955)@37811ff634e5: vl_from0 MSC_Test_0-RAN(956)@37811ff634e5: Added conn table entry 1TC_multi_lu_and_mo_ussd0(964)7288174 MSC_Test_0-SCCP(955)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(956)@37811ff634e5: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_0-SCCP(955)@37811ff634e5: First idle individual index:1 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(984)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(984)@37811ff634e5: setverdict(pass): none -> pass MSC_Test-GSUP(961)@37811ff634e5: Created GsupExpect[1] for "262420000000222" to be handled at TC_multi_lu_and_mo_ussd0(986) TC_multi_lu_and_mo_ussd0(986)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000222'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(956)@37811ff634e5: Added conn table entry 12TC_multi_lu_and_mo_ussd0(986)7709254 MSC_Test_0-RAN(956)@37811ff634e5: patch: N(SD) for ConnIdx 12 set to 1 MSC_Test_0-SCCP(955)@37811ff634e5: First idle individual index:12 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(961)@37811ff634e5: Created GsupExpect[2] for "262420000000223" to be handled at TC_multi_lu_and_mo_ussd0(988) TC_multi_lu_and_mo_ussd0(988)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(956)@37811ff634e5: Added conn table entry 13TC_multi_lu_and_mo_ussd0(988)15267645 MSC_Test_0-RAN(956)@37811ff634e5: patch: N(SD) for ConnIdx 13 set to 1 MSC_Test_0-SCCP(955)@37811ff634e5: First idle individual index:13 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:4 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:3 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(970)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(956)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(956)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on connection ID:4 MSC_Test_0-SCCP(955)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(955)@37811ff634e5: vl_from0 MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(955)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:5 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:8 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(963)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(968)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:6 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(956)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(956)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on connection ID:3 MSC_Test_0-SCCP(955)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(955)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(955)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:7 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(972)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(978)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(956)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(956)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on connection ID:5 MSC_Test_0-SCCP(955)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(955)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(955)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(956)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:10 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-RAN(956)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on connection ID:8 MSC_Test_0-SCCP(955)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(955)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(955)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(976)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(956)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(956)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on connection ID:7 MSC_Test_0-SCCP(955)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(955)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(955)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:9 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(974)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(956)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(956)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on connection ID:6 MSC_Test_0-SCCP(955)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(955)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(955)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(982)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(956)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(956)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on connection ID:10 MSC_Test_0-SCCP(955)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(955)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(955)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:11 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(980)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(956)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(956)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on connection ID:9 MSC_Test_0-SCCP(955)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(955)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(955)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:2 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(984)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(956)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(956)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on connection ID:11 MSC_Test_0-SCCP(955)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(955)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(955)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: { messageType := 2, destLocRef := '6F356E'O ("o5n"), 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(955)@37811ff634e5: Session index based on local reference:1 MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on connection ID:2 MSC_Test_0-SCCP(955)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(955)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(955)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test-GSUP(961)@37811ff634e5: Found GsupExpect[1] for "262420000000222" handled at TC_multi_lu_and_mo_ussd0(986) MSC_Test-GSUP(961)@37811ff634e5: Added IMSI table entry 12TC_multi_lu_and_mo_ussd0(986)"262420000000222" MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:1 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:1 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(961)@37811ff634e5: Found GsupExpect[2] for "262420000000223" handled at TC_multi_lu_and_mo_ussd0(988) MSC_Test-GSUP(961)@37811ff634e5: Added IMSI table entry 13TC_multi_lu_and_mo_ussd0(988)"262420000000223" MSC_Test-GSUP(961)@37811ff634e5: Created GsupExpect[1] for "262420000000224" to be handled at TC_multi_lu_and_mo_ussd0(990) TC_multi_lu_and_mo_ussd0(990)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: { messageType := 2, destLocRef := '75A246'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(955)@37811ff634e5: Session index based on local reference:12 TC_multi_lu_and_mo_ussd0(964)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(964)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:12 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(961)@37811ff634e5: Created GsupExpect[2] for "262420000000211" to be handled at TC_multi_lu_and_mo_ussd0(964) MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: { messageType := 2, destLocRef := 'E8F73D'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(955)@37811ff634e5: Session index based on local reference:13 MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on connection ID:12 MSC_Test_0-SCCP(955)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(955)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(955)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:13 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:4 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on connection ID:13 MSC_Test_0-SCCP(955)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(955)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(955)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-RAN(956)@37811ff634e5: Added conn table entry 14TC_multi_lu_and_mo_ussd0(990)15820943 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(956)@37811ff634e5: patch: N(SD) for ConnIdx 14 set to 1 MSC_Test_0-SCCP(955)@37811ff634e5: First idle individual index:14 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on connection ID:4 MSC_Test_0-SCCP(955)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(955)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(955)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(986)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(986)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(963)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:3 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:5 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(988)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(955)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(955)@37811ff634e5: vl_from0 TC_multi_lu_and_mo_ussd0(988)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-SCCP(955)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:8 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on connection ID:3 MSC_Test_0-SCCP(955)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(955)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(955)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:7 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on connection ID:5 MSC_Test_0-SCCP(955)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(955)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(955)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on connection ID:8 MSC_Test_0-SCCP(955)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(955)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(955)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on connection ID:7 MSC_Test_0-SCCP(955)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(955)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(955)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:6 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(956)@37811ff634e5: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(956)@37811ff634e5: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on connection ID:1 MSC_Test_0-SCCP(955)@37811ff634e5: vl_len:28 MSC_Test_0-SCCP(955)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(955)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test-GSUP(961)@37811ff634e5: Found GsupExpect[1] for "262420000000224" handled at TC_multi_lu_and_mo_ussd0(990) MSC_Test-GSUP(961)@37811ff634e5: Added IMSI table entry 14TC_multi_lu_and_mo_ussd0(990)"262420000000224" MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:10 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on connection ID:6 MSC_Test_0-SCCP(955)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(955)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(955)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:9 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on connection ID:10 MSC_Test_0-SCCP(955)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(955)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(955)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:11 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on connection ID:9 MSC_Test_0-SCCP(955)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(955)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(955)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:2 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(956)@37811ff634e5: Deleted conn table entry 2TC_multi_lu_and_mo_ussd0(966)6650976 MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on connection ID:11 MSC_Test_0-SCCP(955)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(955)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(955)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O TC_multi_lu_and_mo_ussd0(966)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: { messageType := 2, destLocRef := 'F1688F'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(955)@37811ff634e5: Session index based on local reference:14 MSC_Test-GSUP(961)@37811ff634e5: Created GsupExpect[1] for "262420000000225" to be handled at TC_multi_lu_and_mo_ussd0(992) MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 TC_multi_lu_and_mo_ussd0(992)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000225'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:14 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:4 MSC_Test_0-RAN(956)@37811ff634e5: Deleted conn table entry 4TC_multi_lu_and_mo_ussd0(970)13731111 TC_multi_lu_and_mo_ussd0(966)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(966)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(966)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on connection ID:14 MSC_Test_0-SCCP(955)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(955)@37811ff634e5: vl_from0 TC_multi_lu_and_mo_ussd0(970)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(955)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(964)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(956)@37811ff634e5: Deleted conn table entry 0TC_multi_lu_and_mo_ussd0(963)13194989 TC_multi_lu_and_mo_ussd0(966)@37811ff634e5: 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 := '3C0DA961'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_multi_lu_and_mo_ussd0(963)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:3 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(956)@37811ff634e5: Deleted conn table entry 3TC_multi_lu_and_mo_ussd0(968)3335148 TC_multi_lu_and_mo_ussd0(968)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(956)@37811ff634e5: Added conn table entry 0TC_multi_lu_and_mo_ussd0(966)4115988 MSC_Test_0-RAN(956)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(955)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:5 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(956)@37811ff634e5: Deleted conn table entry 5TC_multi_lu_and_mo_ussd0(972)6560900 TC_multi_lu_and_mo_ussd0(972)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(956)@37811ff634e5: Added conn table entry 2TC_multi_lu_and_mo_ussd0(992)3122129 MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:12 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(955)@37811ff634e5: First idle individual index:2 MSC_Test_0-RAN(956)@37811ff634e5: patch: N(SD) for ConnIdx 2 set to 1 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(970)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(990)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(970)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(970)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(990)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:8 TC_multi_lu_and_mo_ussd0(970)@37811ff634e5: 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 := '8C387C14'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_multi_lu_and_mo_ussd0(963)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(968)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(968)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(963)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(968)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(972)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:13 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(972)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(972)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:7 MSC_Test_0-RAN(956)@37811ff634e5: Deleted conn table entry 8TC_multi_lu_and_mo_ussd0(978)6998880 TC_multi_lu_and_mo_ussd0(968)@37811ff634e5: 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 := '2DFFCC55'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:6 MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(978)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:10 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(972)@37811ff634e5: 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 := '3C99746A'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(963)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-RAN(956)@37811ff634e5: Deleted conn table entry 7TC_multi_lu_and_mo_ussd0(976)11520876 MSC_Test_0-RAN(956)@37811ff634e5: Added conn table entry 3TC_multi_lu_and_mo_ussd0(970)6526318 TC_multi_lu_and_mo_ussd0(986)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(976)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(956)@37811ff634e5: patch: N(SD) for ConnIdx 3 set to 1 MSC_Test_0-SCCP(955)@37811ff634e5: First idle individual index:3 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:9 MSC_Test_0-RAN(956)@37811ff634e5: Deleted conn table entry 6TC_multi_lu_and_mo_ussd0(974)7248660 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:1 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(956)@37811ff634e5: Deleted conn table entry 10TC_multi_lu_and_mo_ussd0(982)839976 TC_multi_lu_and_mo_ussd0(974)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(956)@37811ff634e5: Added conn table entry 4TC_multi_lu_and_mo_ussd0(968)15058981 TC_multi_lu_and_mo_ussd0(988)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(982)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(955)@37811ff634e5: First idle individual index:4 MSC_Test_0-RAN(956)@37811ff634e5: patch: N(SD) for ConnIdx 4 set to 1 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(956)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(956)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on connection ID:12 MSC_Test_0-SCCP(955)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(955)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(955)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(956)@37811ff634e5: Added conn table entry 5TC_multi_lu_and_mo_ussd0(972)1879945 MSC_Test_0-SCCP(955)@37811ff634e5: First idle individual index:5 MSC_Test_0-RAN(956)@37811ff634e5: patch: N(SD) for ConnIdx 5 set to 1 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:1 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-RAN(956)@37811ff634e5: Deleted conn table entry 9TC_multi_lu_and_mo_ussd0(980)3558223 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(961)@37811ff634e5: Found GsupExpect[1] for "262420000000225" handled at TC_multi_lu_and_mo_ussd0(992) MSC_Test-GSUP(961)@37811ff634e5: Added IMSI table entry 15TC_multi_lu_and_mo_ussd0(992)"262420000000225" TC_multi_lu_and_mo_ussd0(980)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(978)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" MSC_Test_0-RAN(956)@37811ff634e5: patching N(SD)=1 into dtap '051B'O TC_multi_lu_and_mo_ussd0(978)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(956)@37811ff634e5: patched enc_l3: '055B'O TC_multi_lu_and_mo_ussd0(978)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(976)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(976)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(976)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on connection ID:13 MSC_Test_0-SCCP(955)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(955)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(955)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O TC_multi_lu_and_mo_ussd0(964)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:11 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(978)@37811ff634e5: 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 := '62BC7CAA'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(956)@37811ff634e5: Deleted conn table entry 11TC_multi_lu_and_mo_ussd0(984)2943565 TC_multi_lu_and_mo_ussd0(976)@37811ff634e5: 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 := '5D8F3DF1'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on connection ID:1 TC_multi_lu_and_mo_ussd0(984)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(955)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(955)@37811ff634e5: vl_from0 TC_multi_lu_and_mo_ussd0(982)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(974)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(982)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(974)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 TC_multi_lu_and_mo_ussd0(982)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(955)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O TC_multi_lu_and_mo_ussd0(974)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(955)@37811ff634e5: { messageType := 2, destLocRef := '3ECE14'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(955)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-RAN(956)@37811ff634e5: Added conn table entry 6TC_multi_lu_and_mo_ussd0(978)11911236 TC_multi_lu_and_mo_ussd0(980)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(980)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(980)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(956)@37811ff634e5: patch: N(SD) for ConnIdx 6 set to 1 MSC_Test_0-SCCP(955)@37811ff634e5: First idle individual index:6 MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(974)@37811ff634e5: 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 := '0293B079'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(982)@37811ff634e5: 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 := '7B27E432'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(956)@37811ff634e5: Added conn table entry 7TC_multi_lu_and_mo_ussd0(976)12976326 TC_multi_lu_and_mo_ussd0(980)@37811ff634e5: 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 := '09CF04F4'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(956)@37811ff634e5: patch: N(SD) for ConnIdx 7 set to 1 MSC_Test_0-SCCP(955)@37811ff634e5: First idle individual index:7 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: { messageType := 2, destLocRef := '2FA3D1'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(955)@37811ff634e5: Session index based on local reference:2 MSC_Test_0-RAN(956)@37811ff634e5: Added conn table entry 8TC_multi_lu_and_mo_ussd0(974)14514149 MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:2 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(956)@37811ff634e5: patch: N(SD) for ConnIdx 8 set to 1 MSC_Test_0-SCCP(955)@37811ff634e5: First idle individual index:8 MSC_Test_0-RAN(956)@37811ff634e5: Added conn table entry 9TC_multi_lu_and_mo_ussd0(982)3691912 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(955)@37811ff634e5: First idle individual index:9 MSC_Test_0-RAN(956)@37811ff634e5: patch: N(SD) for ConnIdx 9 set to 1 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(956)@37811ff634e5: Added conn table entry 10TC_multi_lu_and_mo_ussd0(980)3626000 MSC_Test_0-RAN(956)@37811ff634e5: patch: N(SD) for ConnIdx 10 set to 1 MSC_Test_0-SCCP(955)@37811ff634e5: First idle individual index:10 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: { messageType := 2, destLocRef := '63956E'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(955)@37811ff634e5: Session index based on local reference:3 MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on connection ID:2 MSC_Test_0-SCCP(955)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(955)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(955)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(984)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(984)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(984)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(966)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(966)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(984)@37811ff634e5: 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 := '7D7D29B2'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:3 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(961)@37811ff634e5: Created GsupExpect[1] for "262420000000212" to be handled at TC_multi_lu_and_mo_ussd0(966) MSC_Test_0-RAN(956)@37811ff634e5: Added conn table entry 11TC_multi_lu_and_mo_ussd0(984)226476 MSC_Test_0-SCCP(955)@37811ff634e5: First idle individual index:11 MSC_Test_0-RAN(956)@37811ff634e5: patch: N(SD) for ConnIdx 11 set to 1 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:3 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:14 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: { messageType := 2, destLocRef := 'E5C825'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(955)@37811ff634e5: Session index based on local reference:4 TC_multi_lu_and_mo_ussd0(970)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(970)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(992)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(992)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:4 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(961)@37811ff634e5: Created GsupExpect[3] for "262420000000214" to be handled at TC_multi_lu_and_mo_ussd0(970) TC_multi_lu_and_mo_ussd0(990)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:4 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(956)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(956)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on connection ID:14 MSC_Test_0-SCCP(955)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(955)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(955)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:12 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on connection ID:12 MSC_Test_0-SCCP(955)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(955)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(955)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-RAN(956)@37811ff634e5: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(956)@37811ff634e5: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(955)@37811ff634e5: { messageType := 2, destLocRef := '1CAF89'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(955)@37811ff634e5: Session index based on local reference:5 MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(955)@37811ff634e5: vl_len:28 MSC_Test_0-SCCP(955)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(955)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(968)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(968)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(961)@37811ff634e5: Created GsupExpect[4] for "262420000000213" to be handled at TC_multi_lu_and_mo_ussd0(968) MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:5 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:5 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:13 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(972)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(972)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(956)@37811ff634e5: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(956)@37811ff634e5: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on connection ID:3 MSC_Test_0-SCCP(955)@37811ff634e5: vl_len:28 MSC_Test_0-SCCP(955)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(955)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on connection ID:13 MSC_Test_0-SCCP(955)@37811ff634e5: vl_len:3 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(955)@37811ff634e5: vl_from0 MSC_Test-GSUP(961)@37811ff634e5: Created GsupExpect[5] for "262420000000215" to be handled at TC_multi_lu_and_mo_ussd0(972) MSC_Test_0-SCCP(955)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:1 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(956)@37811ff634e5: Deleted conn table entry 1TC_multi_lu_and_mo_ussd0(964)7288174 TC_multi_lu_and_mo_ussd0(964)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: { messageType := 2, destLocRef := 'B5C044'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(955)@37811ff634e5: Session index based on local reference:6 MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:6 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:6 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(964)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(964)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: { messageType := 2, destLocRef := 'C600C6'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(955)@37811ff634e5: Session index based on local reference:7 TC_multi_lu_and_mo_ussd0(966)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(956)@37811ff634e5: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(956)@37811ff634e5: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O TC_multi_lu_and_mo_ussd0(978)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(978)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on connection ID:4 MSC_Test_0-SCCP(955)@37811ff634e5: vl_len:28 MSC_Test_0-SCCP(955)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(955)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:7 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(964)@37811ff634e5: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(970)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(961)@37811ff634e5: Created GsupExpect[6] for "262420000000218" to be handled at TC_multi_lu_and_mo_ussd0(978) MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:7 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: { messageType := 2, destLocRef := 'DD77E5'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(955)@37811ff634e5: Session index based on local reference:8 TC_multi_lu_and_mo_ussd0(968)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:8 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(976)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(976)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:8 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(961)@37811ff634e5: Created GsupExpect[7] for "262420000000217" to be handled at TC_multi_lu_and_mo_ussd0(976) MSC_Test_0-SCCP(955)@37811ff634e5: { messageType := 2, destLocRef := '385588'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(955)@37811ff634e5: Session index based on local reference:9 MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 TC_multi_lu_and_mo_ussd0(974)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(974)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:9 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:9 MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test-GSUP(961)@37811ff634e5: Created GsupExpect[8] for "262420000000216" to be handled at TC_multi_lu_and_mo_ussd0(974) MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(956)@37811ff634e5: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(956)@37811ff634e5: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: { messageType := 2, destLocRef := '375410'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(955)@37811ff634e5: Session index based on local reference:10 MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:10 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on connection ID:5 MSC_Test_0-SCCP(955)@37811ff634e5: vl_len:28 MSC_Test_0-SCCP(955)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(955)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:10 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: { messageType := 2, destLocRef := '0374AC'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(955)@37811ff634e5: Session index based on local reference:11 MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:11 MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(982)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(982)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:11 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:14 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:12 MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(961)@37811ff634e5: Created GsupExpect[9] for "262420000000220" to be handled at TC_multi_lu_and_mo_ussd0(982) MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:13 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(972)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(956)@37811ff634e5: Deleted conn table entry 12TC_multi_lu_and_mo_ussd0(986)7709254 MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 TC_multi_lu_and_mo_ussd0(986)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:3 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(956)@37811ff634e5: Deleted conn table entry 13TC_multi_lu_and_mo_ussd0(988)15267645 MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:3 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(984)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(984)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:2 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(980)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 TC_multi_lu_and_mo_ussd0(980)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(988)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:4 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:4 MSC_Test-GSUP(961)@37811ff634e5: Created GsupExpect[10] for "262420000000221" to be handled at TC_multi_lu_and_mo_ussd0(984) MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(986)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(986)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(986)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(988)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(988)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(988)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(961)@37811ff634e5: Created GsupExpect[11] for "262420000000219" to be handled at TC_multi_lu_and_mo_ussd0(980) TC_multi_lu_and_mo_ussd0(966)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(956)@37811ff634e5: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(956)@37811ff634e5: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O TC_multi_lu_and_mo_ussd0(970)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on connection ID:6 MSC_Test_0-SCCP(955)@37811ff634e5: vl_len:28 MSC_Test_0-SCCP(955)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(955)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on connection ID:14 MSC_Test_0-SCCP(955)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(955)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(955)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O TC_multi_lu_and_mo_ussd0(986)@37811ff634e5: 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 := '06106FE8'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_multi_lu_and_mo_ussd0(988)@37811ff634e5: 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 := '0266A3DA'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(955)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(955)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(955)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on connection ID:3 MSC_Test_0-SCCP(955)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(955)@37811ff634e5: vl_from0 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(955)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(968)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(956)@37811ff634e5: Added conn table entry 1TC_multi_lu_and_mo_ussd0(986)11122788 MSC_Test_0-RAN(956)@37811ff634e5: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_0-SCCP(955)@37811ff634e5: First idle individual index:1 TC_multi_lu_and_mo_ussd0(978)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(956)@37811ff634e5: Added conn table entry 12TC_multi_lu_and_mo_ussd0(988)16028328 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(955)@37811ff634e5: First idle individual index:12 MSC_Test_0-RAN(956)@37811ff634e5: patch: N(SD) for ConnIdx 12 set to 1 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(956)@37811ff634e5: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(956)@37811ff634e5: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:5 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:5 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on connection ID:7 MSC_Test_0-SCCP(955)@37811ff634e5: vl_len:28 MSC_Test_0-SCCP(955)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(955)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on connection ID:4 MSC_Test_0-SCCP(955)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(955)@37811ff634e5: vl_from0 TC_multi_lu_and_mo_ussd0(992)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(956)@37811ff634e5: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(956)@37811ff634e5: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(955)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on connection ID:8 MSC_Test_0-SCCP(955)@37811ff634e5: vl_len:28 MSC_Test_0-SCCP(955)@37811ff634e5: vl_from0 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(955)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(956)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(956)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on connection ID:2 MSC_Test_0-SCCP(955)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(955)@37811ff634e5: vl_from0 TC_multi_lu_and_mo_ussd0(972)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(955)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:14 MSC_Test_0-RAN(956)@37811ff634e5: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(956)@37811ff634e5: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on connection ID:9 MSC_Test_0-SCCP(955)@37811ff634e5: vl_len:28 MSC_Test_0-SCCP(955)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(955)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(956)@37811ff634e5: Deleted conn table entry 14TC_multi_lu_and_mo_ussd0(990)15820943 MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on connection ID:5 MSC_Test_0-SCCP(955)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(955)@37811ff634e5: vl_from0 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O TC_multi_lu_and_mo_ussd0(990)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(956)@37811ff634e5: Deleted conn table entry 0TC_multi_lu_and_mo_ussd0(966)4115988 TC_multi_lu_and_mo_ussd0(966)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(956)@37811ff634e5: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(956)@37811ff634e5: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on connection ID:11 MSC_Test_0-SCCP(955)@37811ff634e5: vl_len:28 MSC_Test_0-SCCP(955)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(955)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:3 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(956)@37811ff634e5: Deleted conn table entry 3TC_multi_lu_and_mo_ussd0(970)6526318 TC_multi_lu_and_mo_ussd0(970)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: { messageType := 2, destLocRef := 'A9B864'O, sourceLocRef := '0000A7'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:1 MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:1 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(966)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(966)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(990)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(990)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(990)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:1 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(956)@37811ff634e5: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(956)@37811ff634e5: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on connection ID:10 MSC_Test_0-SCCP(955)@37811ff634e5: vl_len:28 MSC_Test_0-SCCP(955)@37811ff634e5: vl_from0 TC_multi_lu_and_mo_ussd0(990)@37811ff634e5: 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 := 'AA9FDE41'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_multi_lu_and_mo_ussd0(976)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(970)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(970)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(955)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: { messageType := 2, destLocRef := 'F492A8'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(955)@37811ff634e5: Session index based on local reference:12 MSC_Test_0-RAN(956)@37811ff634e5: Added conn table entry 0TC_multi_lu_and_mo_ussd0(990)10071666 TC_multi_lu_and_mo_ussd0(966)@37811ff634e5: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(974)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(956)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(955)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(986)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(986)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(970)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:12 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(961)@37811ff634e5: Created GsupExpect[12] for "262420000000222" to be handled at TC_multi_lu_and_mo_ussd0(986) MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:12 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:4 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(956)@37811ff634e5: Deleted conn table entry 4TC_multi_lu_and_mo_ussd0(968)15058981 TC_multi_lu_and_mo_ussd0(968)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:6 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(982)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:6 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(988)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(988)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(961)@37811ff634e5: Created GsupExpect[13] for "262420000000223" to be handled at TC_multi_lu_and_mo_ussd0(988) TC_multi_lu_and_mo_ussd0(978)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:2 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on connection ID:6 MSC_Test_0-SCCP(955)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(955)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(955)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:7 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(968)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(968)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(984)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on connection ID:2 MSC_Test_0-SCCP(955)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(955)@37811ff634e5: vl_from0 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O TC_multi_lu_and_mo_ussd0(976)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(968)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:7 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(980)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on connection ID:7 MSC_Test_0-SCCP(955)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(955)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(955)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:5 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(956)@37811ff634e5: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(956)@37811ff634e5: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:8 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on connection ID:1 MSC_Test_0-SCCP(955)@37811ff634e5: vl_len:28 MSC_Test_0-SCCP(955)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(955)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(956)@37811ff634e5: Deleted conn table entry 5TC_multi_lu_and_mo_ussd0(972)1879945 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(972)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:8 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(974)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:9 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on connection ID:8 MSC_Test_0-SCCP(955)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(955)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(955)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(982)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(972)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(972)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:9 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: { messageType := 2, destLocRef := '99AE72'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(955)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(956)@37811ff634e5: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(956)@37811ff634e5: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(986)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:11 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on connection ID:12 MSC_Test_0-SCCP(955)@37811ff634e5: vl_len:28 MSC_Test_0-SCCP(955)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(955)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(972)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:11 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:6 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on connection ID:9 MSC_Test_0-SCCP(955)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(955)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(955)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:2 MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:7 MSC_Test_0-RAN(956)@37811ff634e5: Deleted conn table entry 6TC_multi_lu_and_mo_ussd0(978)11911236 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:8 MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:10 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(988)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(990)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(990)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(978)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(956)@37811ff634e5: Deleted conn table entry 2TC_multi_lu_and_mo_ussd0(992)3122129 MSC_Test_0-RAN(956)@37811ff634e5: Deleted conn table entry 7TC_multi_lu_and_mo_ussd0(976)12976326 MSC_Test_0-RAN(956)@37811ff634e5: Deleted conn table entry 8TC_multi_lu_and_mo_ussd0(974)14514149 MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:10 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:1 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:1 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(976)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(961)@37811ff634e5: Created GsupExpect[14] for "262420000000224" to be handled at TC_multi_lu_and_mo_ussd0(990) TC_multi_lu_and_mo_ussd0(992)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(974)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(984)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(980)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:9 MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on connection ID:11 MSC_Test_0-SCCP(955)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(955)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(955)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O TC_multi_lu_and_mo_ussd0(978)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(978)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(956)@37811ff634e5: Deleted conn table entry 9TC_multi_lu_and_mo_ussd0(982)3691912 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(992)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(992)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(992)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(982)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on connection ID:10 MSC_Test_0-SCCP(955)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(955)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(955)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O TC_multi_lu_and_mo_ussd0(974)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(974)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(976)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(976)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(992)@37811ff634e5: 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 := '909E357A'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_multi_lu_and_mo_ussd0(976)@37811ff634e5: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(978)@37811ff634e5: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(982)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(982)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(974)@37811ff634e5: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(986)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(956)@37811ff634e5: Added conn table entry 2TC_multi_lu_and_mo_ussd0(992)3821785 MSC_Test_0-RAN(956)@37811ff634e5: patch: N(SD) for ConnIdx 2 set to 1 MSC_Test_0-SCCP(955)@37811ff634e5: First idle individual index:2 TC_multi_lu_and_mo_ussd0(982)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on connection ID:1 MSC_Test_0-SCCP(955)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(955)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(955)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(956)@37811ff634e5: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(956)@37811ff634e5: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(955)@37811ff634e5: vl_len:28 MSC_Test_0-SCCP(955)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(955)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:12 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:12 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(988)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:11 MSC_Test_0-RAN(956)@37811ff634e5: Deleted conn table entry 11TC_multi_lu_and_mo_ussd0(984)226476 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on connection ID:12 MSC_Test_0-SCCP(955)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(955)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(955)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O TC_multi_lu_and_mo_ussd0(984)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:10 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(956)@37811ff634e5: Deleted conn table entry 10TC_multi_lu_and_mo_ussd0(980)3626000 MSC_Test_0-SCCP(955)@37811ff634e5: { messageType := 2, destLocRef := '3A50D9'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(955)@37811ff634e5: Session index based on local reference:2 TC_multi_lu_and_mo_ussd0(980)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:2 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:2 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(990)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(984)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(984)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(980)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(980)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:1 MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:12 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(984)@37811ff634e5: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(992)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(992)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(956)@37811ff634e5: Deleted conn table entry 1TC_multi_lu_and_mo_ussd0(986)11122788 TC_multi_lu_and_mo_ussd0(986)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(956)@37811ff634e5: Deleted conn table entry 12TC_multi_lu_and_mo_ussd0(988)16028328 MSC_Test-GSUP(961)@37811ff634e5: Created GsupExpect[15] for "262420000000225" to be handled at TC_multi_lu_and_mo_ussd0(992) TC_multi_lu_and_mo_ussd0(988)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(980)@37811ff634e5: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(988)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(988)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(988)@37811ff634e5: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(986)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(986)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(986)@37811ff634e5: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(990)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(955)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(955)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(955)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(956)@37811ff634e5: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(956)@37811ff634e5: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on connection ID:2 MSC_Test_0-SCCP(955)@37811ff634e5: vl_len:28 MSC_Test_0-SCCP(955)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(955)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:0 TC_multi_lu_and_mo_ussd0(992)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(956)@37811ff634e5: Deleted conn table entry 0TC_multi_lu_and_mo_ussd0(990)10071666 TC_multi_lu_and_mo_ussd0(990)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:2 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:2 MSC_Test_0-SCCP(955)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(990)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(990)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(992)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on connection ID:2 MSC_Test_0-SCCP(955)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(955)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(955)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(990)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-M3UA(957)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@37811ff634e5: Session index based on local reference:2 MSC_Test_0-M3UA(957)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(956)@37811ff634e5: Deleted conn table entry 2TC_multi_lu_and_mo_ussd0(992)3821785 TC_multi_lu_and_mo_ussd0(992)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(992)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(992)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(992)@37811ff634e5: Final verdict of PTC: pass MSC_Test-MNCC(958)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(961)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(977)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(959)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(954)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(960)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(991)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(989)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(975)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(971)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(981)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(985)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(973)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(955)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(957)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(965)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(962)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(967)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(993)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(983)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(979)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(994)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(956)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(969)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(987)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(954): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(955): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(956): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(957): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(958): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(959): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(960): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(961): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(962): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_multi_lu_and_mo_ussd0(963): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC TC_multi_lu_and_mo_ussd0(964): pass (pass -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(965): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC TC_multi_lu_and_mo_ussd0(966): pass (pass -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(967): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC TC_multi_lu_and_mo_ussd0(968): pass (pass -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(969): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC TC_multi_lu_and_mo_ussd0(970): pass (pass -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(971): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC TC_multi_lu_and_mo_ussd0(972): pass (pass -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(973): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC TC_multi_lu_and_mo_ussd0(974): pass (pass -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(975): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC TC_multi_lu_and_mo_ussd0(976): pass (pass -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(977): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC TC_multi_lu_and_mo_ussd0(978): pass (pass -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(979): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC TC_multi_lu_and_mo_ussd0(980): pass (pass -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(981): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC TC_multi_lu_and_mo_ussd0(982): pass (pass -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(983): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC TC_multi_lu_and_mo_ussd0(984): pass (pass -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(985): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC TC_multi_lu_and_mo_ussd0(986): pass (pass -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(987): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC TC_multi_lu_and_mo_ussd0(988): pass (pass -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(989): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC TC_multi_lu_and_mo_ussd0(990): pass (pass -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(991): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC TC_multi_lu_and_mo_ussd0(992): pass (pass -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(993): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(994): none (pass -> pass) MTC@37811ff634e5: Test case TC_multi_lu_and_mo_ussd finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_multi_lu_and_mo_ussd pass'. Thu Nov 21 04:21:58 UTC 2024 ====== MSC_Tests.TC_multi_lu_and_mo_ussd pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_multi_lu_and_mo_ussd.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=3372107) Waiting for packet dumper to finish... 1 (prev_count=3372107, count=3373755) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_multi_lu_and_mo_ussd pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_multi_lu_and_mt_ussd'. ------ MSC_Tests.TC_multi_lu_and_mt_ussd ------ Thu Nov 21 04:22: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_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_multi_lu_and_mt_ussd' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_multi_lu_and_mt_ussd started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(998)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(998)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(998)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(996)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(999)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(998)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(998)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(998)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(998)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(998)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(998)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(998)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(998)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1001)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1001)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1001)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1001)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1001)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1001)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1001)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1001)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1002)@37811ff634e5: Created GsupExpect[0] for "262420000000226" to be handled at TC_multi_lu_and_mt_ussd0(1004) TC_multi_lu_and_mt_ussd0(1004)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1002)@37811ff634e5: Created GsupExpect[1] for "262420000000227" to be handled at TC_multi_lu_and_mt_ussd0(1005) TC_multi_lu_and_mt_ussd0(1005)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1002)@37811ff634e5: Created GsupExpect[2] for "262420000000228" to be handled at TC_multi_lu_and_mt_ussd0(1007) TC_multi_lu_and_mt_ussd0(1007)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1002)@37811ff634e5: Created GsupExpect[3] for "262420000000229" to be handled at TC_multi_lu_and_mt_ussd0(1009) TC_multi_lu_and_mt_ussd0(1009)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1002)@37811ff634e5: Created GsupExpect[4] for "262420000000230" to be handled at TC_multi_lu_and_mt_ussd0(1011) TC_multi_lu_and_mt_ussd0(1011)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1002)@37811ff634e5: Created GsupExpect[5] for "262420000000231" to be handled at TC_multi_lu_and_mt_ussd0(1013) TC_multi_lu_and_mt_ussd0(1013)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1002)@37811ff634e5: Created GsupExpect[6] for "262420000000232" to be handled at TC_multi_lu_and_mt_ussd0(1015) TC_multi_lu_and_mt_ussd0(1015)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1002)@37811ff634e5: Created GsupExpect[7] for "262420000000233" to be handled at TC_multi_lu_and_mt_ussd0(1017) TC_multi_lu_and_mt_ussd0(1017)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1002)@37811ff634e5: Created GsupExpect[8] for "262420000000234" to be handled at TC_multi_lu_and_mt_ussd0(1019) TC_multi_lu_and_mt_ussd0(1019)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1002)@37811ff634e5: Created GsupExpect[9] for "262420000000235" to be handled at TC_multi_lu_and_mt_ussd0(1021) TC_multi_lu_and_mt_ussd0(1021)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1002)@37811ff634e5: Created GsupExpect[10] for "262420000000236" to be handled at TC_multi_lu_and_mt_ussd0(1023) TC_multi_lu_and_mt_ussd0(1023)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1002)@37811ff634e5: Created GsupExpect[11] for "262420000000237" to be handled at TC_multi_lu_and_mt_ussd0(1025) TC_multi_lu_and_mt_ussd0(1025)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1002)@37811ff634e5: Created GsupExpect[12] for "262420000000238" to be handled at TC_multi_lu_and_mt_ussd0(1027) TC_multi_lu_and_mt_ussd0(1027)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1002)@37811ff634e5: Created GsupExpect[13] for "262420000000239" to be handled at TC_multi_lu_and_mt_ussd0(1029) TC_multi_lu_and_mt_ussd0(1029)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1002)@37811ff634e5: Created GsupExpect[14] for "262420000000240" to be handled at TC_multi_lu_and_mt_ussd0(1031) TC_multi_lu_and_mt_ussd0(1031)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1002)@37811ff634e5: Created GsupExpect[15] for "262420000000241" to be handled at TC_multi_lu_and_mt_ussd0(1033) TC_multi_lu_and_mt_ussd0(1033)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(997)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(997)@37811ff634e5: Added conn table entry 0TC_multi_lu_and_mt_ussd0(1004)2663402 MSC_Test_0-SCCP(996)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(997)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-RAN(997)@37811ff634e5: Added conn table entry 1TC_multi_lu_and_mt_ussd0(1005)13520223 MSC_Test_0-RAN(997)@37811ff634e5: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_0-RAN(997)@37811ff634e5: Added conn table entry 2TC_multi_lu_and_mt_ussd0(1007)1865513 MSC_Test_0-RAN(997)@37811ff634e5: patch: N(SD) for ConnIdx 2 set to 1 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(996)@37811ff634e5: First idle individual index:1 MSC_Test_0-RAN(997)@37811ff634e5: Added conn table entry 3TC_multi_lu_and_mt_ussd0(1009)9029942 MSC_Test_0-SCCP(996)@37811ff634e5: First idle individual index:2 MSC_Test_0-RAN(997)@37811ff634e5: patch: N(SD) for ConnIdx 3 set to 1 MSC_Test_0-SCCP(996)@37811ff634e5: First idle individual index:3 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(997)@37811ff634e5: Added conn table entry 4TC_multi_lu_and_mt_ussd0(1011)4968119 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(997)@37811ff634e5: patch: N(SD) for ConnIdx 4 set to 1 MSC_Test_0-SCCP(996)@37811ff634e5: First idle individual index:4 MSC_Test_0-RAN(997)@37811ff634e5: Added conn table entry 5TC_multi_lu_and_mt_ussd0(1013)277425 MSC_Test_0-RAN(997)@37811ff634e5: patch: N(SD) for ConnIdx 5 set to 1 MSC_Test_0-SCCP(996)@37811ff634e5: First idle individual index:5 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(997)@37811ff634e5: Added conn table entry 6TC_multi_lu_and_mt_ussd0(1015)10337125 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(997)@37811ff634e5: patch: N(SD) for ConnIdx 6 set to 1 MSC_Test_0-SCCP(996)@37811ff634e5: First idle individual index:6 MSC_Test_0-RAN(997)@37811ff634e5: Added conn table entry 7TC_multi_lu_and_mt_ussd0(1017)7784190 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(997)@37811ff634e5: patch: N(SD) for ConnIdx 7 set to 1 MSC_Test_0-SCCP(996)@37811ff634e5: First idle individual index:7 MSC_Test_0-RAN(997)@37811ff634e5: Added conn table entry 8TC_multi_lu_and_mt_ussd0(1019)13313268 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(997)@37811ff634e5: patch: N(SD) for ConnIdx 8 set to 1 MSC_Test_0-SCCP(996)@37811ff634e5: First idle individual index:8 MSC_Test_0-RAN(997)@37811ff634e5: Added conn table entry 9TC_multi_lu_and_mt_ussd0(1021)14209428 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(997)@37811ff634e5: patch: N(SD) for ConnIdx 9 set to 1 MSC_Test_0-SCCP(996)@37811ff634e5: First idle individual index:9 MSC_Test_0-RAN(997)@37811ff634e5: Added conn table entry 10TC_multi_lu_and_mt_ussd0(1023)12104488 MSC_Test_0-RAN(997)@37811ff634e5: patch: N(SD) for ConnIdx 10 set to 1 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(996)@37811ff634e5: First idle individual index:10 MSC_Test_0-RAN(997)@37811ff634e5: Added conn table entry 11TC_multi_lu_and_mt_ussd0(1025)4408996 MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(997)@37811ff634e5: patch: N(SD) for ConnIdx 11 set to 1 MSC_Test_0-SCCP(996)@37811ff634e5: First idle individual index:11 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(997)@37811ff634e5: Added conn table entry 12TC_multi_lu_and_mt_ussd0(1027)14833611 MSC_Test_0-RAN(997)@37811ff634e5: patch: N(SD) for ConnIdx 12 set to 1 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(997)@37811ff634e5: Added conn table entry 13TC_multi_lu_and_mt_ussd0(1029)10951312 MSC_Test_0-RAN(997)@37811ff634e5: patch: N(SD) for ConnIdx 13 set to 1 MSC_Test_0-SCCP(996)@37811ff634e5: { messageType := 2, destLocRef := '28A3EA'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-RAN(997)@37811ff634e5: Added conn table entry 14TC_multi_lu_and_mt_ussd0(1031)4706679 MSC_Test-GSUP(1002)@37811ff634e5: Found GsupExpect[0] for "262420000000226" handled at TC_multi_lu_and_mt_ussd0(1004) MSC_Test-GSUP(1002)@37811ff634e5: Added IMSI table entry 0TC_multi_lu_and_mt_ussd0(1004)"262420000000226" MSC_Test_0-RAN(997)@37811ff634e5: patch: N(SD) for ConnIdx 14 set to 1 MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-RAN(997)@37811ff634e5: Added conn table entry 15TC_multi_lu_and_mt_ussd0(1033)4139928 MSC_Test_0-RAN(997)@37811ff634e5: patch: N(SD) for ConnIdx 15 set to 1 MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(996)@37811ff634e5: First idle individual index:12 MSC_Test_0-SCCP(996)@37811ff634e5: First idle individual index:13 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(996)@37811ff634e5: First idle individual index:14 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(996)@37811ff634e5: First idle individual index:15 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(1002)@37811ff634e5: Found GsupExpect[1] for "262420000000227" handled at TC_multi_lu_and_mt_ussd0(1005) MSC_Test-GSUP(1002)@37811ff634e5: Added IMSI table entry 1TC_multi_lu_and_mt_ussd0(1005)"262420000000227" MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: { messageType := 2, destLocRef := 'CE4D5F'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(996)@37811ff634e5: Session index based on local reference:1 MSC_Test-GSUP(1002)@37811ff634e5: Found GsupExpect[2] for "262420000000228" handled at TC_multi_lu_and_mt_ussd0(1007) MSC_Test-GSUP(1002)@37811ff634e5: Added IMSI table entry 2TC_multi_lu_and_mt_ussd0(1007)"262420000000228" MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(1002)@37811ff634e5: Found GsupExpect[3] for "262420000000229" handled at TC_multi_lu_and_mt_ussd0(1009) MSC_Test-GSUP(1002)@37811ff634e5: Added IMSI table entry 3TC_multi_lu_and_mt_ussd0(1009)"262420000000229" MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:1 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(996)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(996)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(996)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(996)@37811ff634e5: { messageType := 2, destLocRef := '1C7729'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(996)@37811ff634e5: Session index based on local reference:2 MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on connection ID:1 MSC_Test_0-SCCP(996)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(996)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(996)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test-GSUP(1002)@37811ff634e5: Found GsupExpect[4] for "262420000000230" handled at TC_multi_lu_and_mt_ussd0(1011) MSC_Test-GSUP(1002)@37811ff634e5: Added IMSI table entry 4TC_multi_lu_and_mt_ussd0(1011)"262420000000230" MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:2 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1002)@37811ff634e5: Found GsupExpect[5] for "262420000000231" handled at TC_multi_lu_and_mt_ussd0(1013) MSC_Test-GSUP(1002)@37811ff634e5: Added IMSI table entry 5TC_multi_lu_and_mt_ussd0(1013)"262420000000231" MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: { messageType := 2, destLocRef := '89C936'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(996)@37811ff634e5: Session index based on local reference:3 MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on connection ID:2 MSC_Test_0-SCCP(996)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(996)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(996)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(1002)@37811ff634e5: Found GsupExpect[6] for "262420000000232" handled at TC_multi_lu_and_mt_ussd0(1015) MSC_Test-GSUP(1002)@37811ff634e5: Added IMSI table entry 6TC_multi_lu_and_mt_ussd0(1015)"262420000000232" MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:3 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1005)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on connection ID:3 MSC_Test_0-SCCP(996)@37811ff634e5: vl_len:8 TC_multi_lu_and_mt_ussd0(1005)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-SCCP(996)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(996)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(1002)@37811ff634e5: Found GsupExpect[7] for "262420000000233" handled at TC_multi_lu_and_mt_ussd0(1017) MSC_Test-GSUP(1002)@37811ff634e5: Added IMSI table entry 7TC_multi_lu_and_mt_ussd0(1017)"262420000000233" TC_multi_lu_and_mt_ussd0(1004)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 TC_multi_lu_and_mt_ussd0(1004)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: { messageType := 2, destLocRef := '4BCEB7'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(996)@37811ff634e5: Session index based on local reference:4 MSC_Test-GSUP(1002)@37811ff634e5: Found GsupExpect[8] for "262420000000234" handled at TC_multi_lu_and_mt_ussd0(1019) MSC_Test-GSUP(1002)@37811ff634e5: Added IMSI table entry 8TC_multi_lu_and_mt_ussd0(1019)"262420000000234" MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:4 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1007)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on connection ID:4 MSC_Test_0-SCCP(996)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(996)@37811ff634e5: vl_from0 TC_multi_lu_and_mt_ussd0(1007)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-SCCP(996)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: { messageType := 2, destLocRef := '043BB1'O, sourceLocRef := '0000B0'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:5 TC_multi_lu_and_mt_ussd0(1009)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1009)@37811ff634e5: setverdict(pass): none -> pass MSC_Test-GSUP(1002)@37811ff634e5: Found GsupExpect[9] for "262420000000235" handled at TC_multi_lu_and_mt_ussd0(1021) MSC_Test-GSUP(1002)@37811ff634e5: Added IMSI table entry 9TC_multi_lu_and_mt_ussd0(1021)"262420000000235" MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test-GSUP(1002)@37811ff634e5: Found GsupExpect[10] for "262420000000236" handled at TC_multi_lu_and_mt_ussd0(1023) MSC_Test-GSUP(1002)@37811ff634e5: Added IMSI table entry 10TC_multi_lu_and_mt_ussd0(1023)"262420000000236" MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:5 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on connection ID:5 MSC_Test_0-SCCP(996)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(996)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(996)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test-GSUP(1002)@37811ff634e5: Found GsupExpect[11] for "262420000000237" handled at TC_multi_lu_and_mt_ussd0(1025) MSC_Test-GSUP(1002)@37811ff634e5: Added IMSI table entry 11TC_multi_lu_and_mt_ussd0(1025)"262420000000237" MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: { messageType := 2, destLocRef := '9DBB65'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(996)@37811ff634e5: Session index based on local reference:6 TC_multi_lu_and_mt_ussd0(1011)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1011)@37811ff634e5: setverdict(pass): none -> pass MSC_Test-GSUP(1002)@37811ff634e5: Found GsupExpect[12] for "262420000000238" handled at TC_multi_lu_and_mt_ussd0(1027) MSC_Test-GSUP(1002)@37811ff634e5: Added IMSI table entry 12TC_multi_lu_and_mt_ussd0(1027)"262420000000238" MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:6 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on connection ID:6 MSC_Test_0-SCCP(996)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(996)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(996)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: { messageType := 2, destLocRef := '76C6FE'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(996)@37811ff634e5: Session index based on local reference:7 TC_multi_lu_and_mt_ussd0(1013)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1013)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on connection ID:7 MSC_Test_0-SCCP(996)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(996)@37811ff634e5: vl_from0 MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(996)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:7 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1002)@37811ff634e5: Found GsupExpect[13] for "262420000000239" handled at TC_multi_lu_and_mt_ussd0(1029) MSC_Test-GSUP(1002)@37811ff634e5: Added IMSI table entry 13TC_multi_lu_and_mt_ussd0(1029)"262420000000239" MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: { messageType := 2, destLocRef := 'CB24F4'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(996)@37811ff634e5: Session index based on local reference:8 MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:8 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1002)@37811ff634e5: Found GsupExpect[14] for "262420000000240" handled at TC_multi_lu_and_mt_ussd0(1031) MSC_Test-GSUP(1002)@37811ff634e5: Added IMSI table entry 14TC_multi_lu_and_mt_ussd0(1031)"262420000000240" TC_multi_lu_and_mt_ussd0(1015)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1015)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: { messageType := 2, destLocRef := 'D8D194'O, sourceLocRef := '0000B4'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:9 MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on connection ID:8 MSC_Test_0-SCCP(996)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(996)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(996)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1017)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1017)@37811ff634e5: setverdict(pass): none -> pass MSC_Test-GSUP(1002)@37811ff634e5: Found GsupExpect[15] for "262420000000241" handled at TC_multi_lu_and_mt_ussd0(1033) MSC_Test-GSUP(1002)@37811ff634e5: Added IMSI table entry 15TC_multi_lu_and_mt_ussd0(1033)"262420000000241" MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:9 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(996)@37811ff634e5: { messageType := 2, destLocRef := 'B8B328'O, sourceLocRef := '0000B5'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:10 MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:10 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: { messageType := 2, destLocRef := '4346A4'O, sourceLocRef := '0000B6'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:11 TC_multi_lu_and_mt_ussd0(1019)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1019)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on connection ID:9 MSC_Test_0-SCCP(996)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(996)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(996)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:11 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: { messageType := 2, destLocRef := 'E257CB'O, sourceLocRef := '0000B7'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:12 MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1021)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:12 TC_multi_lu_and_mt_ussd0(1021)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on connection ID:10 MSC_Test_0-SCCP(996)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(996)@37811ff634e5: vl_from0 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(996)@37811ff634e5: { messageType := 2, destLocRef := 'A71A90'O, sourceLocRef := '0000B8'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:13 MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on connection ID:11 MSC_Test_0-SCCP(996)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(996)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(996)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:13 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on connection ID:12 MSC_Test_0-SCCP(996)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(996)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(996)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: { messageType := 2, destLocRef := '47D177'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(996)@37811ff634e5: Session index based on local reference:14 TC_multi_lu_and_mt_ussd0(1023)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1023)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:14 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1025)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1025)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on connection ID:13 MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(996)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(996)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(996)@37811ff634e5: { messageType := 2, destLocRef := '3F2B98'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(996)@37811ff634e5: Session index based on local reference:15 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:15 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1027)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1027)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:1 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on connection ID:14 MSC_Test_0-SCCP(996)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(996)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(996)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1029)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1029)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:2 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:3 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:4 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:5 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:6 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1031)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1031)@37811ff634e5: setverdict(pass): none -> pass TC_multi_lu_and_mt_ussd0(1033)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1033)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on connection ID:15 MSC_Test_0-SCCP(996)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(996)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(996)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1004)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1005)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1007)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1015)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1009)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1013)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1011)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(997)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(997)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(996)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(996)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(996)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(997)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(997)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on connection ID:1 MSC_Test_0-SCCP(996)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(996)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(996)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(997)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(997)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on connection ID:2 MSC_Test_0-SCCP(996)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(996)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(996)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(997)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(997)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on connection ID:6 MSC_Test_0-SCCP(996)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(996)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(996)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(997)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(997)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on connection ID:3 MSC_Test_0-SCCP(996)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(996)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(996)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(997)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(997)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on connection ID:5 MSC_Test_0-SCCP(996)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(996)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(996)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(997)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(997)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on connection ID:4 MSC_Test_0-SCCP(996)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(996)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(996)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:7 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1017)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(997)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(997)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on connection ID:7 MSC_Test_0-SCCP(996)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(996)@37811ff634e5: vl_from0 MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(996)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:1 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(996)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(996)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(996)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:2 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:6 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on connection ID:1 MSC_Test_0-SCCP(996)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(996)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(996)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on connection ID:2 MSC_Test_0-SCCP(996)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(996)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(996)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:3 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on connection ID:6 MSC_Test_0-SCCP(996)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(996)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(996)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:5 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on connection ID:3 MSC_Test_0-SCCP(996)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(996)@37811ff634e5: vl_from0 MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(996)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:8 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:4 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on connection ID:5 MSC_Test_0-SCCP(996)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(996)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(996)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on connection ID:4 MSC_Test_0-SCCP(996)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(996)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(996)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:9 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1019)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-RAN(997)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(997)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:7 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on connection ID:8 MSC_Test_0-SCCP(996)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(996)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(996)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on connection ID:7 MSC_Test_0-SCCP(996)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(996)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(996)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1021)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:10 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(997)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(997)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on connection ID:9 MSC_Test_0-SCCP(996)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(996)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(996)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:11 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1023)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(997)@37811ff634e5: Deleted conn table entry 0TC_multi_lu_and_mt_ussd0(1004)2663402 MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 TC_multi_lu_and_mt_ussd0(1004)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:1 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(997)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(997)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on connection ID:10 MSC_Test_0-SCCP(996)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(996)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(996)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-RAN(997)@37811ff634e5: Deleted conn table entry 1TC_multi_lu_and_mt_ussd0(1005)13520223 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:12 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1005)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:2 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(997)@37811ff634e5: Deleted conn table entry 2TC_multi_lu_and_mt_ussd0(1007)1865513 TC_multi_lu_and_mt_ussd0(1025)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(997)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(997)@37811ff634e5: patched enc_l3: '055B'O TC_multi_lu_and_mt_ussd0(1007)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on connection ID:11 MSC_Test_0-SCCP(996)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(996)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(996)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:13 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1027)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1004)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1004)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(997)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(997)@37811ff634e5: patched enc_l3: '055B'O TC_multi_lu_and_mt_ussd0(1004)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:6 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:14 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on connection ID:12 MSC_Test_0-SCCP(996)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(996)@37811ff634e5: vl_from0 TC_multi_lu_and_mt_ussd0(1005)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1005)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1005)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(996)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-RAN(997)@37811ff634e5: Deleted conn table entry 6TC_multi_lu_and_mt_ussd0(1015)10337125 TC_multi_lu_and_mt_ussd0(1007)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1007)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1007)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1015)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:3 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:5 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1029)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(997)@37811ff634e5: Created IMSI[0] for '262420000000226'H'8F69F3BF'O to be handled at TC_multi_lu_and_mt_ussd0(1004) MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:4 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1031)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:8 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1002)@37811ff634e5: Created GsupExpect[0] for "262420000000226" to be handled at TC_multi_lu_and_mt_ussd0(1004) MSC_Test_0-RAN(997)@37811ff634e5: Deleted conn table entry 3TC_multi_lu_and_mt_ussd0(1009)9029942 MSC_Test_0-RAN(997)@37811ff634e5: Deleted conn table entry 5TC_multi_lu_and_mt_ussd0(1013)277425 MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 TC_multi_lu_and_mt_ussd0(1009)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:7 TC_multi_lu_and_mt_ussd0(1013)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:9 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1015)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1015)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1011)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1015)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(997)@37811ff634e5: Deleted conn table entry 4TC_multi_lu_and_mt_ussd0(1011)4968119 MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(997)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(997)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:10 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on connection ID:13 MSC_Test_0-SCCP(996)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(996)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(996)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(997)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(997)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:11 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1013)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1013)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:12 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1013)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on connection ID:14 MSC_Test_0-SCCP(996)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(996)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(996)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O TC_multi_lu_and_mt_ussd0(1009)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1009)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1011)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1011)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(997)@37811ff634e5: Created IMSI[1] for '262420000000227'H'5B95B1FC'O to be handled at TC_multi_lu_and_mt_ussd0(1005) TC_multi_lu_and_mt_ussd0(1009)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1011)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(997)@37811ff634e5: Created IMSI[2] for '262420000000228'H'A123BE22'O to be handled at TC_multi_lu_and_mt_ussd0(1007) MSC_Test-GSUP(1002)@37811ff634e5: Created GsupExpect[1] for "262420000000227" to be handled at TC_multi_lu_and_mt_ussd0(1005) MSC_Test-GSUP(1002)@37811ff634e5: Created GsupExpect[2] for "262420000000228" to be handled at TC_multi_lu_and_mt_ussd0(1007) MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:13 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(997)@37811ff634e5: Deleted conn table entry 7TC_multi_lu_and_mt_ussd0(1017)7784190 TC_multi_lu_and_mt_ussd0(1017)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(997)@37811ff634e5: Created IMSI[3] for '262420000000232'H'146F0F45'O to be handled at TC_multi_lu_and_mt_ussd0(1015) MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:14 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1002)@37811ff634e5: Created GsupExpect[3] for "262420000000232" to be handled at TC_multi_lu_and_mt_ussd0(1015) MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on connection ID:8 MSC_Test_0-SCCP(996)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(996)@37811ff634e5: vl_from0 TC_multi_lu_and_mt_ussd0(1017)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(996)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O TC_multi_lu_and_mt_ussd0(1017)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1017)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on connection ID:9 MSC_Test_0-SCCP(996)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(996)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(996)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on connection ID:10 MSC_Test_0-SCCP(996)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(996)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(996)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on connection ID:11 MSC_Test_0-SCCP(996)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(996)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(996)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(997)@37811ff634e5: Created IMSI[4] for '262420000000231'H'3BC8E7A9'O to be handled at TC_multi_lu_and_mt_ussd0(1013) MSC_Test_0-RAN(997)@37811ff634e5: Created IMSI[5] for '262420000000229'H'0595E896'O to be handled at TC_multi_lu_and_mt_ussd0(1009) MSC_Test_0-RAN(997)@37811ff634e5: Created IMSI[6] for '262420000000230'H'8755207F'O to be handled at TC_multi_lu_and_mt_ussd0(1011) MSC_Test-GSUP(1002)@37811ff634e5: Created GsupExpect[4] for "262420000000231" to be handled at TC_multi_lu_and_mt_ussd0(1013) MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:8 MSC_Test-GSUP(1002)@37811ff634e5: Created GsupExpect[5] for "262420000000229" to be handled at TC_multi_lu_and_mt_ussd0(1009) MSC_Test-GSUP(1002)@37811ff634e5: Created GsupExpect[6] for "262420000000230" to be handled at TC_multi_lu_and_mt_ussd0(1011) MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on connection ID:12 MSC_Test_0-SCCP(996)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(996)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(996)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on connection ID:13 MSC_Test_0-SCCP(996)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(996)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(996)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-RAN(997)@37811ff634e5: Created IMSI[7] for '262420000000233'H'54355712'O to be handled at TC_multi_lu_and_mt_ussd0(1017) MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(997)@37811ff634e5: Deleted conn table entry 8TC_multi_lu_and_mt_ussd0(1019)13313268 MSC_Test-GSUP(1002)@37811ff634e5: Created GsupExpect[7] for "262420000000233" to be handled at TC_multi_lu_and_mt_ussd0(1017) MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on connection ID:14 MSC_Test_0-SCCP(996)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(996)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(996)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1019)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:9 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(997)@37811ff634e5: Deleted conn table entry 9TC_multi_lu_and_mt_ussd0(1021)14209428 TC_multi_lu_and_mt_ussd0(1021)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:10 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1019)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 TC_multi_lu_and_mt_ussd0(1019)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(997)@37811ff634e5: Deleted conn table entry 10TC_multi_lu_and_mt_ussd0(1023)12104488 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1019)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:11 TC_multi_lu_and_mt_ussd0(1023)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(997)@37811ff634e5: Deleted conn table entry 11TC_multi_lu_and_mt_ussd0(1025)4408996 TC_multi_lu_and_mt_ussd0(1025)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-RAN(997)@37811ff634e5: Created IMSI[8] for '262420000000234'H'10A37A06'O to be handled at TC_multi_lu_and_mt_ussd0(1019) MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:12 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(997)@37811ff634e5: Deleted conn table entry 12TC_multi_lu_and_mt_ussd0(1027)14833611 MSC_Test-GSUP(1002)@37811ff634e5: Created GsupExpect[8] for "262420000000234" to be handled at TC_multi_lu_and_mt_ussd0(1019) TC_multi_lu_and_mt_ussd0(1027)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:13 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(997)@37811ff634e5: Deleted conn table entry 13TC_multi_lu_and_mt_ussd0(1029)10951312 TC_multi_lu_and_mt_ussd0(1029)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1021)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1021)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:14 TC_multi_lu_and_mt_ussd0(1021)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1023)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1023)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1023)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(997)@37811ff634e5: Deleted conn table entry 14TC_multi_lu_and_mt_ussd0(1031)4706679 TC_multi_lu_and_mt_ussd0(1027)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1027)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1027)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1031)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1025)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1025)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(997)@37811ff634e5: Created IMSI[9] for '262420000000235'H'04DF6ACA'O to be handled at TC_multi_lu_and_mt_ussd0(1021) TC_multi_lu_and_mt_ussd0(1025)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1029)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1029)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1029)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(997)@37811ff634e5: Created IMSI[10] for '262420000000236'H'A36AF10B'O to be handled at TC_multi_lu_and_mt_ussd0(1023) MSC_Test-GSUP(1002)@37811ff634e5: Created GsupExpect[9] for "262420000000235" to be handled at TC_multi_lu_and_mt_ussd0(1021) MSC_Test_0-RAN(997)@37811ff634e5: Created IMSI[11] for '262420000000238'H'7220A5E7'O to be handled at TC_multi_lu_and_mt_ussd0(1027) MSC_Test-GSUP(1002)@37811ff634e5: Created GsupExpect[10] for "262420000000236" to be handled at TC_multi_lu_and_mt_ussd0(1023) TC_multi_lu_and_mt_ussd0(1031)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1031)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1031)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(997)@37811ff634e5: Created IMSI[12] for '262420000000237'H'0817B23F'O to be handled at TC_multi_lu_and_mt_ussd0(1025) MSC_Test-GSUP(1002)@37811ff634e5: Created GsupExpect[11] for "262420000000238" to be handled at TC_multi_lu_and_mt_ussd0(1027) MSC_Test_0-RAN(997)@37811ff634e5: Created IMSI[13] for '262420000000239'H'AB7BE044'O to be handled at TC_multi_lu_and_mt_ussd0(1029) MSC_Test-GSUP(1002)@37811ff634e5: Created GsupExpect[12] for "262420000000237" to be handled at TC_multi_lu_and_mt_ussd0(1025) MSC_Test-GSUP(1002)@37811ff634e5: Created GsupExpect[13] for "262420000000239" to be handled at TC_multi_lu_and_mt_ussd0(1029) MSC_Test_0-RAN(997)@37811ff634e5: Created IMSI[14] for '262420000000240'H'25FD8781'O to be handled at TC_multi_lu_and_mt_ussd0(1031) MSC_Test-GSUP(1002)@37811ff634e5: Created GsupExpect[14] for "262420000000240" to be handled at TC_multi_lu_and_mt_ussd0(1031) MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:15 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(997)@37811ff634e5: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1004) TC_multi_lu_and_mt_ussd0(1033)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1004)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(997)@37811ff634e5: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1007) MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(997)@37811ff634e5: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1005) MSC_Test_0-RAN(997)@37811ff634e5: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1015) MSC_Test_0-RAN(997)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(997)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on connection ID:15 MSC_Test_0-SCCP(996)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(996)@37811ff634e5: vl_from0 TC_multi_lu_and_mt_ussd0(1007)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1005)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1004)@37811ff634e5: 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 := '8F69F3BF'O } } } }, additionalUpdateParameters := omit } } } } TC_multi_lu_and_mt_ussd0(1015)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(997)@37811ff634e5: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1009) MSC_Test_0-RAN(997)@37811ff634e5: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1011) MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(997)@37811ff634e5: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1013) TC_multi_lu_and_mt_ussd0(1007)@37811ff634e5: 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 := 'A123BE22'O } } } }, additionalUpdateParameters := omit } } } } TC_multi_lu_and_mt_ussd0(1005)@37811ff634e5: 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 := '5B95B1FC'O } } } }, additionalUpdateParameters := omit } } } } TC_multi_lu_and_mt_ussd0(1015)@37811ff634e5: 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 := '146F0F45'O } } } }, additionalUpdateParameters := omit } } } } TC_multi_lu_and_mt_ussd0(1013)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1011)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1009)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(997)@37811ff634e5: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1017) MSC_Test_0-RAN(997)@37811ff634e5: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1019) MSC_Test_0-RAN(997)@37811ff634e5: Added conn table entry 0TC_multi_lu_and_mt_ussd0(1004)7277003 TC_multi_lu_and_mt_ussd0(1013)@37811ff634e5: 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 := '3BC8E7A9'O } } } }, additionalUpdateParameters := omit } } } } TC_multi_lu_and_mt_ussd0(1017)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1011)@37811ff634e5: 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 := '8755207F'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-SCCP(996)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1009)@37811ff634e5: 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 := '0595E896'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(997)@37811ff634e5: Added conn table entry 1TC_multi_lu_and_mt_ussd0(1007)12497082 TC_multi_lu_and_mt_ussd0(1019)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(996)@37811ff634e5: First idle individual index:1 MSC_Test_0-RAN(997)@37811ff634e5: Added conn table entry 2TC_multi_lu_and_mt_ussd0(1015)14319051 TC_multi_lu_and_mt_ussd0(1017)@37811ff634e5: 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 := '54355712'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-SCCP(996)@37811ff634e5: First idle individual index:2 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(997)@37811ff634e5: Added conn table entry 3TC_multi_lu_and_mt_ussd0(1005)10872260 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(996)@37811ff634e5: First idle individual index:3 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:15 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(997)@37811ff634e5: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1021) TC_multi_lu_and_mt_ussd0(1019)@37811ff634e5: 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 := '10A37A06'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(997)@37811ff634e5: Added conn table entry 4TC_multi_lu_and_mt_ussd0(1013)9654393 MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(996)@37811ff634e5: First idle individual index:4 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(997)@37811ff634e5: Added conn table entry 5TC_multi_lu_and_mt_ussd0(1011)3793559 TC_multi_lu_and_mt_ussd0(1021)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(996)@37811ff634e5: First idle individual index:5 MSC_Test_0-RAN(997)@37811ff634e5: Added conn table entry 6TC_multi_lu_and_mt_ussd0(1009)2313864 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(996)@37811ff634e5: First idle individual index:6 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1021)@37811ff634e5: 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 := '04DF6ACA'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(997)@37811ff634e5: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1029) MSC_Test_0-RAN(997)@37811ff634e5: Added conn table entry 7TC_multi_lu_and_mt_ussd0(1017)1072901 MSC_Test_0-SCCP(996)@37811ff634e5: First idle individual index:7 MSC_Test_0-RAN(997)@37811ff634e5: Added conn table entry 8TC_multi_lu_and_mt_ussd0(1019)7853882 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1029)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(996)@37811ff634e5: First idle individual index:8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on connection ID:15 MSC_Test_0-SCCP(996)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(996)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(996)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(997)@37811ff634e5: Added conn table entry 9TC_multi_lu_and_mt_ussd0(1021)12342580 MSC_Test_0-SCCP(996)@37811ff634e5: First idle individual index:9 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1029)@37811ff634e5: 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 := 'AB7BE044'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(997)@37811ff634e5: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1027) MSC_Test_0-RAN(997)@37811ff634e5: Added conn table entry 10TC_multi_lu_and_mt_ussd0(1029)10819375 TC_multi_lu_and_mt_ussd0(1027)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(996)@37811ff634e5: First idle individual index:10 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(997)@37811ff634e5: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1031) TC_multi_lu_and_mt_ussd0(1027)@37811ff634e5: 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 := '7220A5E7'O } } } }, additionalUpdateParameters := omit } } } } TC_multi_lu_and_mt_ussd0(1031)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(997)@37811ff634e5: Added conn table entry 11TC_multi_lu_and_mt_ussd0(1027)11789457 MSC_Test_0-SCCP(996)@37811ff634e5: First idle individual index:11 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: { messageType := 2, destLocRef := '6F09CB'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(996)@37811ff634e5: Session index based on local reference:0 TC_multi_lu_and_mt_ussd0(1031)@37811ff634e5: 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 := '25FD8781'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(997)@37811ff634e5: Added conn table entry 12TC_multi_lu_and_mt_ussd0(1031)13653042 MSC_Test_0-SCCP(996)@37811ff634e5: First idle individual index:12 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(997)@37811ff634e5: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1023) TC_multi_lu_and_mt_ussd0(1004)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1004)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1004)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1023)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: { messageType := 2, destLocRef := 'BEB0BA'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(996)@37811ff634e5: Session index based on local reference:1 TC_multi_lu_and_mt_ussd0(1023)@37811ff634e5: 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 := 'A36AF10B'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(997)@37811ff634e5: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(997)@37811ff634e5: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(996)@37811ff634e5: vl_len:11 MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(996)@37811ff634e5: vl_from0 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:1 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(997)@37811ff634e5: Added conn table entry 13TC_multi_lu_and_mt_ussd0(1023)7620981 MSC_Test_0-SCCP(996)@37811ff634e5: First idle individual index:13 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:1 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(997)@37811ff634e5: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1025) TC_multi_lu_and_mt_ussd0(1007)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1007)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: { messageType := 2, destLocRef := 'DA7DCB'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(996)@37811ff634e5: Session index based on local reference:2 TC_multi_lu_and_mt_ussd0(1025)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1007)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:2 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1025)@37811ff634e5: 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 := '0817B23F'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(997)@37811ff634e5: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(997)@37811ff634e5: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on connection ID:1 MSC_Test_0-SCCP(996)@37811ff634e5: vl_len:11 MSC_Test_0-SCCP(996)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(996)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:2 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(997)@37811ff634e5: Added conn table entry 14TC_multi_lu_and_mt_ussd0(1025)12517133 MSC_Test_0-SCCP(996)@37811ff634e5: First idle individual index:14 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: { messageType := 2, destLocRef := 'A5E5C4'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(996)@37811ff634e5: Session index based on local reference:3 MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:3 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1015)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1015)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:3 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1015)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1007)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1004)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(996)@37811ff634e5: { messageType := 2, destLocRef := '935079'O, sourceLocRef := '0000BF'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:4 MSC_Test_0-RAN(997)@37811ff634e5: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(997)@37811ff634e5: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on connection ID:2 MSC_Test_0-SCCP(996)@37811ff634e5: vl_len:11 MSC_Test_0-SCCP(996)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(996)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:4 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1005)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1005)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:4 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: { messageType := 2, destLocRef := '39E297'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(996)@37811ff634e5: Session index based on local reference:5 TC_multi_lu_and_mt_ussd0(1005)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1015)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:5 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1013)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1013)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:5 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: { messageType := 2, destLocRef := '234E88'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(996)@37811ff634e5: Session index based on local reference:6 MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:6 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:6 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-RAN(997)@37811ff634e5: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(997)@37811ff634e5: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on connection ID:3 MSC_Test_0-SCCP(996)@37811ff634e5: vl_len:11 MSC_Test_0-SCCP(996)@37811ff634e5: vl_from0 MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(996)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: { messageType := 2, destLocRef := '105F05'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(996)@37811ff634e5: Session index based on local reference:7 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1013)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 TC_multi_lu_and_mt_ussd0(1011)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1011)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:7 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:7 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: { messageType := 2, destLocRef := '77D73A'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(996)@37811ff634e5: Session index based on local reference:8 MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:8 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1011)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:8 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1005)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:15 MSC_Test_0-RAN(997)@37811ff634e5: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(997)@37811ff634e5: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on connection ID:4 MSC_Test_0-SCCP(996)@37811ff634e5: vl_len:11 MSC_Test_0-SCCP(996)@37811ff634e5: vl_from0 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O TC_multi_lu_and_mt_ussd0(1009)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1009)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(996)@37811ff634e5: { messageType := 2, destLocRef := 'BC5534'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(996)@37811ff634e5: Session index based on local reference:9 MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:9 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1009)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1017)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1017)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:9 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(997)@37811ff634e5: Deleted conn table entry 15TC_multi_lu_and_mt_ussd0(1033)4139928 MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(997)@37811ff634e5: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-SCCP(996)@37811ff634e5: { messageType := 2, destLocRef := 'A5172F'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-RAN(997)@37811ff634e5: patched enc_l3: '8B3A05A203020101'O TC_multi_lu_and_mt_ussd0(1033)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1017)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:10 MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on connection ID:5 MSC_Test_0-SCCP(996)@37811ff634e5: vl_len:11 MSC_Test_0-SCCP(996)@37811ff634e5: vl_from0 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:10 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 TC_multi_lu_and_mt_ussd0(1013)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:10 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: { messageType := 2, destLocRef := 'B3E491'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 } } TC_multi_lu_and_mt_ussd0(1019)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:11 TC_multi_lu_and_mt_ussd0(1019)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:11 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1033)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1033)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1033)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:11 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1019)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(997)@37811ff634e5: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(997)@37811ff634e5: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(996)@37811ff634e5: { messageType := 2, destLocRef := 'D05432'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(996)@37811ff634e5: Session index based on local reference:12 MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on connection ID:6 MSC_Test_0-SCCP(996)@37811ff634e5: vl_len:11 MSC_Test_0-SCCP(996)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(996)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O TC_multi_lu_and_mt_ussd0(1011)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:12 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1021)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1021)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:12 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: { messageType := 2, destLocRef := '744975'O ("tIu"), 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(996)@37811ff634e5: Session index based on local reference:13 TC_multi_lu_and_mt_ussd0(1029)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1029)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1021)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:13 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:13 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(997)@37811ff634e5: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(997)@37811ff634e5: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1009)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(996)@37811ff634e5: { messageType := 2, destLocRef := 'BEFF0D'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(996)@37811ff634e5: Session index based on local reference:14 MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on connection ID:7 MSC_Test_0-SCCP(996)@37811ff634e5: vl_len:11 MSC_Test_0-SCCP(996)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(996)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:14 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1029)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:1 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:1 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1027)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1027)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1027)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:2 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1017)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:2 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(997)@37811ff634e5: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(997)@37811ff634e5: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on connection ID:8 MSC_Test_0-SCCP(996)@37811ff634e5: vl_len:11 MSC_Test_0-SCCP(996)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(996)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:3 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(997)@37811ff634e5: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(997)@37811ff634e5: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:3 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on connection ID:9 MSC_Test_0-SCCP(996)@37811ff634e5: vl_len:11 MSC_Test_0-SCCP(996)@37811ff634e5: vl_from0 MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(996)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1031)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:4 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer TC_multi_lu_and_mt_ussd0(1031)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(997)@37811ff634e5: Created IMSI[15] for '262420000000241'H'72E18BD6'O to be handled at TC_multi_lu_and_mt_ussd0(1033) MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:4 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1002)@37811ff634e5: Created GsupExpect[15] for "262420000000241" to be handled at TC_multi_lu_and_mt_ussd0(1033) TC_multi_lu_and_mt_ussd0(1031)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:5 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:5 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1023)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1023)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1019)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:6 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:6 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1023)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1021)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:7 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:7 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:8 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1007)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:8 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1004)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1015)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1005)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(997)@37811ff634e5: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(997)@37811ff634e5: patched enc_l3: '8B3A05A203020101'O TC_multi_lu_and_mt_ussd0(1025)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1013)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on connection ID:10 MSC_Test_0-SCCP(996)@37811ff634e5: vl_len:11 MSC_Test_0-SCCP(996)@37811ff634e5: vl_from0 TC_multi_lu_and_mt_ussd0(1025)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(996)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-RAN(997)@37811ff634e5: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(997)@37811ff634e5: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on connection ID:11 MSC_Test_0-SCCP(996)@37811ff634e5: vl_len:11 MSC_Test_0-SCCP(996)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(996)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1029)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:9 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:9 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1011)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1009)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1027)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1017)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1019)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(997)@37811ff634e5: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-RAN(997)@37811ff634e5: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:10 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:10 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on connection ID:12 MSC_Test_0-SCCP(996)@37811ff634e5: vl_len:11 MSC_Test_0-SCCP(996)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(996)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-RAN(997)@37811ff634e5: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(997)@37811ff634e5: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on connection ID:13 MSC_Test_0-SCCP(996)@37811ff634e5: vl_len:11 MSC_Test_0-SCCP(996)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(996)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on connection ID:1 MSC_Test_0-SCCP(996)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(996)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(996)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(996)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(996)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(996)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on connection ID:2 MSC_Test_0-SCCP(996)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(996)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(996)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on connection ID:3 MSC_Test_0-SCCP(996)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(996)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(996)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1031)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1021)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1029)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on connection ID:4 MSC_Test_0-SCCP(996)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(996)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(996)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on connection ID:5 MSC_Test_0-SCCP(996)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(996)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(996)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on connection ID:6 MSC_Test_0-SCCP(996)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(996)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(996)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:11 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on connection ID:7 MSC_Test_0-SCCP(996)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(996)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(996)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on connection ID:8 MSC_Test_0-SCCP(996)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(996)@37811ff634e5: vl_from0 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(996)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1023)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:11 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(997)@37811ff634e5: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1033) MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on connection ID:9 MSC_Test_0-SCCP(996)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(996)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(996)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O TC_multi_lu_and_mt_ussd0(1027)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1033)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on connection ID:10 MSC_Test_0-SCCP(996)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(996)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(996)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:1 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(997)@37811ff634e5: Deleted conn table entry 1TC_multi_lu_and_mt_ussd0(1007)12497082 TC_multi_lu_and_mt_ussd0(1007)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on connection ID:11 MSC_Test_0-SCCP(996)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(996)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(996)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1033)@37811ff634e5: 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 := '72E18BD6'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(997)@37811ff634e5: Deleted conn table entry 0TC_multi_lu_and_mt_ussd0(1004)7277003 TC_multi_lu_and_mt_ussd0(1004)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:12 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(997)@37811ff634e5: Added conn table entry 0TC_multi_lu_and_mt_ussd0(1033)7222513 MSC_Test_0-SCCP(996)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:12 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1031)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:2 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(997)@37811ff634e5: Deleted conn table entry 2TC_multi_lu_and_mt_ussd0(1015)14319051 TC_multi_lu_and_mt_ussd0(1015)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on connection ID:12 MSC_Test_0-SCCP(996)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(996)@37811ff634e5: vl_from0 TC_multi_lu_and_mt_ussd0(1007)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(996)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O TC_multi_lu_and_mt_ussd0(1007)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:3 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1004)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1004)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(997)@37811ff634e5: Deleted conn table entry 3TC_multi_lu_and_mt_ussd0(1005)10872260 TC_multi_lu_and_mt_ussd0(1005)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:4 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(997)@37811ff634e5: Deleted conn table entry 4TC_multi_lu_and_mt_ussd0(1013)9654393 TC_multi_lu_and_mt_ussd0(1007)@37811ff634e5: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1013)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:5 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1004)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-RAN(997)@37811ff634e5: Deleted conn table entry 5TC_multi_lu_and_mt_ussd0(1011)3793559 TC_multi_lu_and_mt_ussd0(1011)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:6 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(997)@37811ff634e5: Deleted conn table entry 6TC_multi_lu_and_mt_ussd0(1009)2313864 TC_multi_lu_and_mt_ussd0(1009)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1015)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:7 TC_multi_lu_and_mt_ussd0(1015)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(997)@37811ff634e5: Deleted conn table entry 7TC_multi_lu_and_mt_ussd0(1017)1072901 MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1017)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1005)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1005)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(997)@37811ff634e5: Deleted conn table entry 8TC_multi_lu_and_mt_ussd0(1019)7853882 TC_multi_lu_and_mt_ussd0(1011)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1011)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1019)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1013)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1013)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:9 MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:10 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1015)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-RAN(997)@37811ff634e5: Deleted conn table entry 9TC_multi_lu_and_mt_ussd0(1021)12342580 TC_multi_lu_and_mt_ussd0(1011)@37811ff634e5: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1009)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1021)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1009)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(997)@37811ff634e5: Deleted conn table entry 10TC_multi_lu_and_mt_ussd0(1029)10819375 TC_multi_lu_and_mt_ussd0(1013)@37811ff634e5: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1029)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:11 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(997)@37811ff634e5: Deleted conn table entry 11TC_multi_lu_and_mt_ussd0(1027)11789457 TC_multi_lu_and_mt_ussd0(1017)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1017)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(996)@37811ff634e5: { messageType := 2, destLocRef := '6E34F1'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(996)@37811ff634e5: Session index based on local reference:0 TC_multi_lu_and_mt_ussd0(1009)@37811ff634e5: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1027)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1005)@37811ff634e5: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1019)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1019)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1017)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1029)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1029)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:12 TC_multi_lu_and_mt_ussd0(1019)@37811ff634e5: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1021)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1021)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1033)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1033)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(997)@37811ff634e5: Deleted conn table entry 12TC_multi_lu_and_mt_ussd0(1031)13653042 TC_multi_lu_and_mt_ussd0(1027)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1027)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1021)@37811ff634e5: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1031)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1029)@37811ff634e5: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1027)@37811ff634e5: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1033)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1031)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1031)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(997)@37811ff634e5: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(997)@37811ff634e5: patched enc_l3: '8B3A05A203020101'O TC_multi_lu_and_mt_ussd0(1031)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(996)@37811ff634e5: vl_len:11 MSC_Test_0-SCCP(996)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(996)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:13 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:13 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1033)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1023)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on connection ID:13 MSC_Test_0-SCCP(996)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(996)@37811ff634e5: vl_from0 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(996)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(996)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:13 TC_multi_lu_and_mt_ussd0(1033)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(997)@37811ff634e5: Deleted conn table entry 13TC_multi_lu_and_mt_ussd0(1023)7620981 TC_multi_lu_and_mt_ussd0(1023)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(996)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(996)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(996)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1023)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1023)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1023)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-M3UA(998)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(998)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(997)@37811ff634e5: Deleted conn table entry 0TC_multi_lu_and_mt_ussd0(1033)7222513 TC_multi_lu_and_mt_ussd0(1033)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1033)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1033)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1033)@37811ff634e5: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1025)@37811ff634e5: setverdict(fail): pass -> fail reason: "Timeout waiting for BSSAP message: { discriminator := '1011'B, tiOrSkip := { transactionId := { tio := '000'B, tiFlag := '0'B, tIExtension := omit } }, msgs := { ss := { register := { messageType := '111011'B, nsd := '00'B, facility := { elementIdentifier := '1C'O, lengthIndicator := ?, facilityInformation := 'A11502010102013D300D04010F0408CD309AAD2FA7E921'O } } } } }", new component reason: "Timeout waiting for BSSAP message: { discriminator := '1011'B, tiOrSkip := { transactionId := { tio := '000'B, tiFlag := '0'B, tIExtension := omit } }, msgs := { ss := { register := { messageType := '111011'B, nsd := '00'B, facility := { elementIdentifier := '1C'O, lengthIndicator := ?, facilityInformation := 'A11502010102013D300D04010F0408CD309AAD2FA7E921'O } } } } }" TC_multi_lu_and_mt_ussd0(1025)@37811ff634e5: Dynamic test case error: Copying an unbound value of type @MobileL3_Types.PDU_ML3_NW_MS. TC_multi_lu_and_mt_ussd0(1025)@37811ff634e5: setverdict(error): fail -> error TC_multi_lu_and_mt_ussd0(1025)@37811ff634e5: Final verdict of PTC: error MSC_Test-GSUP(1002)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(996)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(999)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(997)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(1001)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1022)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(995)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(1000)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1008)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1016)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1020)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1006)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(998)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1012)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1018)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1010)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1032)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1034)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1014)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1026)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1035)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1024)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1030)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1028)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(1003)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(995): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(996): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(997): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(998): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(999): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(1000): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(1001): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(1002): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(1003): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1004): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1005): pass (pass -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1006): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1007): pass (pass -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1008): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1009): pass (pass -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1010): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1011): pass (pass -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1012): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1013): pass (pass -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1014): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1015): pass (pass -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1016): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1017): pass (pass -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1018): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1019): pass (pass -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1020): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1021): pass (pass -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1022): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1023): pass (pass -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1024): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1025): error (pass -> error) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1026): none (error -> error) MTC@37811ff634e5: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1027): pass (error -> error) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1028): none (error -> error) MTC@37811ff634e5: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1029): pass (error -> error) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1030): none (error -> error) MTC@37811ff634e5: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1031): pass (error -> error) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1032): none (error -> error) MTC@37811ff634e5: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1033): pass (error -> error) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1034): none (error -> error) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1035): none (error -> error) MTC@37811ff634e5: Test case TC_multi_lu_and_mt_ussd finished. Verdict: error MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_multi_lu_and_mt_ussd error'. Thu Nov 21 04:22:06 UTC 2024 ------ MSC_Tests.TC_multi_lu_and_mt_ussd error ------ Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_multi_lu_and_mt_ussd.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=3474666) Waiting for packet dumper to finish... 1 (prev_count=3474666, count=3476417) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_multi_lu_and_mt_ussd error' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cipher_complete_with_invalid_cipher'. ------ MSC_Tests.TC_cipher_complete_with_invalid_cipher ------ Thu Nov 21 04:22: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_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cipher_complete_with_invalid_cipher' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_cipher_complete_with_invalid_cipher started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(1039)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(1039)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1039)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(1037)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1040)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1039)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(1039)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1039)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1039)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(1039)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1039)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1039)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1039)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1039)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1039)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1039)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1039)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1039)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1039)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1039)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1039)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1042)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1042)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1042)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1042)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1042)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1042)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1042)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1042)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1043)@37811ff634e5: Created GsupExpect[0] for "262420000000052" to be handled at TC_cipher_complete_with_invalid_cipher0(1045) TC_cipher_complete_with_invalid_cipher0(1045)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1039)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1039)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1039)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1038)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1038)@37811ff634e5: Added conn table entry 0TC_cipher_complete_with_invalid_cipher0(1045)15076787 MSC_Test_0-SCCP(1037)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(1038)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1039)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1039)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1039)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1037)@37811ff634e5: { messageType := 2, destLocRef := 'E60DB3'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(1037)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(1043)@37811ff634e5: Found GsupExpect[0] for "262420000000052" handled at TC_cipher_complete_with_invalid_cipher0(1045) MSC_Test-GSUP(1043)@37811ff634e5: Added IMSI table entry 0TC_cipher_complete_with_invalid_cipher0(1045)"262420000000052" MSC_Test_0-M3UA(1039)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1039)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1037)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1037)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1037)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1037)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1038)@37811ff634e5: patching N(SD)=1 into dtap '051499A4A7D9'O MSC_Test_0-RAN(1038)@37811ff634e5: patched enc_l3: '055499A4A7D9'O MSC_Test_0-SCCP(1037)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1037)@37811ff634e5: vl_len:9 MSC_Test_0-SCCP(1037)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1037)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010006055499A4A7D9'O MSC_Test_0-M3UA(1039)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1039)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1039)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1037)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1037)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1037)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1037)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1037)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1037)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1037)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1037)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1039)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1039)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1039)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1037)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1037)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1037)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1037)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1039)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1039)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1039)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1039)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1037)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1037)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1037)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1037)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1037)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1037)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1037)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1037)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cipher_complete_with_invalid_cipher0(1045)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-SCCP(1037)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1037)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1037)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1037)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1039)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1039)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1039)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1037)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1039)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1038)@37811ff634e5: Deleted conn table entry 0TC_cipher_complete_with_invalid_cipher0(1045)15076787 TC_cipher_complete_with_invalid_cipher0(1045)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_with_invalid_cipher0(1045)@37811ff634e5: Skipping f_verify_vty_lac_ci() TC_cipher_complete_with_invalid_cipher0(1045)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_with_invalid_cipher0(1045)@37811ff634e5: Final verdict of PTC: pass MSC_Test-GSUP(1043)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(1037)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(1040)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(1039)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(1038)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(1041)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(1044)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1036)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(1042)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1046)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1036): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(1037): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(1038): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(1039): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(1040): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(1041): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(1042): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(1043): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(1044): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_cipher_complete_with_invalid_cipher0(1045): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1046): none (pass -> pass) MTC@37811ff634e5: Test case TC_cipher_complete_with_invalid_cipher finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_with_invalid_cipher pass'. Thu Nov 21 04:22:16 UTC 2024 ====== MSC_Tests.TC_cipher_complete_with_invalid_cipher pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_cipher_complete_with_invalid_cipher.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=192715) Waiting for packet dumper to finish... 1 (prev_count=192715, count=193788) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_with_invalid_cipher pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cipher_complete_1_without_cipher'. ------ MSC_Tests.TC_cipher_complete_1_without_cipher ------ Thu Nov 21 04: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_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cipher_complete_1_without_cipher' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_cipher_complete_1_without_cipher started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(1050)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(1050)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1050)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(1048)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1051)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1050)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(1050)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1050)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1050)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(1050)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1050)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1050)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1050)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1050)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1050)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1050)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1050)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1050)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1050)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1050)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1050)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1053)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1053)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1053)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1053)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1053)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1053)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1053)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1053)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1054)@37811ff634e5: Created GsupExpect[0] for "262420000000053" to be handled at TC_cipher_complete_1_without_cipher0(1056) TC_cipher_complete_1_without_cipher0(1056)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1050)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1050)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1050)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1049)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1049)@37811ff634e5: Added conn table entry 0TC_cipher_complete_1_without_cipher0(1056)1825476 MSC_Test_0-RAN(1049)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1048)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1050)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1050)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1050)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1048)@37811ff634e5: { messageType := 2, destLocRef := '1BDAC4'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(1048)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(1054)@37811ff634e5: Found GsupExpect[0] for "262420000000053" handled at TC_cipher_complete_1_without_cipher0(1056) MSC_Test-GSUP(1054)@37811ff634e5: Added IMSI table entry 0TC_cipher_complete_1_without_cipher0(1056)"262420000000053" MSC_Test_0-M3UA(1050)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1050)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1048)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1048)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1048)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1048)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1049)@37811ff634e5: patching N(SD)=1 into dtap '0514BDA186DE'O MSC_Test_0-RAN(1049)@37811ff634e5: patched enc_l3: '0554BDA186DE'O MSC_Test_0-SCCP(1048)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1048)@37811ff634e5: vl_len:9 MSC_Test_0-SCCP(1048)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1048)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100060554BDA186DE'O MSC_Test_0-M3UA(1050)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1050)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1050)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1048)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1048)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1048)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1048)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1048)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1048)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1048)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1048)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000155'O MSC_Test_0-M3UA(1050)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1050)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1050)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1048)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1048)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1048)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1048)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1050)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1050)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1048)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1048)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1048)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1048)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cipher_complete_1_without_cipher0(1056)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-RAN(1049)@37811ff634e5: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1049)@37811ff634e5: patched enc_l3: '059B'O MSC_Test_0-SCCP(1048)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1048)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1048)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1048)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1050)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1050)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1050)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1048)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1048)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1048)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1048)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1048)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1048)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1048)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1048)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1050)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1050)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1050)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1048)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1050)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1049)@37811ff634e5: Deleted conn table entry 0TC_cipher_complete_1_without_cipher0(1056)1825476 TC_cipher_complete_1_without_cipher0(1056)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_1_without_cipher0(1056)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cipher_complete_1_without_cipher0(1056)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_1_without_cipher0(1056)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_1_without_cipher0(1056)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-SCCP(1048)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(1049)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(1051)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(1054)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(1055)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(1050)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1047)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1057)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(1053)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(1052)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1047): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(1048): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(1049): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(1050): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(1051): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(1052): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(1053): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(1054): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(1055): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_cipher_complete_1_without_cipher0(1056): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1057): none (pass -> pass) MTC@37811ff634e5: Test case TC_cipher_complete_1_without_cipher finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_1_without_cipher pass'. Thu Nov 21 04:22:22 UTC 2024 ====== MSC_Tests.TC_cipher_complete_1_without_cipher pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_cipher_complete_1_without_cipher.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=207326) Waiting for packet dumper to finish... 1 (prev_count=207326, count=208399) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_1_without_cipher pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cipher_complete_3_without_cipher'. ------ MSC_Tests.TC_cipher_complete_3_without_cipher ------ Thu Nov 21 04: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_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cipher_complete_3_without_cipher' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_cipher_complete_3_without_cipher started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(1061)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(1061)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1061)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(1059)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1062)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1061)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(1061)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1061)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1061)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(1061)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1061)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1061)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1061)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1061)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1061)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1061)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1061)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1061)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1061)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1061)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1061)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1064)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1064)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1064)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1064)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1064)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1064)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1064)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1064)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1065)@37811ff634e5: Created GsupExpect[0] for "262420000000054" to be handled at TC_cipher_complete_3_without_cipher0(1067) TC_cipher_complete_3_without_cipher0(1067)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1061)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1061)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1061)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1060)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1060)@37811ff634e5: Added conn table entry 0TC_cipher_complete_3_without_cipher0(1067)14280614 MSC_Test_0-RAN(1060)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1059)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1061)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1061)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1061)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1059)@37811ff634e5: { messageType := 2, destLocRef := 'D9E7A6'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(1059)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(1065)@37811ff634e5: Found GsupExpect[0] for "262420000000054" handled at TC_cipher_complete_3_without_cipher0(1067) MSC_Test-GSUP(1065)@37811ff634e5: Added IMSI table entry 0TC_cipher_complete_3_without_cipher0(1067)"262420000000054" MSC_Test_0-M3UA(1061)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1061)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1059)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1059)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1059)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1059)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1060)@37811ff634e5: patching N(SD)=1 into dtap '051419B36812'O MSC_Test_0-RAN(1060)@37811ff634e5: patched enc_l3: '055419B36812'O MSC_Test_0-SCCP(1059)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1059)@37811ff634e5: vl_len:9 MSC_Test_0-SCCP(1059)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1059)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010006055419B36812'O MSC_Test_0-M3UA(1061)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1061)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1061)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1059)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1059)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1059)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1059)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1059)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1059)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(1059)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1059)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1061)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1061)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1061)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1059)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1059)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1059)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1059)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1059)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1059)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1059)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1059)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000155'O MSC_Test_0-M3UA(1061)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1061)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1061)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1059)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1059)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1059)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1059)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1061)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1061)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1059)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1059)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1059)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1059)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cipher_complete_3_without_cipher0(1067)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-RAN(1060)@37811ff634e5: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1060)@37811ff634e5: patched enc_l3: '059B'O MSC_Test_0-SCCP(1059)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1059)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1059)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1059)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1061)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1061)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1061)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1059)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1059)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1059)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1059)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1059)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1059)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1059)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1059)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1061)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1061)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1061)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1059)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1061)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1060)@37811ff634e5: Deleted conn table entry 0TC_cipher_complete_3_without_cipher0(1067)14280614 TC_cipher_complete_3_without_cipher0(1067)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_3_without_cipher0(1067)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cipher_complete_3_without_cipher0(1067)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_3_without_cipher0(1067)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_3_without_cipher0(1067)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-M3UA(1061)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(1060)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(1062)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(1065)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(1059)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(1063)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(1064)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1068)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(1066)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1058)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1058): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(1059): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(1060): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(1061): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(1062): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(1063): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(1064): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(1065): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(1066): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_cipher_complete_3_without_cipher0(1067): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1068): none (pass -> pass) MTC@37811ff634e5: Test case TC_cipher_complete_3_without_cipher finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_3_without_cipher pass'. Thu Nov 21 04:22:27 UTC 2024 ====== MSC_Tests.TC_cipher_complete_3_without_cipher pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_cipher_complete_3_without_cipher.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=222439) Waiting for packet dumper to finish... 1 (prev_count=222439, count=223512) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_3_without_cipher pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cipher_complete_13_without_cipher'. ------ MSC_Tests.TC_cipher_complete_13_without_cipher ------ Thu Nov 21 04: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_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cipher_complete_13_without_cipher' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_cipher_complete_13_without_cipher started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(1072)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(1072)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1072)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(1070)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1073)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1072)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(1072)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1072)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1072)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(1072)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1072)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1072)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1072)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1072)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1072)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1072)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1072)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1072)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1072)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1072)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1072)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1075)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1075)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1075)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1075)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1075)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1075)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1075)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1075)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1076)@37811ff634e5: Created GsupExpect[0] for "262420000000055" to be handled at TC_cipher_complete_13_without_cipher0(1078) TC_cipher_complete_13_without_cipher0(1078)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1072)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1072)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1072)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1071)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1071)@37811ff634e5: Added conn table entry 0TC_cipher_complete_13_without_cipher0(1078)2082083 MSC_Test_0-RAN(1071)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1070)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1072)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1072)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1072)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1070)@37811ff634e5: { messageType := 2, destLocRef := '1FC523'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(1070)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(1076)@37811ff634e5: Found GsupExpect[0] for "262420000000055" handled at TC_cipher_complete_13_without_cipher0(1078) MSC_Test-GSUP(1076)@37811ff634e5: Added IMSI table entry 0TC_cipher_complete_13_without_cipher0(1078)"262420000000055" MSC_Test_0-M3UA(1072)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1072)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1070)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1070)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1070)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1070)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1071)@37811ff634e5: patching N(SD)=1 into dtap '0514638B0E7E'O MSC_Test_0-RAN(1071)@37811ff634e5: patched enc_l3: '0554638B0E7E'O MSC_Test_0-SCCP(1070)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1070)@37811ff634e5: vl_len:9 MSC_Test_0-SCCP(1070)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1070)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100060554638B0E7E'O MSC_Test_0-M3UA(1072)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1072)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1072)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1070)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1070)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1070)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1070)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1070)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1070)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(1070)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1070)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1072)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1072)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1072)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1070)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1070)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1070)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1070)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1070)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1070)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1070)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1070)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000155'O MSC_Test_0-M3UA(1072)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1072)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1072)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1070)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1070)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1070)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1070)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1072)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1072)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1070)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1070)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1070)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1070)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cipher_complete_13_without_cipher0(1078)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-RAN(1071)@37811ff634e5: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1071)@37811ff634e5: patched enc_l3: '059B'O MSC_Test_0-SCCP(1070)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1070)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1070)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1070)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1072)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1072)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1072)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1070)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1070)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1070)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1070)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1070)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1070)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1070)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1070)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1072)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1072)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1072)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1070)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1072)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1071)@37811ff634e5: Deleted conn table entry 0TC_cipher_complete_13_without_cipher0(1078)2082083 TC_cipher_complete_13_without_cipher0(1078)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_13_without_cipher0(1078)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cipher_complete_13_without_cipher0(1078)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_13_without_cipher0(1078)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_13_without_cipher0(1078)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-RAN(1071)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(1072)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(1076)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(1070)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(1073)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(1074)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1069)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(1075)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(1077)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1079)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1069): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(1070): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(1071): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(1072): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(1073): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(1074): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(1075): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(1076): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(1077): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_cipher_complete_13_without_cipher0(1078): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1079): none (pass -> pass) MTC@37811ff634e5: Test case TC_cipher_complete_13_without_cipher finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_13_without_cipher pass'. Thu Nov 21 04:22:33 UTC 2024 ====== MSC_Tests.TC_cipher_complete_13_without_cipher pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_cipher_complete_13_without_cipher.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=220404) Waiting for packet dumper to finish... 1 (prev_count=220404, count=221477) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_13_without_cipher pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_with_invalid_mcc_mnc'. ------ MSC_Tests.TC_lu_with_invalid_mcc_mnc ------ Thu Nov 21 04:22: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_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_with_invalid_mcc_mnc' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_lu_with_invalid_mcc_mnc started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(1083)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(1083)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1083)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(1081)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1084)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1083)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(1083)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1083)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1083)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(1083)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1083)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1083)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1083)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1083)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1083)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1083)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1083)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1083)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1083)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1083)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1083)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1086)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1086)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1086)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1086)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1086)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1086)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1086)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1086)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1087)@37811ff634e5: Created GsupExpect[0] for "262420000000054" to be handled at TC_lu_with_invalid_mcc_mnc0(1089) TC_lu_with_invalid_mcc_mnc0(1089)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1083)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1083)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1083)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1082)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1082)@37811ff634e5: Added conn table entry 0TC_lu_with_invalid_mcc_mnc0(1089)10932887 MSC_Test_0-RAN(1082)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1081)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1083)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1083)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1083)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1083)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1083)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1081)@37811ff634e5: { messageType := 2, destLocRef := 'A6D297'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(1081)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(1087)@37811ff634e5: Found GsupExpect[0] for "262420000000054" handled at TC_lu_with_invalid_mcc_mnc0(1089) MSC_Test-GSUP(1087)@37811ff634e5: Added IMSI table entry 0TC_lu_with_invalid_mcc_mnc0(1089)"262420000000054" MSC_Test_0-SCCP(1081)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1081)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1081)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1081)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1083)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1083)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1083)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1083)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1081)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1081)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1081)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1081)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1081)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1081)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1081)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1081)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_with_invalid_mcc_mnc0(1089)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-SCCP(1081)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1081)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1081)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1081)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1083)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1083)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1083)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1081)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1083)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1082)@37811ff634e5: Deleted conn table entry 0TC_lu_with_invalid_mcc_mnc0(1089)10932887 TC_lu_with_invalid_mcc_mnc0(1089)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_with_invalid_mcc_mnc0(1089)@37811ff634e5: Final verdict of PTC: pass MSC_Test-GSUP(1087)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(1082)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(1083)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(1081)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(1084)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(1088)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(1086)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1080)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(1085)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1090)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1080): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(1081): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(1082): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(1083): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(1084): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(1085): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(1086): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(1087): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(1088): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_lu_with_invalid_mcc_mnc0(1089): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1090): none (pass -> pass) MTC@37811ff634e5: Test case TC_lu_with_invalid_mcc_mnc finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_with_invalid_mcc_mnc pass'. Thu Nov 21 04:22:43 UTC 2024 ====== MSC_Tests.TC_lu_with_invalid_mcc_mnc pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_lu_with_invalid_mcc_mnc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=150804) Waiting for packet dumper to finish... 1 (prev_count=150804, count=151877) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_with_invalid_mcc_mnc pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_reset'. ------ MSC_Tests.TC_sgsap_reset ------ Thu Nov 21 04:22:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_sgsap_reset.pcap" >/data/MSC_Tests.TC_sgsap_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_reset' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_sgsap_reset started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(1094)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(1094)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1094)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(1092)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1095)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1094)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(1094)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1094)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1094)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(1094)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1094)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1094)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1094)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1094)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1094)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1094)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1094)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1094)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1094)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1094)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1094)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1097)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1097)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1097)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1097)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1097)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1097)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1097)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1097)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1100)@37811ff634e5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1100)@37811ff634e5: Created Expect[0] for '262420000011810'H to be handled at TC_sgsap_reset0(1101) TC_sgsap_reset0(1101)@37811ff634e5: VLR name: "vlr.example.net" TC_sgsap_reset0(1101)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(1094)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1094)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1094)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1093)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_reset0(1101)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-M3UA(1094)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(1098)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(1092)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(1093)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(1095)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(1096)@37811ff634e5: Final verdict of PTC: none MSC_Test-SGsAP(1100)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1102)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(1097)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1091)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(1099)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1091): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(1092): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(1093): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(1094): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(1095): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(1096): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(1097): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(1098): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(1099): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SGsAP(1100): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_sgsap_reset0(1101): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1102): none (pass -> pass) MTC@37811ff634e5: Test case TC_sgsap_reset finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_reset pass'. Thu Nov 21 04:22:49 UTC 2024 ====== MSC_Tests.TC_sgsap_reset pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_sgsap_reset.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=139004) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_reset pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_lu'. ------ MSC_Tests.TC_sgsap_lu ------ Thu Nov 21 04:22:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_sgsap_lu.pcap" >/data/MSC_Tests.TC_sgsap_lu.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_lu' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_sgsap_lu started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(1106)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(1106)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1106)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(1104)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1107)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1106)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(1106)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1106)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1106)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(1106)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1106)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1106)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1106)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1106)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1106)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1106)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1106)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1106)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1106)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1106)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1106)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1109)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1109)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1109)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1109)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1109)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1109)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1109)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1109)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1112)@37811ff634e5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1112)@37811ff634e5: Created Expect[0] for '262420000011811'H to be handled at TC_sgsap_lu0(1113) MSC_Test-GSUP(1110)@37811ff634e5: Created GsupExpect[0] for "262420000011811" to be handled at TC_sgsap_lu0(1113) MSC_Test-GSUP(1110)@37811ff634e5: Found GsupExpect[0] for "262420000011811" handled at TC_sgsap_lu0(1113) MSC_Test-GSUP(1110)@37811ff634e5: Added IMSI table entry 0TC_sgsap_lu0(1113)"262420000011811" TC_sgsap_lu0(1113)@37811ff634e5: tr_SGsAP_IMSI: '262420000011811'H TC_sgsap_lu0(1113)@37811ff634e5: tr_SGsAP_IMSI: '262420000011811'H MSC_Test-SGsAP(1112)@37811ff634e5: 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 := '14B18ECE'O } } } } } } handled at TC_sgsap_lu0(1113) TC_sgsap_lu0(1113)@37811ff634e5: tr_SGsAP_IMSI: '262420000011811'H TC_sgsap_lu0(1113)@37811ff634e5: setverdict(pass): none -> pass MSC_Test-GSUP(1110)@37811ff634e5: Created GsupExpect[0] for "262420000011811" to be handled at TC_sgsap_lu0(1113) TC_sgsap_lu0(1113)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1106)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1106)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1106)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1105)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1105)@37811ff634e5: Added conn table entry 0TC_sgsap_lu0(1113)4014363 MSC_Test_0-RAN(1105)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1104)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1106)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1106)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1106)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1106)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1106)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1104)@37811ff634e5: { messageType := 2, destLocRef := '3D411B'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(1104)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1104)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1104)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1104)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1104)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1104)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1104)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(1104)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1104)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1106)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_lu0(1113)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu0(1113)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1106)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1106)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1104)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1104)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1104)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1104)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu0(1113)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1105)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1105)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(1104)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1104)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1104)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1104)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1106)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1106)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1106)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1104)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1104)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1104)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1104)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1104)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1104)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1104)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1104)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1106)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1106)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1106)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1104)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1106)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1105)@37811ff634e5: Deleted conn table entry 0TC_sgsap_lu0(1113)4014363 TC_sgsap_lu0(1113)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu0(1113)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu0(1113)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu0(1113)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1105)@37811ff634e5: Created IMSI[0] for '262420000011811'H'38F08C0E'O to be handled at TC_sgsap_lu0(1113) MSC_Test_0-M3UA(1106)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1106)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1105)@37811ff634e5: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_lu0(1113) TC_sgsap_lu0(1113)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu0(1113)@37811ff634e5: 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 := '38F08C0E'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1105)@37811ff634e5: Added conn table entry 0TC_sgsap_lu0(1113)16724358 MSC_Test_0-RAN(1105)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1104)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1106)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1106)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1106)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1104)@37811ff634e5: { messageType := 2, destLocRef := 'FF3186'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(1104)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1106)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1106)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1106)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(1104)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1104)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1104)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1104)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1106)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1104)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1104)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1104)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1104)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu0(1113)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu0(1113)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1104)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1104)@37811ff634e5: vl_len:28 MSC_Test_0-SCCP(1104)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1104)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1106)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1106)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1106)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1106)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(1104)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1104)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1106)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1104)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1104)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1104)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1104)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1104)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1104)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu0(1113)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu0(1113)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1104)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1104)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1104)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1104)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1106)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1106)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1106)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1104)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1104)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1104)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1104)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1104)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1104)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1104)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1104)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1106)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1106)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1106)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1104)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1106)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1105)@37811ff634e5: Deleted conn table entry 0TC_sgsap_lu0(1113)16724358 TC_sgsap_lu0(1113)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu0(1113)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu0(1113)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu0(1113)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu0(1113)@37811ff634e5: Final verdict of PTC: pass MSC_Test-MNCC(1107)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(1106)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(1105)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(1104)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(1110)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1114)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(1111)@37811ff634e5: Final verdict of PTC: none MSC_Test-SGsAP(1112)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(1109)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(1108)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1103)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1103): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(1104): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(1105): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(1106): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(1107): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(1108): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(1109): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(1110): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(1111): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SGsAP(1112): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_sgsap_lu0(1113): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1114): none (pass -> pass) MTC@37811ff634e5: Test case TC_sgsap_lu finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu pass'. Thu Nov 21 04:22:54 UTC 2024 ====== MSC_Tests.TC_sgsap_lu pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_sgsap_lu.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=321875) Waiting for packet dumper to finish... 1 (prev_count=321875, count=322948) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_lu_imsi_reject'. ------ MSC_Tests.TC_sgsap_lu_imsi_reject ------ Thu Nov 21 04:22: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_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_lu_imsi_reject' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_sgsap_lu_imsi_reject started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(1118)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(1118)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1118)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(1116)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1119)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1118)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(1118)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1118)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1118)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(1118)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1118)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1118)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1118)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1118)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1118)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1118)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1118)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1118)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1118)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1118)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1118)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1121)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1121)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1121)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1121)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1121)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1121)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1121)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1121)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1124)@37811ff634e5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1124)@37811ff634e5: Created Expect[0] for '262420000011812'H to be handled at TC_sgsap_lu_imsi_reject0(1125) MSC_Test-GSUP(1122)@37811ff634e5: Created GsupExpect[0] for "262420000011812" to be handled at TC_sgsap_lu_imsi_reject0(1125) MSC_Test-GSUP(1122)@37811ff634e5: Found GsupExpect[0] for "262420000011812" handled at TC_sgsap_lu_imsi_reject0(1125) MSC_Test-GSUP(1122)@37811ff634e5: Added IMSI table entry 0TC_sgsap_lu_imsi_reject0(1125)"262420000011812" TC_sgsap_lu_imsi_reject0(1125)@37811ff634e5: tr_SGsAP_IMSI: '262420000011812'H TC_sgsap_lu_imsi_reject0(1125)@37811ff634e5: tr_SGsAP_IMSI: '262420000011812'H MSC_Test-SGsAP(1124)@37811ff634e5: 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(1125) TC_sgsap_lu_imsi_reject0(1125)@37811ff634e5: tr_SGsAP_IMSI: '262420000011812'H TC_sgsap_lu_imsi_reject0(1125)@37811ff634e5: setverdict(pass): none -> pass MSC_Test-GSUP(1122)@37811ff634e5: Created GsupExpect[0] for "262420000011812" to be handled at TC_sgsap_lu_imsi_reject0(1125) TC_sgsap_lu_imsi_reject0(1125)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1118)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1118)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1118)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1117)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1117)@37811ff634e5: Added conn table entry 0TC_sgsap_lu_imsi_reject0(1125)11391216 MSC_Test_0-RAN(1117)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1116)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1118)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1118)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1118)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1118)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1118)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1116)@37811ff634e5: { messageType := 2, destLocRef := 'ADD0F0'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(1116)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1116)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1116)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1116)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1116)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1116)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1116)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(1116)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1116)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1118)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_lu_imsi_reject0(1125)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_imsi_reject0(1125)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1118)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1118)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1116)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1116)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1116)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1116)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_imsi_reject0(1125)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1117)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1117)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(1116)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1116)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1116)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1116)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1118)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1118)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1118)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1116)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1116)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1116)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1116)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1116)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1116)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1116)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1116)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1118)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1118)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1118)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1116)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1118)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1117)@37811ff634e5: Deleted conn table entry 0TC_sgsap_lu_imsi_reject0(1125)11391216 TC_sgsap_lu_imsi_reject0(1125)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_imsi_reject0(1125)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_imsi_reject0(1125)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_imsi_reject0(1125)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1117)@37811ff634e5: Created IMSI[0] for '262420000011812'H'1E32233F'O to be handled at TC_sgsap_lu_imsi_reject0(1125) MSC_Test_0-M3UA(1118)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1118)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1117)@37811ff634e5: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_lu_imsi_reject0(1125) TC_sgsap_lu_imsi_reject0(1125)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_imsi_reject0(1125)@37811ff634e5: 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 := '1E32233F'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1117)@37811ff634e5: Added conn table entry 0TC_sgsap_lu_imsi_reject0(1125)4085483 MSC_Test_0-RAN(1117)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1116)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1118)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1118)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1118)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1116)@37811ff634e5: { messageType := 2, destLocRef := '3E56EB'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(1116)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1118)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1118)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1116)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1118)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(1116)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1116)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1116)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1118)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1116)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1116)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1116)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1116)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_imsi_reject0(1125)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_imsi_reject0(1125)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1116)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1116)@37811ff634e5: vl_len:28 MSC_Test_0-SCCP(1116)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1116)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1118)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1118)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1118)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1116)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1116)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1116)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1116)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1118)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1118)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1116)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1116)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1116)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1116)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_imsi_reject0(1125)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_imsi_reject0(1125)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1116)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1116)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1116)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1116)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1118)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1118)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1118)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1116)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1116)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1116)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1116)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1116)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1116)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1116)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1116)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1118)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1118)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1118)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1116)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1118)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1117)@37811ff634e5: Deleted conn table entry 0TC_sgsap_lu_imsi_reject0(1125)4085483 TC_sgsap_lu_imsi_reject0(1125)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_imsi_reject0(1125)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_imsi_reject0(1125)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_imsi_reject0(1125)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_imsi_reject0(1125)@37811ff634e5: Final verdict of PTC: pass MSC_Test-GSUP(1122)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(1119)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(1118)@37811ff634e5: Final verdict of PTC: none MSC_Test-SGsAP(1124)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(1117)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(1116)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(1121)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(1123)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1126)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(1120)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1115)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1115): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(1116): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(1117): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(1118): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(1119): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(1120): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(1121): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(1122): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(1123): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SGsAP(1124): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_sgsap_lu_imsi_reject0(1125): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1126): none (pass -> pass) MTC@37811ff634e5: Test case TC_sgsap_lu_imsi_reject finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu_imsi_reject pass'. Thu Nov 21 04:22:59 UTC 2024 ====== MSC_Tests.TC_sgsap_lu_imsi_reject pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_sgsap_lu_imsi_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=317621) Waiting for packet dumper to finish... 1 (prev_count=317621, count=319269) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu_imsi_reject pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_lu_and_nothing'. ------ MSC_Tests.TC_sgsap_lu_and_nothing ------ Thu Nov 21 04:23:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_sgsap_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_lu_and_nothing' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_sgsap_lu_and_nothing started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(1130)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(1130)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1130)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(1128)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1131)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1130)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(1130)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1130)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1130)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(1130)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1130)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1130)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1130)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1130)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1130)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1130)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1130)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1130)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1130)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1130)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1130)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1133)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1133)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1133)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1133)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1133)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1133)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1133)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1133)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1136)@37811ff634e5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1136)@37811ff634e5: Created Expect[0] for '262420000011813'H to be handled at TC_sgsap_lu_and_nothing0(1137) MSC_Test-GSUP(1134)@37811ff634e5: Created GsupExpect[0] for "262420000011813" to be handled at TC_sgsap_lu_and_nothing0(1137) MSC_Test-GSUP(1134)@37811ff634e5: Found GsupExpect[0] for "262420000011813" handled at TC_sgsap_lu_and_nothing0(1137) MSC_Test-GSUP(1134)@37811ff634e5: Added IMSI table entry 0TC_sgsap_lu_and_nothing0(1137)"262420000011813" TC_sgsap_lu_and_nothing0(1137)@37811ff634e5: tr_SGsAP_IMSI: '262420000011813'H TC_sgsap_lu_and_nothing0(1137)@37811ff634e5: tr_SGsAP_IMSI: '262420000011813'H MSC_Test-SGsAP(1136)@37811ff634e5: 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 := '0B7245AB'O } } } } } } handled at TC_sgsap_lu_and_nothing0(1137) TC_sgsap_lu_and_nothing0(1137)@37811ff634e5: tr_SGsAP_IMSI: '262420000011813'H TC_sgsap_lu_and_nothing0(1137)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(1130)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1130)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1130)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1129)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP-IPA(1133)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1133)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1133)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1133)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP(1134)@37811ff634e5: Created GsupExpect[0] for "262420000011813" to be handled at TC_sgsap_lu_and_nothing0(1137) TC_sgsap_lu_and_nothing0(1137)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1129)@37811ff634e5: Added conn table entry 0TC_sgsap_lu_and_nothing0(1137)1614262 MSC_Test_0-SCCP(1128)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(1129)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1130)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1130)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1130)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1130)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1130)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1128)@37811ff634e5: { messageType := 2, destLocRef := '18A1B6'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(1128)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1128)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1128)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1128)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1128)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_nothing0(1137)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_nothing0(1137)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1128)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1128)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(1128)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1128)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1130)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1130)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1130)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1128)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1128)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1128)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1128)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_nothing0(1137)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1129)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1129)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(1128)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1128)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1128)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1128)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1130)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1130)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1130)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1128)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1128)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1128)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1128)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1128)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1128)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1128)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1128)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1130)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1130)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1130)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1128)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1130)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1129)@37811ff634e5: Deleted conn table entry 0TC_sgsap_lu_and_nothing0(1137)1614262 TC_sgsap_lu_and_nothing0(1137)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_nothing0(1137)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_nothing0(1137)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_nothing0(1137)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1129)@37811ff634e5: Created IMSI[0] for '262420000011813'H'12E39C2D'O to be handled at TC_sgsap_lu_and_nothing0(1137) MSC_Test_0-M3UA(1130)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1130)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1129)@37811ff634e5: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_lu_and_nothing0(1137) TC_sgsap_lu_and_nothing0(1137)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_nothing0(1137)@37811ff634e5: 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 := '12E39C2D'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1129)@37811ff634e5: Added conn table entry 0TC_sgsap_lu_and_nothing0(1137)8029962 MSC_Test_0-RAN(1129)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1128)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1130)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1130)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1130)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1128)@37811ff634e5: { messageType := 2, destLocRef := '7A870A'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(1128)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1130)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1130)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1128)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1128)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1128)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1128)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1130)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1130)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1128)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1128)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1128)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1128)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_nothing0(1137)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_nothing0(1137)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1128)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1128)@37811ff634e5: vl_len:28 MSC_Test_0-SCCP(1128)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1128)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1130)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1130)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1130)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1130)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1130)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1128)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1128)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1128)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1128)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1128)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1128)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1128)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1128)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_nothing0(1137)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_nothing0(1137)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1128)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1128)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1128)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1128)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1130)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1130)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1130)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1128)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1128)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1128)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1128)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1128)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1128)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1128)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1128)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1130)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1130)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1130)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1128)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1130)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1129)@37811ff634e5: Deleted conn table entry 0TC_sgsap_lu_and_nothing0(1137)8029962 TC_sgsap_lu_and_nothing0(1137)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_nothing0(1137)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_nothing0(1137)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_nothing0(1137)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_nothing0(1137)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-SCCP(1128)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(1129)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(1131)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(1134)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(1130)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1127)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(1133)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1138)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(1135)@37811ff634e5: Final verdict of PTC: none MSC_Test-SGsAP(1136)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(1132)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1127): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(1128): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(1129): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(1130): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(1131): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(1132): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(1133): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(1134): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(1135): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SGsAP(1136): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_sgsap_lu_and_nothing0(1137): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1138): none (pass -> pass) MTC@37811ff634e5: Test case TC_sgsap_lu_and_nothing finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu_and_nothing pass'. Thu Nov 21 04:23:50 UTC 2024 ====== MSC_Tests.TC_sgsap_lu_and_nothing pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_sgsap_lu_and_nothing.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=327626) Waiting for packet dumper to finish... 1 (prev_count=327626, count=329274) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu_and_nothing pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_expl_imsi_det_eps'. ------ MSC_Tests.TC_sgsap_expl_imsi_det_eps ------ Thu Nov 21 04:23: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_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_expl_imsi_det_eps' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_sgsap_expl_imsi_det_eps started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(1142)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(1142)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1142)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(1140)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1143)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1142)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(1142)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1142)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1142)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(1142)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1142)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1142)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1142)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1142)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1142)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1142)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1142)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1142)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1142)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1142)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1142)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1145)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1145)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1145)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1145)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1145)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1145)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1145)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1145)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1148)@37811ff634e5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1148)@37811ff634e5: Created Expect[0] for '262420000011814'H to be handled at TC_sgsap_expl_imsi_det_eps0(1149) MSC_Test-GSUP(1146)@37811ff634e5: Created GsupExpect[0] for "262420000011814" to be handled at TC_sgsap_expl_imsi_det_eps0(1149) MSC_Test-GSUP(1146)@37811ff634e5: Found GsupExpect[0] for "262420000011814" handled at TC_sgsap_expl_imsi_det_eps0(1149) MSC_Test-GSUP(1146)@37811ff634e5: Added IMSI table entry 0TC_sgsap_expl_imsi_det_eps0(1149)"262420000011814" TC_sgsap_expl_imsi_det_eps0(1149)@37811ff634e5: tr_SGsAP_IMSI: '262420000011814'H TC_sgsap_expl_imsi_det_eps0(1149)@37811ff634e5: tr_SGsAP_IMSI: '262420000011814'H MSC_Test-SGsAP(1148)@37811ff634e5: 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 := '68CF76B2'O } } } } } } handled at TC_sgsap_expl_imsi_det_eps0(1149) TC_sgsap_expl_imsi_det_eps0(1149)@37811ff634e5: tr_SGsAP_IMSI: '262420000011814'H TC_sgsap_expl_imsi_det_eps0(1149)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(1142)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1142)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1142)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1141)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_expl_imsi_det_eps0(1149)@37811ff634e5: tr_SGsAP_IMSI: '262420000011814'H TC_sgsap_expl_imsi_det_eps0(1149)@37811ff634e5: tr_SGsAP_IMSI: '262420000011814'H MSC_Test-GSUP(1146)@37811ff634e5: Created GsupExpect[0] for "262420000011814" to be handled at TC_sgsap_expl_imsi_det_eps0(1149) TC_sgsap_expl_imsi_det_eps0(1149)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1141)@37811ff634e5: Added conn table entry 0TC_sgsap_expl_imsi_det_eps0(1149)6864250 MSC_Test_0-SCCP(1140)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(1141)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1142)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1142)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1142)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1142)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1142)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1140)@37811ff634e5: { messageType := 2, destLocRef := '68BD7A'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(1140)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1140)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1140)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1140)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1140)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_expl_imsi_det_eps0(1149)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_eps0(1149)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1140)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1140)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(1140)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1140)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1142)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1142)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1142)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1140)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1140)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1140)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1140)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_expl_imsi_det_eps0(1149)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1141)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1141)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(1140)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1140)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1140)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1140)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1142)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1142)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1142)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1140)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1140)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1140)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1140)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1140)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1140)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1140)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1140)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1142)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1142)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1142)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1140)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1142)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1141)@37811ff634e5: Deleted conn table entry 0TC_sgsap_expl_imsi_det_eps0(1149)6864250 TC_sgsap_expl_imsi_det_eps0(1149)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_eps0(1149)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_eps0(1149)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_eps0(1149)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1141)@37811ff634e5: Created IMSI[0] for '262420000011814'H'AEDE97B4'O to be handled at TC_sgsap_expl_imsi_det_eps0(1149) MSC_Test_0-M3UA(1142)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1142)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1141)@37811ff634e5: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_expl_imsi_det_eps0(1149) TC_sgsap_expl_imsi_det_eps0(1149)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_eps0(1149)@37811ff634e5: 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 := 'AEDE97B4'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1141)@37811ff634e5: Added conn table entry 0TC_sgsap_expl_imsi_det_eps0(1149)5866647 MSC_Test_0-RAN(1141)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1140)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1142)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1142)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1142)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1140)@37811ff634e5: { messageType := 2, destLocRef := '598497'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(1140)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1142)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1142)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1142)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(1140)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1140)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1140)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1140)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1142)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1140)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1140)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1140)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1140)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_expl_imsi_det_eps0(1149)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_eps0(1149)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1140)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1140)@37811ff634e5: vl_len:28 MSC_Test_0-SCCP(1140)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1140)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1142)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1142)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1142)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1142)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1142)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1140)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1140)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1140)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1140)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1140)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1140)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1140)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1140)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_expl_imsi_det_eps0(1149)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_eps0(1149)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1140)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1140)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1140)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1140)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1142)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1142)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1142)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1140)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1140)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1140)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1140)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1140)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1140)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1140)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1140)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1142)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1142)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1142)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1140)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1142)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1141)@37811ff634e5: Deleted conn table entry 0TC_sgsap_expl_imsi_det_eps0(1149)5866647 TC_sgsap_expl_imsi_det_eps0(1149)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_eps0(1149)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_eps0(1149)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_eps0(1149)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_eps0(1149)@37811ff634e5: Final verdict of PTC: pass MSC_Test-MNCC(1143)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(1140)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(1141)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(1147)@37811ff634e5: Final verdict of PTC: none MSC_Test-SGsAP(1148)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(1144)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(1142)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(1146)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(1145)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1139)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1150)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1139): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(1140): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(1141): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(1142): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(1143): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(1144): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(1145): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(1146): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(1147): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SGsAP(1148): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_sgsap_expl_imsi_det_eps0(1149): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1150): none (pass -> pass) MTC@37811ff634e5: Test case TC_sgsap_expl_imsi_det_eps finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_expl_imsi_det_eps pass'. Thu Nov 21 04:23:58 UTC 2024 ====== MSC_Tests.TC_sgsap_expl_imsi_det_eps pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_sgsap_expl_imsi_det_eps.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=323938) Waiting for packet dumper to finish... 1 (prev_count=323938, count=326395) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_expl_imsi_det_eps pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_impl_imsi_det_eps'. ------ MSC_Tests.TC_sgsap_impl_imsi_det_eps ------ Thu Nov 21 04:24:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_sgsap_impl_imsi_det_eps.pcap" >/data/MSC_Tests.TC_sgsap_impl_imsi_det_eps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_impl_imsi_det_eps' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_sgsap_impl_imsi_det_eps started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(1154)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(1154)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1154)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(1152)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1155)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1154)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(1154)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1154)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1154)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(1154)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1154)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1154)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1154)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1154)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1154)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1154)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1154)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1154)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1154)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1154)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1154)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1157)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1157)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1157)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1157)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1157)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1157)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1157)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1157)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1160)@37811ff634e5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1160)@37811ff634e5: Created Expect[0] for '262420000011814'H to be handled at TC_sgsap_impl_imsi_det_eps0(1161) MSC_Test-GSUP(1158)@37811ff634e5: Created GsupExpect[0] for "262420000011814" to be handled at TC_sgsap_impl_imsi_det_eps0(1161) MSC_Test-GSUP(1158)@37811ff634e5: Found GsupExpect[0] for "262420000011814" handled at TC_sgsap_impl_imsi_det_eps0(1161) MSC_Test-GSUP(1158)@37811ff634e5: Added IMSI table entry 0TC_sgsap_impl_imsi_det_eps0(1161)"262420000011814" TC_sgsap_impl_imsi_det_eps0(1161)@37811ff634e5: tr_SGsAP_IMSI: '262420000011814'H TC_sgsap_impl_imsi_det_eps0(1161)@37811ff634e5: tr_SGsAP_IMSI: '262420000011814'H MSC_Test-SGsAP(1160)@37811ff634e5: 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 := '5497CC3D'O } } } } } } handled at TC_sgsap_impl_imsi_det_eps0(1161) TC_sgsap_impl_imsi_det_eps0(1161)@37811ff634e5: tr_SGsAP_IMSI: '262420000011814'H TC_sgsap_impl_imsi_det_eps0(1161)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(1154)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1154)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1154)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1153)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_impl_imsi_det_eps0(1161)@37811ff634e5: tr_SGsAP_IMSI: '262420000011814'H TC_sgsap_impl_imsi_det_eps0(1161)@37811ff634e5: tr_SGsAP_IMSI: '262420000011814'H MSC_Test-GSUP(1158)@37811ff634e5: Created GsupExpect[0] for "262420000011814" to be handled at TC_sgsap_impl_imsi_det_eps0(1161) TC_sgsap_impl_imsi_det_eps0(1161)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1153)@37811ff634e5: Added conn table entry 0TC_sgsap_impl_imsi_det_eps0(1161)714780 MSC_Test_0-SCCP(1152)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(1153)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1154)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1154)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1154)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1154)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1154)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1152)@37811ff634e5: { messageType := 2, destLocRef := '0AE81C'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(1152)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1152)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1152)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1152)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1152)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_impl_imsi_det_eps0(1161)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_eps0(1161)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1152)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1152)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(1152)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1152)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1154)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1154)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1154)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1152)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1152)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1152)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1152)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_impl_imsi_det_eps0(1161)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1153)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1153)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(1152)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1152)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1152)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1152)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1154)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1154)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1154)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1152)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1152)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1152)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1152)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1152)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1152)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1152)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1152)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1154)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1154)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1154)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1152)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1154)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1153)@37811ff634e5: Deleted conn table entry 0TC_sgsap_impl_imsi_det_eps0(1161)714780 TC_sgsap_impl_imsi_det_eps0(1161)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_eps0(1161)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_eps0(1161)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_eps0(1161)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1153)@37811ff634e5: Created IMSI[0] for '262420000011814'H'49439961'O to be handled at TC_sgsap_impl_imsi_det_eps0(1161) MSC_Test_0-M3UA(1154)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1154)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1153)@37811ff634e5: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_impl_imsi_det_eps0(1161) TC_sgsap_impl_imsi_det_eps0(1161)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_eps0(1161)@37811ff634e5: 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 := '49439961'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1153)@37811ff634e5: Added conn table entry 0TC_sgsap_impl_imsi_det_eps0(1161)16557609 MSC_Test_0-RAN(1153)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1152)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1154)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1154)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1154)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1152)@37811ff634e5: { messageType := 2, destLocRef := 'FCA629'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(1152)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1154)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1154)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1152)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1152)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1152)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1154)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(1152)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1154)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1152)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1152)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1152)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1152)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_impl_imsi_det_eps0(1161)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_eps0(1161)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1152)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1152)@37811ff634e5: vl_len:28 MSC_Test_0-SCCP(1152)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1152)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1154)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1154)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1154)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1152)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1152)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1154)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(1152)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1152)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1154)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1152)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1152)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1152)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1152)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_impl_imsi_det_eps0(1161)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_eps0(1161)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1152)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1152)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1152)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1152)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1154)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1154)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1154)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1152)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1152)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1152)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1152)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1152)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1152)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1152)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1152)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1154)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1154)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1154)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1152)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1154)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1153)@37811ff634e5: Deleted conn table entry 0TC_sgsap_impl_imsi_det_eps0(1161)16557609 TC_sgsap_impl_imsi_det_eps0(1161)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_eps0(1161)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_eps0(1161)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_eps0(1161)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_eps0(1161)@37811ff634e5: Final verdict of PTC: pass MSC_Test-GSUP(1158)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(1152)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(1153)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(1154)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(1155)@37811ff634e5: Final verdict of PTC: none MSC_Test-SGsAP(1160)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(1156)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(1157)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(1159)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1151)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1162)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1151): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(1152): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(1153): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(1154): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(1155): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(1156): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(1157): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(1158): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(1159): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SGsAP(1160): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_sgsap_impl_imsi_det_eps0(1161): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1162): none (pass -> pass) MTC@37811ff634e5: Test case TC_sgsap_impl_imsi_det_eps finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_impl_imsi_det_eps pass'. Thu Nov 21 04:24:06 UTC 2024 ====== MSC_Tests.TC_sgsap_impl_imsi_det_eps pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_sgsap_impl_imsi_det_eps.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=327181) Waiting for packet dumper to finish... 1 (prev_count=327181, count=328829) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_impl_imsi_det_eps pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_expl_imsi_det_noneps'. ------ MSC_Tests.TC_sgsap_expl_imsi_det_noneps ------ Thu Nov 21 04:24:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_sgsap_expl_imsi_det_noneps.pcap" >/data/MSC_Tests.TC_sgsap_expl_imsi_det_noneps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_expl_imsi_det_noneps' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_sgsap_expl_imsi_det_noneps started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(1166)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(1166)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1166)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(1164)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1167)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1166)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(1166)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1166)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1166)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(1166)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1166)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1166)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1166)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1166)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1166)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1166)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1166)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1166)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1166)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1166)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1166)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1169)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1169)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1169)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1169)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1169)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1169)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1169)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1169)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1172)@37811ff634e5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1172)@37811ff634e5: Created Expect[0] for '262420000011815'H to be handled at TC_sgsap_expl_imsi_det_noneps0(1173) MSC_Test-GSUP(1170)@37811ff634e5: Created GsupExpect[0] for "262420000011815" to be handled at TC_sgsap_expl_imsi_det_noneps0(1173) MSC_Test-GSUP(1170)@37811ff634e5: Found GsupExpect[0] for "262420000011815" handled at TC_sgsap_expl_imsi_det_noneps0(1173) MSC_Test-GSUP(1170)@37811ff634e5: Added IMSI table entry 0TC_sgsap_expl_imsi_det_noneps0(1173)"262420000011815" TC_sgsap_expl_imsi_det_noneps0(1173)@37811ff634e5: tr_SGsAP_IMSI: '262420000011815'H TC_sgsap_expl_imsi_det_noneps0(1173)@37811ff634e5: tr_SGsAP_IMSI: '262420000011815'H MSC_Test-SGsAP(1172)@37811ff634e5: 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 := '9FED8036'O } } } } } } handled at TC_sgsap_expl_imsi_det_noneps0(1173) TC_sgsap_expl_imsi_det_noneps0(1173)@37811ff634e5: tr_SGsAP_IMSI: '262420000011815'H TC_sgsap_expl_imsi_det_noneps0(1173)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(1166)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1166)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1166)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1165)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_expl_imsi_det_noneps0(1173)@37811ff634e5: tr_SGsAP_IMSI: '262420000011815'H TC_sgsap_expl_imsi_det_noneps0(1173)@37811ff634e5: tr_SGsAP_IMSI: '262420000011815'H MSC_Test-GSUP(1170)@37811ff634e5: Created GsupExpect[0] for "262420000011815" to be handled at TC_sgsap_expl_imsi_det_noneps0(1173) TC_sgsap_expl_imsi_det_noneps0(1173)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1165)@37811ff634e5: Added conn table entry 0TC_sgsap_expl_imsi_det_noneps0(1173)13516479 MSC_Test_0-RAN(1165)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1164)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1166)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1166)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1166)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1166)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1166)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1164)@37811ff634e5: { messageType := 2, destLocRef := 'CE3EBF'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(1164)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1164)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1164)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1164)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1164)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_expl_imsi_det_noneps0(1173)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_noneps0(1173)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1164)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1164)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(1164)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1164)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1166)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1166)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1166)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1164)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1164)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1164)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1164)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_expl_imsi_det_noneps0(1173)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1165)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1165)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(1164)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1164)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1164)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1164)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1166)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1166)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1166)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1164)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1164)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1164)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1164)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1164)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1164)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1164)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1164)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1166)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1166)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1166)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1164)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1166)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1165)@37811ff634e5: Deleted conn table entry 0TC_sgsap_expl_imsi_det_noneps0(1173)13516479 TC_sgsap_expl_imsi_det_noneps0(1173)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_noneps0(1173)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_noneps0(1173)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_noneps0(1173)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1165)@37811ff634e5: Created IMSI[0] for '262420000011815'H'15E24531'O to be handled at TC_sgsap_expl_imsi_det_noneps0(1173) MSC_Test_0-M3UA(1166)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1166)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1165)@37811ff634e5: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_expl_imsi_det_noneps0(1173) TC_sgsap_expl_imsi_det_noneps0(1173)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_noneps0(1173)@37811ff634e5: 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 := '15E24531'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1165)@37811ff634e5: Added conn table entry 0TC_sgsap_expl_imsi_det_noneps0(1173)10157023 MSC_Test_0-RAN(1165)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1164)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1166)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1166)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1166)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1166)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1166)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1164)@37811ff634e5: { messageType := 2, destLocRef := '9AFBDF'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(1164)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1166)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1166)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1164)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1164)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1164)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1164)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1164)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1164)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1164)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1164)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_expl_imsi_det_noneps0(1173)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_noneps0(1173)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1164)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1164)@37811ff634e5: vl_len:28 MSC_Test_0-SCCP(1164)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1164)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1166)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1166)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1166)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1166)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(1164)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1164)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1164)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1164)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1166)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1164)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1164)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1164)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1164)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_expl_imsi_det_noneps0(1173)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_noneps0(1173)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1164)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1164)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1164)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1164)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1166)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1166)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1166)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1164)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1164)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1164)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1164)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1164)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1164)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1164)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1164)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1166)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1166)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1166)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1164)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1166)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1165)@37811ff634e5: Deleted conn table entry 0TC_sgsap_expl_imsi_det_noneps0(1173)10157023 TC_sgsap_expl_imsi_det_noneps0(1173)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_noneps0(1173)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_noneps0(1173)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_noneps0(1173)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_noneps0(1173)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-RAN(1165)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(1166)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(1164)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(1167)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(1170)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(1168)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1163)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(1171)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1174)@37811ff634e5: Final verdict of PTC: none MSC_Test-SGsAP(1172)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(1169)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1163): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(1164): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(1165): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(1166): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(1167): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(1168): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(1169): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(1170): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(1171): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SGsAP(1172): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_sgsap_expl_imsi_det_noneps0(1173): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1174): none (pass -> pass) MTC@37811ff634e5: Test case TC_sgsap_expl_imsi_det_noneps finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_expl_imsi_det_noneps pass'. Thu Nov 21 04:24:14 UTC 2024 ====== MSC_Tests.TC_sgsap_expl_imsi_det_noneps pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_sgsap_expl_imsi_det_noneps.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=327817) Waiting for packet dumper to finish... 1 (prev_count=327817, count=330274) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_expl_imsi_det_noneps pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_impl_imsi_det_noneps'. ------ MSC_Tests.TC_sgsap_impl_imsi_det_noneps ------ Thu Nov 21 04:24: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_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_impl_imsi_det_noneps' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_sgsap_impl_imsi_det_noneps started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(1178)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(1178)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1178)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(1176)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1179)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1178)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(1178)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1178)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1178)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(1178)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1178)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1178)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1178)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1178)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1178)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1178)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1178)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1178)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1178)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1178)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1178)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1181)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1181)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1181)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1181)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1181)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1181)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1181)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1181)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1184)@37811ff634e5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1184)@37811ff634e5: Created Expect[0] for '262420000011815'H to be handled at TC_sgsap_impl_imsi_det_noneps0(1185) MSC_Test-GSUP(1182)@37811ff634e5: Created GsupExpect[0] for "262420000011815" to be handled at TC_sgsap_impl_imsi_det_noneps0(1185) MSC_Test-GSUP(1182)@37811ff634e5: Found GsupExpect[0] for "262420000011815" handled at TC_sgsap_impl_imsi_det_noneps0(1185) MSC_Test-GSUP(1182)@37811ff634e5: Added IMSI table entry 0TC_sgsap_impl_imsi_det_noneps0(1185)"262420000011815" TC_sgsap_impl_imsi_det_noneps0(1185)@37811ff634e5: tr_SGsAP_IMSI: '262420000011815'H TC_sgsap_impl_imsi_det_noneps0(1185)@37811ff634e5: tr_SGsAP_IMSI: '262420000011815'H MSC_Test-SGsAP(1184)@37811ff634e5: 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 := '68B5CA97'O } } } } } } handled at TC_sgsap_impl_imsi_det_noneps0(1185) TC_sgsap_impl_imsi_det_noneps0(1185)@37811ff634e5: tr_SGsAP_IMSI: '262420000011815'H TC_sgsap_impl_imsi_det_noneps0(1185)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(1178)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1178)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1178)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1177)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_impl_imsi_det_noneps0(1185)@37811ff634e5: tr_SGsAP_IMSI: '262420000011815'H TC_sgsap_impl_imsi_det_noneps0(1185)@37811ff634e5: tr_SGsAP_IMSI: '262420000011815'H MSC_Test-GSUP(1182)@37811ff634e5: Created GsupExpect[0] for "262420000011815" to be handled at TC_sgsap_impl_imsi_det_noneps0(1185) TC_sgsap_impl_imsi_det_noneps0(1185)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1177)@37811ff634e5: Added conn table entry 0TC_sgsap_impl_imsi_det_noneps0(1185)42077 MSC_Test_0-RAN(1177)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1176)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1178)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1178)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1178)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1178)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1178)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1176)@37811ff634e5: { messageType := 2, destLocRef := '00A45D'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(1176)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1176)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1176)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1176)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1176)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_impl_imsi_det_noneps0(1185)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1176)@37811ff634e5: Session index based on connection ID:0 TC_sgsap_impl_imsi_det_noneps0(1185)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1176)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(1176)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1176)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1178)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1178)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1178)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1176)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1176)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1176)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1176)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_impl_imsi_det_noneps0(1185)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1177)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1177)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(1176)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1176)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1176)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1176)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1178)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1178)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1178)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1176)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1176)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1176)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1176)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1176)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1176)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1176)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1176)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1178)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1178)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1178)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1176)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1178)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1177)@37811ff634e5: Deleted conn table entry 0TC_sgsap_impl_imsi_det_noneps0(1185)42077 TC_sgsap_impl_imsi_det_noneps0(1185)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_noneps0(1185)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_noneps0(1185)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_noneps0(1185)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1177)@37811ff634e5: Created IMSI[0] for '262420000011815'H'23B37465'O to be handled at TC_sgsap_impl_imsi_det_noneps0(1185) MSC_Test_0-M3UA(1178)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1178)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1177)@37811ff634e5: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_impl_imsi_det_noneps0(1185) TC_sgsap_impl_imsi_det_noneps0(1185)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_noneps0(1185)@37811ff634e5: 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 := '23B37465'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1177)@37811ff634e5: Added conn table entry 0TC_sgsap_impl_imsi_det_noneps0(1185)3914043 MSC_Test_0-RAN(1177)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1176)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1178)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1178)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1178)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1178)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(1176)@37811ff634e5: { messageType := 2, destLocRef := '3BB93B'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(1176)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1178)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1178)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1178)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1176)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1176)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1176)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1176)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1176)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1176)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1176)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1176)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_impl_imsi_det_noneps0(1185)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_noneps0(1185)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1176)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1176)@37811ff634e5: vl_len:28 MSC_Test_0-SCCP(1176)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1176)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1178)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1178)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1178)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1178)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(1176)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1176)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1178)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1176)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1176)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1176)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1176)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1176)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1176)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_impl_imsi_det_noneps0(1185)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_noneps0(1185)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1176)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1176)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1176)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1176)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1178)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1178)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1178)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1176)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1176)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1176)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1176)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1176)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1176)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1176)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1176)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1178)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1178)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1178)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1176)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1178)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1177)@37811ff634e5: Deleted conn table entry 0TC_sgsap_impl_imsi_det_noneps0(1185)3914043 TC_sgsap_impl_imsi_det_noneps0(1185)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_noneps0(1185)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_noneps0(1185)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_noneps0(1185)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_noneps0(1185)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-M3UA(1178)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(1176)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(1182)@37811ff634e5: Final verdict of PTC: none MSC_Test-SGsAP(1184)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(1179)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(1177)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(1180)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(1181)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(1183)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1175)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1186)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1175): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(1176): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(1177): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(1178): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(1179): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(1180): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(1181): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(1182): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(1183): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SGsAP(1184): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_sgsap_impl_imsi_det_noneps0(1185): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1186): none (pass -> pass) MTC@37811ff634e5: Test case TC_sgsap_impl_imsi_det_noneps finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_impl_imsi_det_noneps pass'. Thu Nov 21 04:24:22 UTC 2024 ====== MSC_Tests.TC_sgsap_impl_imsi_det_noneps pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_sgsap_impl_imsi_det_noneps.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=327922) Waiting for packet dumper to finish... 1 (prev_count=327922, count=329570) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_impl_imsi_det_noneps pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_rej'. ------ MSC_Tests.TC_sgsap_paging_rej ------ Thu Nov 21 04:24:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_sgsap_paging_rej.pcap" >/data/MSC_Tests.TC_sgsap_paging_rej.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_rej' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_sgsap_paging_rej started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(1190)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(1190)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1190)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(1188)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1191)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1190)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(1190)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1190)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1190)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(1190)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1190)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1190)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1190)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1190)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1190)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1190)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1190)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1190)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1190)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1190)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1190)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1193)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1193)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1193)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1193)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1193)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1193)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1193)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1193)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1196)@37811ff634e5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1196)@37811ff634e5: Created Expect[0] for '262420000011816'H to be handled at TC_sgsap_paging_rej0(1197) MSC_Test-GSUP(1194)@37811ff634e5: Created GsupExpect[0] for "262420000011816" to be handled at TC_sgsap_paging_rej0(1197) MSC_Test-GSUP(1194)@37811ff634e5: Found GsupExpect[0] for "262420000011816" handled at TC_sgsap_paging_rej0(1197) MSC_Test-GSUP(1194)@37811ff634e5: Added IMSI table entry 0TC_sgsap_paging_rej0(1197)"262420000011816" TC_sgsap_paging_rej0(1197)@37811ff634e5: tr_SGsAP_IMSI: '262420000011816'H TC_sgsap_paging_rej0(1197)@37811ff634e5: tr_SGsAP_IMSI: '262420000011816'H MSC_Test-SGsAP(1196)@37811ff634e5: 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 := '3883EB32'O } } } } } } handled at TC_sgsap_paging_rej0(1197) TC_sgsap_paging_rej0(1197)@37811ff634e5: tr_SGsAP_IMSI: '262420000011816'H TC_sgsap_paging_rej0(1197)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(1190)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1190)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1190)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1189)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_paging_rej0(1197)@37811ff634e5: tr_SGsAP_IMSI: '262420000011816'H TC_sgsap_paging_rej0(1197)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1194)@37811ff634e5: Created GsupExpect[0] for "262420000011816" to be handled at TC_sgsap_paging_rej0(1197) TC_sgsap_paging_rej0(1197)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1189)@37811ff634e5: Added conn table entry 0TC_sgsap_paging_rej0(1197)4397683 MSC_Test_0-RAN(1189)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1188)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1190)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1190)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1190)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1190)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1190)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1188)@37811ff634e5: { messageType := 2, destLocRef := '431A73'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(1188)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1188)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1188)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1188)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1188)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_rej0(1197)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_rej0(1197)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1188)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1188)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(1188)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1188)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1190)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1190)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1190)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1188)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1188)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1188)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1188)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_rej0(1197)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1189)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1189)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(1188)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1188)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1188)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1188)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1190)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1190)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1190)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1188)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1188)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1188)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1188)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1188)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1188)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1188)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1188)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1190)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1190)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1190)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1188)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1190)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1189)@37811ff634e5: Deleted conn table entry 0TC_sgsap_paging_rej0(1197)4397683 TC_sgsap_paging_rej0(1197)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_rej0(1197)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_rej0(1197)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_rej0(1197)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1189)@37811ff634e5: Created IMSI[0] for '262420000011816'H'1E604F12'O to be handled at TC_sgsap_paging_rej0(1197) MSC_Test_0-M3UA(1190)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1190)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1189)@37811ff634e5: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_paging_rej0(1197) TC_sgsap_paging_rej0(1197)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_rej0(1197)@37811ff634e5: 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 := '1E604F12'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1189)@37811ff634e5: Added conn table entry 0TC_sgsap_paging_rej0(1197)2794244 MSC_Test_0-RAN(1189)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1188)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1190)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1190)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1190)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1188)@37811ff634e5: { messageType := 2, destLocRef := '2AA304'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(1188)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1190)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1190)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1188)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1188)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1188)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1188)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1190)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1190)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1188)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1188)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1188)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1188)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_rej0(1197)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_rej0(1197)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1188)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1188)@37811ff634e5: vl_len:28 MSC_Test_0-SCCP(1188)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1188)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1190)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1190)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1190)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1190)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(1188)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1190)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1188)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1188)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1188)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1188)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1188)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1188)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1188)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_rej0(1197)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_rej0(1197)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1188)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1188)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1188)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1188)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1190)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1190)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1190)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1188)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1188)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1188)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1188)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1188)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1188)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1188)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1188)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1190)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1190)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1190)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1188)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1190)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1189)@37811ff634e5: Deleted conn table entry 0TC_sgsap_paging_rej0(1197)2794244 TC_sgsap_paging_rej0(1197)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_rej0(1197)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_rej0(1197)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_rej0(1197)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_rej0(1197)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-SCCP(1188)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(1189)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(1192)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(1191)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(1193)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(1194)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(1190)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1198)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(1195)@37811ff634e5: Final verdict of PTC: none MSC_Test-SGsAP(1196)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1187)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1187): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(1188): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(1189): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(1190): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(1191): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(1192): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(1193): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(1194): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(1195): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SGsAP(1196): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_sgsap_paging_rej0(1197): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1198): none (pass -> pass) MTC@37811ff634e5: Test case TC_sgsap_paging_rej finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_rej pass'. Thu Nov 21 04:24:29 UTC 2024 ====== MSC_Tests.TC_sgsap_paging_rej pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_sgsap_paging_rej.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=330425) Waiting for packet dumper to finish... 1 (prev_count=330425, count=331498) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_rej pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_subscr_rej'. ------ MSC_Tests.TC_sgsap_paging_subscr_rej ------ Thu Nov 21 04:24: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_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_subscr_rej' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_sgsap_paging_subscr_rej started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(1202)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(1202)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1202)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(1200)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1203)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1202)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(1202)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1202)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1202)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(1202)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1202)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1202)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1202)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1202)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1202)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1202)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1202)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1202)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1202)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1202)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1202)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1205)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1205)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1205)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1205)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1205)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1205)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1205)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1205)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1208)@37811ff634e5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1208)@37811ff634e5: Created Expect[0] for '262420000011817'H to be handled at TC_sgsap_paging_subscr_rej0(1209) MSC_Test-GSUP(1206)@37811ff634e5: Created GsupExpect[0] for "262420000011817" to be handled at TC_sgsap_paging_subscr_rej0(1209) MSC_Test-GSUP(1206)@37811ff634e5: Found GsupExpect[0] for "262420000011817" handled at TC_sgsap_paging_subscr_rej0(1209) MSC_Test-GSUP(1206)@37811ff634e5: Added IMSI table entry 0TC_sgsap_paging_subscr_rej0(1209)"262420000011817" TC_sgsap_paging_subscr_rej0(1209)@37811ff634e5: tr_SGsAP_IMSI: '262420000011817'H TC_sgsap_paging_subscr_rej0(1209)@37811ff634e5: tr_SGsAP_IMSI: '262420000011817'H MSC_Test-SGsAP(1208)@37811ff634e5: 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 := '45AEB968'O } } } } } } handled at TC_sgsap_paging_subscr_rej0(1209) TC_sgsap_paging_subscr_rej0(1209)@37811ff634e5: tr_SGsAP_IMSI: '262420000011817'H TC_sgsap_paging_subscr_rej0(1209)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(1202)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1202)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1202)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1201)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_paging_subscr_rej0(1209)@37811ff634e5: tr_SGsAP_IMSI: '262420000011817'H TC_sgsap_paging_subscr_rej0(1209)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1206)@37811ff634e5: Created GsupExpect[0] for "262420000011817" to be handled at TC_sgsap_paging_subscr_rej0(1209) TC_sgsap_paging_subscr_rej0(1209)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1201)@37811ff634e5: Added conn table entry 0TC_sgsap_paging_subscr_rej0(1209)4549605 MSC_Test_0-RAN(1201)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1200)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1202)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1202)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1202)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1202)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1202)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1200)@37811ff634e5: { messageType := 2, destLocRef := '456BE5'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(1200)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1200)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1200)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1200)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1200)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1200)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1200)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(1200)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1200)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1202)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_paging_subscr_rej0(1209)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_subscr_rej0(1209)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1202)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1202)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1200)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1200)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1200)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1200)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_subscr_rej0(1209)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1201)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1201)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(1200)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1200)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1200)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1200)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1202)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1202)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1202)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1200)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1200)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1200)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1200)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1200)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1200)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1200)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1200)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1202)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1202)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1202)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1200)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1202)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1201)@37811ff634e5: Deleted conn table entry 0TC_sgsap_paging_subscr_rej0(1209)4549605 TC_sgsap_paging_subscr_rej0(1209)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_subscr_rej0(1209)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_subscr_rej0(1209)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_subscr_rej0(1209)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1201)@37811ff634e5: Created IMSI[0] for '262420000011817'H'396B2742'O ("9k'B") to be handled at TC_sgsap_paging_subscr_rej0(1209) MSC_Test_0-M3UA(1202)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1202)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1201)@37811ff634e5: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_paging_subscr_rej0(1209) TC_sgsap_paging_subscr_rej0(1209)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_subscr_rej0(1209)@37811ff634e5: 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 := '396B2742'O ("9k'B") } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1201)@37811ff634e5: Added conn table entry 0TC_sgsap_paging_subscr_rej0(1209)596770 MSC_Test_0-RAN(1201)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1200)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1202)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1202)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1202)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1200)@37811ff634e5: { messageType := 2, destLocRef := '091B22'O, sourceLocRef := '0000E1'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1200)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1202)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1202)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1202)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(1200)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1200)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1202)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1200)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1200)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1200)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1200)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1200)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1200)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_subscr_rej0(1209)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_subscr_rej0(1209)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1200)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1200)@37811ff634e5: vl_len:28 MSC_Test_0-SCCP(1200)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1200)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1202)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1202)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1202)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1202)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(1200)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1200)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1200)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1200)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1202)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1200)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1200)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1200)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1200)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_subscr_rej0(1209)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_subscr_rej0(1209)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1200)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1200)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1200)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1200)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1202)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1202)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1202)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1200)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1200)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1200)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1200)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1200)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1200)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1200)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1200)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1202)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1202)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1202)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1200)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1202)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1201)@37811ff634e5: Deleted conn table entry 0TC_sgsap_paging_subscr_rej0(1209)596770 TC_sgsap_paging_subscr_rej0(1209)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_subscr_rej0(1209)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_subscr_rej0(1209)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_subscr_rej0(1209)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_subscr_rej0(1209)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-M3UA(1202)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(1201)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(1206)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(1200)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(1205)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(1203)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1210)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1199)@37811ff634e5: Final verdict of PTC: none MSC_Test-SGsAP(1208)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(1207)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(1204)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1199): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(1200): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(1201): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(1202): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(1203): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(1204): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(1205): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(1206): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(1207): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SGsAP(1208): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_sgsap_paging_subscr_rej0(1209): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1210): none (pass -> pass) MTC@37811ff634e5: Test case TC_sgsap_paging_subscr_rej finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_subscr_rej pass'. Thu Nov 21 04:24:37 UTC 2024 ====== MSC_Tests.TC_sgsap_paging_subscr_rej pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_sgsap_paging_subscr_rej.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=330453) Waiting for packet dumper to finish... 1 (prev_count=330453, count=331526) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_subscr_rej pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_ue_unr'. ------ MSC_Tests.TC_sgsap_paging_ue_unr ------ Thu Nov 21 04:24: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_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_ue_unr' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_sgsap_paging_ue_unr started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(1214)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(1214)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1214)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(1212)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1215)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1214)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(1214)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1214)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1214)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(1214)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1214)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1214)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1214)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1214)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1214)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1214)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1214)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1214)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1214)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1214)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1214)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1217)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1217)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1217)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1217)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1217)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1217)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1217)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1217)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1220)@37811ff634e5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1220)@37811ff634e5: Created Expect[0] for '262420000011818'H to be handled at TC_sgsap_paging_ue_unr0(1221) MSC_Test-GSUP(1218)@37811ff634e5: Created GsupExpect[0] for "262420000011818" to be handled at TC_sgsap_paging_ue_unr0(1221) MSC_Test-GSUP(1218)@37811ff634e5: Found GsupExpect[0] for "262420000011818" handled at TC_sgsap_paging_ue_unr0(1221) MSC_Test-GSUP(1218)@37811ff634e5: Added IMSI table entry 0TC_sgsap_paging_ue_unr0(1221)"262420000011818" TC_sgsap_paging_ue_unr0(1221)@37811ff634e5: tr_SGsAP_IMSI: '262420000011818'H TC_sgsap_paging_ue_unr0(1221)@37811ff634e5: tr_SGsAP_IMSI: '262420000011818'H MSC_Test-SGsAP(1220)@37811ff634e5: 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 := '870BA44A'O } } } } } } handled at TC_sgsap_paging_ue_unr0(1221) TC_sgsap_paging_ue_unr0(1221)@37811ff634e5: tr_SGsAP_IMSI: '262420000011818'H TC_sgsap_paging_ue_unr0(1221)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(1214)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1214)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1214)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1213)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_paging_ue_unr0(1221)@37811ff634e5: tr_SGsAP_IMSI: '262420000011818'H TC_sgsap_paging_ue_unr0(1221)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1218)@37811ff634e5: Created GsupExpect[0] for "262420000011818" to be handled at TC_sgsap_paging_ue_unr0(1221) TC_sgsap_paging_ue_unr0(1221)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1213)@37811ff634e5: Added conn table entry 0TC_sgsap_paging_ue_unr0(1221)14051124 MSC_Test_0-SCCP(1212)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(1213)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1214)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1214)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1214)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1214)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1214)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1212)@37811ff634e5: { messageType := 2, destLocRef := 'D66734'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(1212)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1212)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1212)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1212)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1212)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_ue_unr0(1221)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1212)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1212)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(1212)@37811ff634e5: vl_from0 TC_sgsap_paging_ue_unr0(1221)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1212)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1214)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1214)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1214)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1212)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1212)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1212)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1212)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_ue_unr0(1221)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1213)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1213)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(1212)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1212)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1212)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1212)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1214)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1214)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1214)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1212)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1212)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1212)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1212)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1212)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1212)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1212)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1212)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1214)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1214)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1214)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1212)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1214)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1213)@37811ff634e5: Deleted conn table entry 0TC_sgsap_paging_ue_unr0(1221)14051124 TC_sgsap_paging_ue_unr0(1221)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_ue_unr0(1221)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_ue_unr0(1221)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_ue_unr0(1221)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1213)@37811ff634e5: Created IMSI[0] for '262420000011818'H'3C817ECE'O to be handled at TC_sgsap_paging_ue_unr0(1221) MSC_Test_0-M3UA(1214)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1214)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1213)@37811ff634e5: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_paging_ue_unr0(1221) TC_sgsap_paging_ue_unr0(1221)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_ue_unr0(1221)@37811ff634e5: 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 := '3C817ECE'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1213)@37811ff634e5: Added conn table entry 0TC_sgsap_paging_ue_unr0(1221)10611680 MSC_Test_0-RAN(1213)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1212)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1214)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1214)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1214)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1214)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1214)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1214)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(1212)@37811ff634e5: { messageType := 2, destLocRef := 'A1EBE0'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(1212)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1214)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1212)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1212)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1212)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1212)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1212)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1212)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1212)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1212)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_ue_unr0(1221)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_ue_unr0(1221)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1212)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1212)@37811ff634e5: vl_len:28 MSC_Test_0-SCCP(1212)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1212)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1214)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1214)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1214)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1214)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(1212)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1212)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1214)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1212)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1212)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1212)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1212)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1212)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1212)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_ue_unr0(1221)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_ue_unr0(1221)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1212)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1212)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1212)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1212)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1214)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1214)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1214)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1212)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1212)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1212)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1212)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1212)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1212)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1212)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1212)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1214)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1214)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1214)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1212)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1214)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1213)@37811ff634e5: Deleted conn table entry 0TC_sgsap_paging_ue_unr0(1221)10611680 TC_sgsap_paging_ue_unr0(1221)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_ue_unr0(1221)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_ue_unr0(1221)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_ue_unr0(1221)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_ue_unr0(1221)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-M3UA(1214)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(1213)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(1215)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(1212)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1211)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(1219)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(1218)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(1217)@37811ff634e5: Final verdict of PTC: none MSC_Test-SGsAP(1220)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(1216)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1222)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1211): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(1212): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(1213): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(1214): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(1215): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(1216): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(1217): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(1218): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(1219): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SGsAP(1220): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_sgsap_paging_ue_unr0(1221): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1222): none (pass -> pass) MTC@37811ff634e5: Test case TC_sgsap_paging_ue_unr finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_ue_unr pass'. Thu Nov 21 04:24:44 UTC 2024 ====== MSC_Tests.TC_sgsap_paging_ue_unr pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_sgsap_paging_ue_unr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=330184) Waiting for packet dumper to finish... 1 (prev_count=330184, count=331257) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_ue_unr pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_and_nothing'. ------ MSC_Tests.TC_sgsap_paging_and_nothing ------ Thu Nov 21 04:24:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_sgsap_paging_and_nothing.pcap" >/data/MSC_Tests.TC_sgsap_paging_and_nothing.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_and_nothing' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_sgsap_paging_and_nothing started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(1226)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(1226)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1226)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(1224)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1227)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1226)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(1226)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1226)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1226)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(1226)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1226)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1226)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1226)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1226)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1226)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1226)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1226)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1226)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1226)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1226)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1226)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1229)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1229)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1229)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1229)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1229)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1229)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1229)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1229)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1232)@37811ff634e5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1232)@37811ff634e5: Created Expect[0] for '262420000011819'H to be handled at TC_sgsap_paging_and_nothing0(1233) MSC_Test-GSUP(1230)@37811ff634e5: Created GsupExpect[0] for "262420000011819" to be handled at TC_sgsap_paging_and_nothing0(1233) MSC_Test-GSUP(1230)@37811ff634e5: Found GsupExpect[0] for "262420000011819" handled at TC_sgsap_paging_and_nothing0(1233) MSC_Test-GSUP(1230)@37811ff634e5: Added IMSI table entry 0TC_sgsap_paging_and_nothing0(1233)"262420000011819" TC_sgsap_paging_and_nothing0(1233)@37811ff634e5: tr_SGsAP_IMSI: '262420000011819'H TC_sgsap_paging_and_nothing0(1233)@37811ff634e5: tr_SGsAP_IMSI: '262420000011819'H MSC_Test-SGsAP(1232)@37811ff634e5: 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 := '25E54469'O } } } } } } handled at TC_sgsap_paging_and_nothing0(1233) TC_sgsap_paging_and_nothing0(1233)@37811ff634e5: tr_SGsAP_IMSI: '262420000011819'H TC_sgsap_paging_and_nothing0(1233)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(1226)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1226)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1226)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1225)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_paging_and_nothing0(1233)@37811ff634e5: tr_SGsAP_IMSI: '262420000011819'H TC_sgsap_paging_and_nothing0(1233)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_nothing0(1233)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1230)@37811ff634e5: Created GsupExpect[0] for "262420000011819" to be handled at TC_sgsap_paging_and_nothing0(1233) TC_sgsap_paging_and_nothing0(1233)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1225)@37811ff634e5: Added conn table entry 0TC_sgsap_paging_and_nothing0(1233)3863401 MSC_Test_0-SCCP(1224)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(1225)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1226)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1226)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1226)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1226)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1226)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1224)@37811ff634e5: { messageType := 2, destLocRef := '3AF369'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(1224)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1224)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1224)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1224)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1224)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1224)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1224)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(1224)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1224)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1226)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_paging_and_nothing0(1233)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_nothing0(1233)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1226)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1226)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1224)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1224)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1224)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1224)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_and_nothing0(1233)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1225)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1225)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(1224)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1224)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1224)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1224)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1226)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1226)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1226)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1224)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1224)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1224)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1224)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1224)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1224)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1224)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1224)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1226)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1226)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1226)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1224)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1226)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1225)@37811ff634e5: Deleted conn table entry 0TC_sgsap_paging_and_nothing0(1233)3863401 TC_sgsap_paging_and_nothing0(1233)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_nothing0(1233)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_nothing0(1233)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_nothing0(1233)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1225)@37811ff634e5: Created IMSI[0] for '262420000011819'H'989C88F2'O to be handled at TC_sgsap_paging_and_nothing0(1233) MSC_Test_0-M3UA(1226)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1226)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1225)@37811ff634e5: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_paging_and_nothing0(1233) TC_sgsap_paging_and_nothing0(1233)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_nothing0(1233)@37811ff634e5: 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 := '989C88F2'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1225)@37811ff634e5: Added conn table entry 0TC_sgsap_paging_and_nothing0(1233)7745803 MSC_Test_0-RAN(1225)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1224)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1226)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1226)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1226)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1224)@37811ff634e5: { messageType := 2, destLocRef := '76310B'O ("v1\v"), sourceLocRef := '0000E5'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1224)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1226)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1226)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1226)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1226)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1224)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1224)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1224)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1224)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1224)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1224)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1224)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1224)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_and_nothing0(1233)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_nothing0(1233)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1224)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1224)@37811ff634e5: vl_len:28 MSC_Test_0-SCCP(1224)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1224)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1226)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1226)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1226)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1226)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(1224)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1224)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1224)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1226)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1224)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1224)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1224)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1224)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1224)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_and_nothing0(1233)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_nothing0(1233)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1224)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1224)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1224)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1224)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1226)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1226)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1226)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1224)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1224)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1224)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1224)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1224)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1224)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1224)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1224)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1226)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1226)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1226)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1224)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1226)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1225)@37811ff634e5: Deleted conn table entry 0TC_sgsap_paging_and_nothing0(1233)7745803 TC_sgsap_paging_and_nothing0(1233)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_nothing0(1233)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_nothing0(1233)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_nothing0(1233)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_nothing0(1233)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-M3UA(1226)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(1227)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(1225)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(1224)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(1230)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(1228)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1223)@37811ff634e5: Final verdict of PTC: none MSC_Test-SGsAP(1232)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1234)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(1231)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(1229)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1223): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(1224): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(1225): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(1226): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(1227): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(1228): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(1229): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(1230): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(1231): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SGsAP(1232): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_sgsap_paging_and_nothing0(1233): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1234): none (pass -> pass) MTC@37811ff634e5: Test case TC_sgsap_paging_and_nothing finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_and_nothing pass'. Thu Nov 21 04:25:00 UTC 2024 ====== MSC_Tests.TC_sgsap_paging_and_nothing pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_sgsap_paging_and_nothing.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=330248) Waiting for packet dumper to finish... 1 (prev_count=330248, count=331321) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_and_nothing pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_and_lu'. ------ MSC_Tests.TC_sgsap_paging_and_lu ------ Thu Nov 21 04:25:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_sgsap_paging_and_lu.pcap" >/data/MSC_Tests.TC_sgsap_paging_and_lu.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_and_lu' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_sgsap_paging_and_lu started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(1238)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(1238)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1238)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(1236)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1239)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1238)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(1238)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1238)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1238)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(1238)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1238)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1238)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1238)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1238)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1238)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1238)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1238)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1238)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1238)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1238)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1238)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1241)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1241)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1241)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1241)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1241)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1241)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1241)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1241)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1244)@37811ff634e5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1244)@37811ff634e5: Created Expect[0] for '262420000011820'H to be handled at TC_sgsap_paging_and_lu0(1245) MSC_Test-GSUP(1242)@37811ff634e5: Created GsupExpect[0] for "262420000011820" to be handled at TC_sgsap_paging_and_lu0(1245) MSC_Test-GSUP(1242)@37811ff634e5: Found GsupExpect[0] for "262420000011820" handled at TC_sgsap_paging_and_lu0(1245) MSC_Test-GSUP(1242)@37811ff634e5: Added IMSI table entry 0TC_sgsap_paging_and_lu0(1245)"262420000011820" TC_sgsap_paging_and_lu0(1245)@37811ff634e5: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1245)@37811ff634e5: tr_SGsAP_IMSI: '262420000011820'H MSC_Test-SGsAP(1244)@37811ff634e5: 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 := '3C00F64F'O } } } } } } handled at TC_sgsap_paging_and_lu0(1245) TC_sgsap_paging_and_lu0(1245)@37811ff634e5: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1245)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(1238)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1238)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1238)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1237)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_paging_and_lu0(1245)@37811ff634e5: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1245)@37811ff634e5: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1245)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1242)@37811ff634e5: Created GsupExpect[0] for "262420000011820" to be handled at TC_sgsap_paging_and_lu0(1245) TC_sgsap_paging_and_lu0(1245)@37811ff634e5: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1245)@37811ff634e5: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1245)@37811ff634e5: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1245)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_lu0(1245)@37811ff634e5: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1245)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1242)@37811ff634e5: Created GsupExpect[1] for "262420000011820" to be handled at TC_sgsap_paging_and_lu0(1245) TC_sgsap_paging_and_lu0(1245)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1237)@37811ff634e5: Added conn table entry 0TC_sgsap_paging_and_lu0(1245)12681077 MSC_Test_0-SCCP(1236)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(1237)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1238)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1238)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1238)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1238)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1238)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1236)@37811ff634e5: { messageType := 2, destLocRef := 'C17F75'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(1236)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1236)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1236)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1236)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1236)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1236)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1236)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(1236)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1236)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1238)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_paging_and_lu0(1245)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_lu0(1245)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1238)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1238)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1236)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1236)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1236)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1236)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_and_lu0(1245)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1237)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1237)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(1236)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1236)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1236)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1236)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1238)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1238)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1238)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1236)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1236)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1236)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1236)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1236)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1236)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1236)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1236)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1238)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1238)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1238)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1236)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1238)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1237)@37811ff634e5: Deleted conn table entry 0TC_sgsap_paging_and_lu0(1245)12681077 TC_sgsap_paging_and_lu0(1245)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_lu0(1245)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_lu0(1245)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_lu0(1245)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1237)@37811ff634e5: Created IMSI[0] for '262420000011820'H'AD52CD49'O to be handled at TC_sgsap_paging_and_lu0(1245) MSC_Test_0-M3UA(1238)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1238)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1237)@37811ff634e5: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_paging_and_lu0(1245) TC_sgsap_paging_and_lu0(1245)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_lu0(1245)@37811ff634e5: 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 := 'AD52CD49'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1237)@37811ff634e5: Added conn table entry 0TC_sgsap_paging_and_lu0(1245)11266859 MSC_Test_0-RAN(1237)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1236)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1238)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1238)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1238)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1236)@37811ff634e5: { messageType := 2, destLocRef := 'ABEB2B'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(1236)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1238)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1238)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1236)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1236)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1238)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(1236)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1236)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1238)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1236)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1236)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1236)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1236)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_and_lu0(1245)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_lu0(1245)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1236)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1236)@37811ff634e5: vl_len:28 MSC_Test_0-SCCP(1236)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1236)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1238)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1238)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1238)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1238)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(1236)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1236)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1238)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1236)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1236)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1236)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1236)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1236)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1236)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_and_lu0(1245)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_lu0(1245)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1236)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1236)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1236)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1236)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1238)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1238)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1238)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1236)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1236)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1236)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1236)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1236)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1236)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1236)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1236)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1238)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1238)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1238)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1236)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1238)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1237)@37811ff634e5: Deleted conn table entry 0TC_sgsap_paging_and_lu0(1245)11266859 TC_sgsap_paging_and_lu0(1245)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_lu0(1245)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_lu0(1245)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_lu0(1245)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_lu0(1245)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-RAN(1237)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(1239)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(1236)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(1242)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1235)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(1238)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1246)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(1243)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(1240)@37811ff634e5: Final verdict of PTC: none MSC_Test-SGsAP(1244)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(1241)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1235): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(1236): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(1237): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(1238): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(1239): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(1240): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(1241): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(1242): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(1243): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SGsAP(1244): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_sgsap_paging_and_lu0(1245): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1246): none (pass -> pass) MTC@37811ff634e5: Test case TC_sgsap_paging_and_lu finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_and_lu pass'. Thu Nov 21 04:25:06 UTC 2024 ====== MSC_Tests.TC_sgsap_paging_and_lu pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_sgsap_paging_and_lu.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=415956) Waiting for packet dumper to finish... 1 (prev_count=415956, count=417029) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_and_lu pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_mt_sms'. ------ MSC_Tests.TC_sgsap_mt_sms ------ Thu Nov 21 04:25:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_sgsap_mt_sms.pcap" >/data/MSC_Tests.TC_sgsap_mt_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_mt_sms' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_sgsap_mt_sms started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(1250)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(1250)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1250)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(1248)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1251)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1250)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(1250)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1250)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1250)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(1250)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1250)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1250)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1250)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1250)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1250)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1250)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1250)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1250)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1250)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1250)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1250)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1253)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1253)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1253)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1253)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1253)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1253)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1253)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1253)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1256)@37811ff634e5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1256)@37811ff634e5: Created Expect[0] for '262420000011823'H to be handled at TC_sgsap_mt_sms0(1257) MSC_Test-GSUP(1254)@37811ff634e5: Created GsupExpect[0] for "262420000011823" to be handled at TC_sgsap_mt_sms0(1257) MSC_Test-GSUP(1254)@37811ff634e5: Found GsupExpect[0] for "262420000011823" handled at TC_sgsap_mt_sms0(1257) MSC_Test-GSUP(1254)@37811ff634e5: Added IMSI table entry 0TC_sgsap_mt_sms0(1257)"262420000011823" TC_sgsap_mt_sms0(1257)@37811ff634e5: tr_SGsAP_IMSI: '262420000011823'H TC_sgsap_mt_sms0(1257)@37811ff634e5: tr_SGsAP_IMSI: '262420000011823'H MSC_Test-SGsAP(1256)@37811ff634e5: 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 := '46489863'O } } } } } } handled at TC_sgsap_mt_sms0(1257) TC_sgsap_mt_sms0(1257)@37811ff634e5: tr_SGsAP_IMSI: '262420000011823'H TC_sgsap_mt_sms0(1257)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(1250)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1250)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1250)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1249)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_mt_sms0(1257)@37811ff634e5: tr_SGsAP_IMSI: '262420000011823'H TC_sgsap_mt_sms0(1257)@37811ff634e5: tr_SGsAP_IMSI: '262420000011823'H TC_sgsap_mt_sms0(1257)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms0(1257)@37811ff634e5: tr_SGsAP_IMSI: '262420000011823'H TC_sgsap_mt_sms0(1257)@37811ff634e5: tr_SGsAP_IMSI: '262420000011823'H MSC_Test-GSUP(1254)@37811ff634e5: Created GsupExpect[0] for "262420000011823" to be handled at TC_sgsap_mt_sms0(1257) TC_sgsap_mt_sms0(1257)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1249)@37811ff634e5: Added conn table entry 0TC_sgsap_mt_sms0(1257)1317304 MSC_Test_0-RAN(1249)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1248)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1250)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1250)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1250)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1250)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1250)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1248)@37811ff634e5: { messageType := 2, destLocRef := '1419B8'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(1248)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1248)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1248)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1248)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1248)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1248)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1248)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(1248)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1248)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_sgsap_mt_sms0(1257)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms0(1257)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1250)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1250)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1250)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1248)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1248)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1248)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1248)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms0(1257)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1249)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1249)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(1248)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1248)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1248)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1248)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1250)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1250)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1250)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1248)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1248)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1248)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1248)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1248)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1248)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1248)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1248)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1250)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1250)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1250)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1248)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1250)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1249)@37811ff634e5: Deleted conn table entry 0TC_sgsap_mt_sms0(1257)1317304 TC_sgsap_mt_sms0(1257)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms0(1257)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms0(1257)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms0(1257)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1249)@37811ff634e5: Created IMSI[0] for '262420000011823'H'79F087AB'O to be handled at TC_sgsap_mt_sms0(1257) MSC_Test_0-M3UA(1250)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1250)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1249)@37811ff634e5: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_mt_sms0(1257) TC_sgsap_mt_sms0(1257)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms0(1257)@37811ff634e5: 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 := '79F087AB'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1249)@37811ff634e5: Added conn table entry 0TC_sgsap_mt_sms0(1257)16008624 MSC_Test_0-RAN(1249)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1248)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1250)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1250)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1250)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1248)@37811ff634e5: { messageType := 2, destLocRef := 'F445B0'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(1248)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1250)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1250)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1250)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(1248)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1248)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1248)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1248)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1250)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1248)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1248)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1248)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1248)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms0(1257)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms0(1257)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1248)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1248)@37811ff634e5: vl_len:28 MSC_Test_0-SCCP(1248)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1248)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1250)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1250)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1250)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1250)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(1248)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1248)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1248)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1250)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1248)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1248)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1248)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1248)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1248)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms0(1257)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms0(1257)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1248)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1248)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1248)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1248)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1250)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1250)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1250)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1248)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1248)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1248)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1248)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1248)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1248)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1248)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1248)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1250)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1250)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1250)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1248)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1250)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1249)@37811ff634e5: Deleted conn table entry 0TC_sgsap_mt_sms0(1257)16008624 TC_sgsap_mt_sms0(1257)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms0(1257)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms0(1257)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms0(1257)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms0(1257)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-RAN(1249)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(1254)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(1248)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(1251)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(1250)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1258)@37811ff634e5: Final verdict of PTC: none MSC_Test-SGsAP(1256)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(1255)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1247)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(1253)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(1252)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1247): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(1248): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(1249): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(1250): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(1251): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(1252): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(1253): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(1254): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(1255): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SGsAP(1256): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_sgsap_mt_sms0(1257): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1258): none (pass -> pass) MTC@37811ff634e5: Test case TC_sgsap_mt_sms finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mt_sms pass'. Thu Nov 21 04:25:14 UTC 2024 ====== MSC_Tests.TC_sgsap_mt_sms pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_sgsap_mt_sms.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=363475) Waiting for packet dumper to finish... 1 (prev_count=363475, count=364548) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mt_sms pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_mo_sms'. ------ MSC_Tests.TC_sgsap_mo_sms ------ Thu Nov 21 04:25:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_sgsap_mo_sms.pcap" >/data/MSC_Tests.TC_sgsap_mo_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_mo_sms' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_sgsap_mo_sms started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1262)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(1262)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1262)@37811ff634e5: ************************************************* MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-SCCP(1260)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1263)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1262)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(1262)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1262)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1262)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(1262)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1262)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1262)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1262)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1262)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1262)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1262)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1262)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1262)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1262)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1262)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1262)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1265)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1265)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1265)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1265)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1265)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1265)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1265)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1265)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1268)@37811ff634e5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1268)@37811ff634e5: Created Expect[0] for '262420000011824'H to be handled at TC_sgsap_mo_sms0(1269) MSC_Test-GSUP(1266)@37811ff634e5: Created GsupExpect[0] for "262420000011824" to be handled at TC_sgsap_mo_sms0(1269) MSC_Test-GSUP(1266)@37811ff634e5: Found GsupExpect[0] for "262420000011824" handled at TC_sgsap_mo_sms0(1269) MSC_Test-GSUP(1266)@37811ff634e5: Added IMSI table entry 0TC_sgsap_mo_sms0(1269)"262420000011824" TC_sgsap_mo_sms0(1269)@37811ff634e5: tr_SGsAP_IMSI: '262420000011824'H TC_sgsap_mo_sms0(1269)@37811ff634e5: tr_SGsAP_IMSI: '262420000011824'H MSC_Test-SGsAP(1268)@37811ff634e5: 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 := '63EDE3C7'O } } } } } } handled at TC_sgsap_mo_sms0(1269) TC_sgsap_mo_sms0(1269)@37811ff634e5: tr_SGsAP_IMSI: '262420000011824'H TC_sgsap_mo_sms0(1269)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(1262)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1262)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1262)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1261)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_mo_sms0(1269)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mo_sms0(1269)@37811ff634e5: tr_SGsAP_IMSI: '262420000011824'H TC_sgsap_mo_sms0(1269)@37811ff634e5: tr_SGsAP_IMSI: '262420000011824'H TC_sgsap_mo_sms0(1269)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1266)@37811ff634e5: Created GsupExpect[0] for "262420000011824" to be handled at TC_sgsap_mo_sms0(1269) TC_sgsap_mo_sms0(1269)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1261)@37811ff634e5: Added conn table entry 0TC_sgsap_mo_sms0(1269)2434750 MSC_Test_0-SCCP(1260)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(1261)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1262)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1262)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1262)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1262)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1262)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1260)@37811ff634e5: { messageType := 2, destLocRef := '2526BE'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(1260)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1260)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1260)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1260)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1260)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mo_sms0(1269)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mo_sms0(1269)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1260)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1260)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(1260)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1260)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1262)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1262)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1262)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1260)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1260)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1260)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1260)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mo_sms0(1269)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1261)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1261)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(1260)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1260)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1260)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1260)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1262)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1262)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1262)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1260)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1260)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1260)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1260)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1260)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1260)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1260)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1260)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1262)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1262)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1262)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1260)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1262)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1261)@37811ff634e5: Deleted conn table entry 0TC_sgsap_mo_sms0(1269)2434750 TC_sgsap_mo_sms0(1269)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mo_sms0(1269)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mo_sms0(1269)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mo_sms0(1269)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1261)@37811ff634e5: Created IMSI[0] for '262420000011824'H'3C6404F1'O to be handled at TC_sgsap_mo_sms0(1269) MSC_Test_0-M3UA(1262)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1262)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1261)@37811ff634e5: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_mo_sms0(1269) TC_sgsap_mo_sms0(1269)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mo_sms0(1269)@37811ff634e5: 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 := '3C6404F1'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1261)@37811ff634e5: Added conn table entry 0TC_sgsap_mo_sms0(1269)3626943 MSC_Test_0-RAN(1261)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1260)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1262)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1262)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1262)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1260)@37811ff634e5: { messageType := 2, destLocRef := '3757BF'O, sourceLocRef := '0000EB'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1260)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1262)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1262)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1262)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(1260)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1260)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1260)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1262)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1260)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1260)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1260)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1260)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1260)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mo_sms0(1269)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mo_sms0(1269)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1260)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1260)@37811ff634e5: vl_len:28 MSC_Test_0-SCCP(1260)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1260)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1262)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1262)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1262)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1260)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1260)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1260)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1262)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(1260)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1262)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1260)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1260)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1260)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1260)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mo_sms0(1269)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mo_sms0(1269)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1260)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1260)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1260)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1260)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1262)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1262)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1262)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1260)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1260)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1260)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1260)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1260)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1260)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1260)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1260)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1262)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1262)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1262)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1260)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1262)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1261)@37811ff634e5: Deleted conn table entry 0TC_sgsap_mo_sms0(1269)3626943 TC_sgsap_mo_sms0(1269)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mo_sms0(1269)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mo_sms0(1269)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mo_sms0(1269)@37811ff634e5: Final verdict of PTC: pass MSC_Test-GSUP(1266)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(1263)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(1261)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(1260)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(1262)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1259)@37811ff634e5: Final verdict of PTC: none MSC_Test-SGsAP(1268)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(1265)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1270)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(1267)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(1264)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1259): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(1260): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(1261): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(1262): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(1263): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(1264): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(1265): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(1266): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(1267): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SGsAP(1268): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_sgsap_mo_sms0(1269): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1270): none (pass -> pass) MTC@37811ff634e5: Test case TC_sgsap_mo_sms finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mo_sms pass'. Thu Nov 21 04:25:20 UTC 2024 ====== MSC_Tests.TC_sgsap_mo_sms pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_sgsap_mo_sms.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=351545) Waiting for packet dumper to finish... 1 (prev_count=351545, count=352618) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mo_sms pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_mt_sms_and_nothing'. ------ MSC_Tests.TC_sgsap_mt_sms_and_nothing ------ Thu Nov 21 04:25:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_sgsap_mt_sms_and_nothing.pcap" >/data/MSC_Tests.TC_sgsap_mt_sms_and_nothing.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_mt_sms_and_nothing' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_sgsap_mt_sms_and_nothing started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(1274)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(1274)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1274)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(1272)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1275)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1274)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(1274)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1274)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1274)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(1274)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1274)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1274)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1274)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1274)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1274)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1274)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1274)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1274)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1274)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1274)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1274)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1277)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1277)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1277)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1277)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1277)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1277)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1277)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1277)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1280)@37811ff634e5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1280)@37811ff634e5: Created Expect[0] for '262420000011825'H to be handled at TC_sgsap_mt_sms_and_nothing0(1281) MSC_Test-GSUP(1278)@37811ff634e5: Created GsupExpect[0] for "262420000011825" to be handled at TC_sgsap_mt_sms_and_nothing0(1281) MSC_Test-GSUP(1278)@37811ff634e5: Found GsupExpect[0] for "262420000011825" handled at TC_sgsap_mt_sms_and_nothing0(1281) MSC_Test-GSUP(1278)@37811ff634e5: Added IMSI table entry 0TC_sgsap_mt_sms_and_nothing0(1281)"262420000011825" TC_sgsap_mt_sms_and_nothing0(1281)@37811ff634e5: tr_SGsAP_IMSI: '262420000011825'H TC_sgsap_mt_sms_and_nothing0(1281)@37811ff634e5: tr_SGsAP_IMSI: '262420000011825'H MSC_Test-SGsAP(1280)@37811ff634e5: 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 := '02C21321'O } } } } } } handled at TC_sgsap_mt_sms_and_nothing0(1281) TC_sgsap_mt_sms_and_nothing0(1281)@37811ff634e5: tr_SGsAP_IMSI: '262420000011825'H TC_sgsap_mt_sms_and_nothing0(1281)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(1274)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1274)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1274)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1273)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_mt_sms_and_nothing0(1281)@37811ff634e5: tr_SGsAP_IMSI: '262420000011825'H MSC_Test-GSUP-IPA(1277)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1277)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_sgsap_mt_sms_and_nothing0(1281)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_nothing0(1281)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1278)@37811ff634e5: Created GsupExpect[0] for "262420000011825" to be handled at TC_sgsap_mt_sms_and_nothing0(1281) TC_sgsap_mt_sms_and_nothing0(1281)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1273)@37811ff634e5: Added conn table entry 0TC_sgsap_mt_sms_and_nothing0(1281)13184979 MSC_Test_0-RAN(1273)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1272)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1274)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1274)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1274)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1274)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1274)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1272)@37811ff634e5: { messageType := 2, destLocRef := 'C92FD3'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(1272)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1272)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1272)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1272)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1272)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms_and_nothing0(1281)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_nothing0(1281)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1272)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1272)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(1272)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1272)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1274)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1274)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1274)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1272)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1272)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1272)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1272)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms_and_nothing0(1281)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1273)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1273)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(1272)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1272)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1272)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1272)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1274)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1274)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1274)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1272)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1272)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1272)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1272)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1272)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1272)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1272)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1272)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1274)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1274)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1274)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1272)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1274)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1273)@37811ff634e5: Deleted conn table entry 0TC_sgsap_mt_sms_and_nothing0(1281)13184979 TC_sgsap_mt_sms_and_nothing0(1281)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_nothing0(1281)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_nothing0(1281)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_nothing0(1281)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1273)@37811ff634e5: Created IMSI[0] for '262420000011825'H'3873D427'O to be handled at TC_sgsap_mt_sms_and_nothing0(1281) MSC_Test_0-M3UA(1274)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1274)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1273)@37811ff634e5: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_mt_sms_and_nothing0(1281) TC_sgsap_mt_sms_and_nothing0(1281)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_nothing0(1281)@37811ff634e5: 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 := '3873D427'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1273)@37811ff634e5: Added conn table entry 0TC_sgsap_mt_sms_and_nothing0(1281)7536790 MSC_Test_0-RAN(1273)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1272)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1274)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1274)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1274)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1272)@37811ff634e5: { messageType := 2, destLocRef := '730096'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(1272)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1274)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1274)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1274)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(1272)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1272)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1272)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1272)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1274)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1272)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1272)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1272)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1272)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms_and_nothing0(1281)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_nothing0(1281)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1272)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1272)@37811ff634e5: vl_len:28 MSC_Test_0-SCCP(1272)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1272)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1274)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1274)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1274)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1274)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(1272)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1272)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1272)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1274)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1272)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1272)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1272)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1272)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1272)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms_and_nothing0(1281)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_nothing0(1281)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1272)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1272)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1272)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1272)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1274)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1274)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1274)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1272)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1272)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1272)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1272)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1272)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1272)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1272)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1272)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1274)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1274)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1274)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1272)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1274)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1273)@37811ff634e5: Deleted conn table entry 0TC_sgsap_mt_sms_and_nothing0(1281)7536790 TC_sgsap_mt_sms_and_nothing0(1281)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_nothing0(1281)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_nothing0(1281)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_nothing0(1281)@37811ff634e5: Final verdict of PTC: pass MSC_Test-MNCC(1275)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(1272)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(1274)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(1273)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(1278)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(1276)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1271)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(1279)@37811ff634e5: Final verdict of PTC: none MSC_Test-SGsAP(1280)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(1277)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1282)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1271): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(1272): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(1273): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(1274): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(1275): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(1276): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(1277): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(1278): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(1279): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SGsAP(1280): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_sgsap_mt_sms_and_nothing0(1281): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1282): none (pass -> pass) MTC@37811ff634e5: Test case TC_sgsap_mt_sms_and_nothing finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mt_sms_and_nothing pass'. Thu Nov 21 04:25:47 UTC 2024 ====== MSC_Tests.TC_sgsap_mt_sms_and_nothing pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_sgsap_mt_sms_and_nothing.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=343984) Waiting for packet dumper to finish... 1 (prev_count=343984, count=345632) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mt_sms_and_nothing pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_mt_sms_and_reject'. ------ MSC_Tests.TC_sgsap_mt_sms_and_reject ------ Thu Nov 21 04:25:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_sgsap_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_mt_sms_and_reject' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_sgsap_mt_sms_and_reject started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(1286)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(1286)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1286)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(1284)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1287)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1286)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(1286)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1286)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1286)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(1286)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1286)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1286)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1286)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1286)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1286)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1286)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1286)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1286)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1286)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1286)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1286)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1289)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1289)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1289)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1289)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1289)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1289)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1289)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1289)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1292)@37811ff634e5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1292)@37811ff634e5: Created Expect[0] for '262420000011826'H to be handled at TC_sgsap_mt_sms_and_reject0(1293) MSC_Test-GSUP(1290)@37811ff634e5: Created GsupExpect[0] for "262420000011826" to be handled at TC_sgsap_mt_sms_and_reject0(1293) MSC_Test-GSUP(1290)@37811ff634e5: Found GsupExpect[0] for "262420000011826" handled at TC_sgsap_mt_sms_and_reject0(1293) MSC_Test-GSUP(1290)@37811ff634e5: Added IMSI table entry 0TC_sgsap_mt_sms_and_reject0(1293)"262420000011826" TC_sgsap_mt_sms_and_reject0(1293)@37811ff634e5: tr_SGsAP_IMSI: '262420000011826'H TC_sgsap_mt_sms_and_reject0(1293)@37811ff634e5: tr_SGsAP_IMSI: '262420000011826'H MSC_Test-SGsAP(1292)@37811ff634e5: 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 := '0D56DD99'O } } } } } } handled at TC_sgsap_mt_sms_and_reject0(1293) TC_sgsap_mt_sms_and_reject0(1293)@37811ff634e5: tr_SGsAP_IMSI: '262420000011826'H TC_sgsap_mt_sms_and_reject0(1293)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(1286)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1286)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1286)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1285)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_mt_sms_and_reject0(1293)@37811ff634e5: tr_SGsAP_IMSI: '262420000011826'H MSC_Test_0-M3UA(1286)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1286)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP-IPA(1289)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1289)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_sgsap_mt_sms_and_reject0(1293)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1290)@37811ff634e5: Created GsupExpect[0] for "262420000011826" to be handled at TC_sgsap_mt_sms_and_reject0(1293) TC_sgsap_mt_sms_and_reject0(1293)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1285)@37811ff634e5: Added conn table entry 0TC_sgsap_mt_sms_and_reject0(1293)10412419 MSC_Test_0-SCCP(1284)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(1285)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1286)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1286)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1286)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1286)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1286)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1284)@37811ff634e5: { messageType := 2, destLocRef := '9EE183'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(1284)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1284)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1284)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1284)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1284)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms_and_reject0(1293)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_reject0(1293)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1284)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1284)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(1284)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1284)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1286)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1286)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1286)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1284)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1284)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1284)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1284)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms_and_reject0(1293)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1285)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1285)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(1284)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1284)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1284)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1284)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1286)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1286)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1286)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1284)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1284)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1284)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1284)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1284)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1284)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1284)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1284)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1286)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1286)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1286)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1284)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1286)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1285)@37811ff634e5: Deleted conn table entry 0TC_sgsap_mt_sms_and_reject0(1293)10412419 TC_sgsap_mt_sms_and_reject0(1293)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_reject0(1293)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_reject0(1293)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_reject0(1293)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1285)@37811ff634e5: Created IMSI[0] for '262420000011826'H'08C1E8DB'O to be handled at TC_sgsap_mt_sms_and_reject0(1293) MSC_Test_0-M3UA(1286)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1286)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1285)@37811ff634e5: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_mt_sms_and_reject0(1293) TC_sgsap_mt_sms_and_reject0(1293)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_reject0(1293)@37811ff634e5: 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 := '08C1E8DB'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1285)@37811ff634e5: Added conn table entry 0TC_sgsap_mt_sms_and_reject0(1293)8738049 MSC_Test_0-RAN(1285)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1284)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1286)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1286)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1286)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1284)@37811ff634e5: { messageType := 2, destLocRef := '855501'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(1284)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1286)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1286)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1286)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1286)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1284)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1284)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1284)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1284)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1284)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1284)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1284)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1284)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms_and_reject0(1293)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_reject0(1293)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1284)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1284)@37811ff634e5: vl_len:28 MSC_Test_0-SCCP(1284)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1284)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1286)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1286)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1286)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1286)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1286)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1284)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1284)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1284)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1284)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1284)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1284)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1284)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1284)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms_and_reject0(1293)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_reject0(1293)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1284)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1284)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1284)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1284)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1286)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1286)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1286)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1284)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1284)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1284)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1284)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1284)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1284)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1284)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1284)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1286)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1286)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1286)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1284)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1286)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1285)@37811ff634e5: Deleted conn table entry 0TC_sgsap_mt_sms_and_reject0(1293)8738049 TC_sgsap_mt_sms_and_reject0(1293)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_reject0(1293)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_reject0(1293)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_reject0(1293)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_reject0(1293)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-M3UA(1286)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(1287)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(1285)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(1290)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(1284)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(1291)@37811ff634e5: Final verdict of PTC: none MSC_Test-SGsAP(1292)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1283)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(1288)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(1289)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1294)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1283): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(1284): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(1285): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(1286): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(1287): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(1288): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(1289): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(1290): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(1291): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SGsAP(1292): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_sgsap_mt_sms_and_reject0(1293): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1294): none (pass -> pass) MTC@37811ff634e5: Test case TC_sgsap_mt_sms_and_reject finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mt_sms_and_reject pass'. Thu Nov 21 04:26:14 UTC 2024 ====== MSC_Tests.TC_sgsap_mt_sms_and_reject pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_sgsap_mt_sms_and_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=350299) Waiting for packet dumper to finish... 1 (prev_count=350299, count=351372) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mt_sms_and_reject pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_unexp_ud'. ------ MSC_Tests.TC_sgsap_unexp_ud ------ Thu Nov 21 04:26: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_sgsap_unexp_ud.pcap" >/data/MSC_Tests.TC_sgsap_unexp_ud.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_unexp_ud' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_sgsap_unexp_ud started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(1298)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(1298)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1298)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(1296)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1299)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1298)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(1298)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1298)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1298)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(1298)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1298)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1298)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1298)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1298)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1298)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1298)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1298)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1298)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1298)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1298)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1298)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1301)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1301)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1301)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1301)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1301)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1301)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1301)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1301)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1304)@37811ff634e5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1304)@37811ff634e5: Created Expect[0] for '262420000011821'H to be handled at TC_sgsap_unexp_ud0(1305) MSC_Test_0-M3UA(1298)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1298)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1298)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1297)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(1302)@37811ff634e5: Created GsupExpect[0] for "262420000011821" to be handled at TC_sgsap_unexp_ud0(1305) TC_sgsap_unexp_ud0(1305)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1297)@37811ff634e5: Added conn table entry 0TC_sgsap_unexp_ud0(1305)6407030 MSC_Test_0-SCCP(1296)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(1297)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1298)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1298)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1298)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1298)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1298)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1296)@37811ff634e5: { messageType := 2, destLocRef := '61C376'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(1296)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(1302)@37811ff634e5: Found GsupExpect[0] for "262420000011821" handled at TC_sgsap_unexp_ud0(1305) MSC_Test-GSUP(1302)@37811ff634e5: Added IMSI table entry 0TC_sgsap_unexp_ud0(1305)"262420000011821" MSC_Test_0-SCCP(1296)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1296)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1296)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1296)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1296)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1296)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(1296)@37811ff634e5: vl_from0 TC_sgsap_unexp_ud0(1305)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_unexp_ud0(1305)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-SCCP(1296)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1298)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1298)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1298)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1296)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1296)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1296)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1296)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_unexp_ud0(1305)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1297)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1297)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(1296)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1296)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1296)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1296)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1298)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1298)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1298)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1296)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1296)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1296)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1296)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1296)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1296)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1296)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1296)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1298)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1298)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1298)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1296)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1298)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1297)@37811ff634e5: Deleted conn table entry 0TC_sgsap_unexp_ud0(1305)6407030 TC_sgsap_unexp_ud0(1305)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1305)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_unexp_ud0(1305)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1305)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1305)@37811ff634e5: tr_SGsAP_IMSI: '262420000011821'H MSC_Test-SGsAP(1304)@37811ff634e5: 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(1305) TC_sgsap_unexp_ud0(1305)@37811ff634e5: tr_SGsAP_IMSI: '262420000011821'H MSC_Test-GSUP(1302)@37811ff634e5: Created GsupExpect[0] for "262420000011821" to be handled at TC_sgsap_unexp_ud0(1305) TC_sgsap_unexp_ud0(1305)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1297)@37811ff634e5: Added conn table entry 0TC_sgsap_unexp_ud0(1305)13759202 MSC_Test_0-RAN(1297)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1296)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1298)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1298)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1298)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1298)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1298)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1296)@37811ff634e5: { messageType := 2, destLocRef := 'D1F2E2'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(1296)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1296)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1296)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1296)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1296)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1296)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1296)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(1296)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1296)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1298)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_unexp_ud0(1305)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_unexp_ud0(1305)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1298)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1298)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1296)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1296)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1296)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1296)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_unexp_ud0(1305)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1297)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1297)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(1296)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1296)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1296)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1296)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1298)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1298)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1298)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1296)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1296)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1296)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1296)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1296)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1296)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1296)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1296)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1298)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1298)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1298)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1296)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1298)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1297)@37811ff634e5: Deleted conn table entry 0TC_sgsap_unexp_ud0(1305)13759202 TC_sgsap_unexp_ud0(1305)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1305)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_unexp_ud0(1305)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1305)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1297)@37811ff634e5: Created IMSI[0] for '262420000011821'H'B39070AC'O to be handled at TC_sgsap_unexp_ud0(1305) MSC_Test_0-M3UA(1298)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1298)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1297)@37811ff634e5: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_unexp_ud0(1305) TC_sgsap_unexp_ud0(1305)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1305)@37811ff634e5: 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 := 'B39070AC'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1297)@37811ff634e5: Added conn table entry 0TC_sgsap_unexp_ud0(1305)1163375 MSC_Test_0-RAN(1297)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1296)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1298)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1298)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1298)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1296)@37811ff634e5: { messageType := 2, destLocRef := '11C06F'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(1296)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1298)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1298)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1298)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(1296)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1296)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1296)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1296)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1298)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1296)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1296)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1296)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1296)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_unexp_ud0(1305)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_unexp_ud0(1305)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1296)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1296)@37811ff634e5: vl_len:28 MSC_Test_0-SCCP(1296)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1296)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1298)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1298)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1298)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1298)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(1296)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1296)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1296)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1296)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1298)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1296)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1296)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1296)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1296)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_unexp_ud0(1305)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1305)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1296)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1296)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1296)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1296)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1298)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1298)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1298)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1296)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1296)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1296)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1296)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1296)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1296)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1296)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1296)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1298)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1298)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1298)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1296)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1298)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1297)@37811ff634e5: Deleted conn table entry 0TC_sgsap_unexp_ud0(1305)1163375 TC_sgsap_unexp_ud0(1305)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1305)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_unexp_ud0(1305)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1305)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1305)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-RAN(1297)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(1299)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(1298)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(1302)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(1300)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(1296)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1295)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(1301)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(1303)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1306)@37811ff634e5: Final verdict of PTC: none MSC_Test-SGsAP(1304)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1295): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(1296): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(1297): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(1298): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(1299): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(1300): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(1301): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(1302): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(1303): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SGsAP(1304): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_sgsap_unexp_ud0(1305): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1306): none (pass -> pass) MTC@37811ff634e5: Test case TC_sgsap_unexp_ud finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_unexp_ud pass'. Thu Nov 21 04:26:20 UTC 2024 ====== MSC_Tests.TC_sgsap_unexp_ud pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_sgsap_unexp_ud.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=421996) Waiting for packet dumper to finish... 1 (prev_count=421996, count=423644) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_unexp_ud pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_unsol_ud'. ------ MSC_Tests.TC_sgsap_unsol_ud ------ Thu Nov 21 04:26:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_sgsap_unsol_ud.pcap" >/data/MSC_Tests.TC_sgsap_unsol_ud.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_unsol_ud' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_sgsap_unsol_ud started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(1310)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(1310)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1310)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(1308)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1311)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1310)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(1310)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1310)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1310)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(1310)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1310)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1310)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1310)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1310)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1310)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1310)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1310)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1310)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1310)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1310)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1310)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1313)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1313)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1313)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1313)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1313)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1313)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1313)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1313)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1316)@37811ff634e5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1316)@37811ff634e5: Created Expect[0] for '262420000011822'H to be handled at TC_sgsap_unsol_ud0(1317) MSC_Test_0-M3UA(1310)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1310)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1310)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1309)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_unsol_ud0(1317)@37811ff634e5: tr_SGsAP_IMSI: '262420000011822'H MSC_Test-SGsAP(1316)@37811ff634e5: 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(1317) TC_sgsap_unsol_ud0(1317)@37811ff634e5: tr_SGsAP_IMSI: '262420000011822'H MSC_Test-GSUP(1314)@37811ff634e5: Created GsupExpect[0] for "262420000011822" to be handled at TC_sgsap_unsol_ud0(1317) TC_sgsap_unsol_ud0(1317)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1309)@37811ff634e5: Added conn table entry 0TC_sgsap_unsol_ud0(1317)9188557 MSC_Test_0-SCCP(1308)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(1309)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1310)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1310)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1310)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1310)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1310)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1308)@37811ff634e5: { messageType := 2, destLocRef := '8C34CD'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(1308)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1308)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1308)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1308)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1308)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1314)@37811ff634e5: Found GsupExpect[0] for "262420000011822" handled at TC_sgsap_unsol_ud0(1317) MSC_Test-GSUP(1314)@37811ff634e5: Added IMSI table entry 0TC_sgsap_unsol_ud0(1317)"262420000011822" MSC_Test_0-SCCP(1308)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1308)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(1308)@37811ff634e5: vl_from0 TC_sgsap_unsol_ud0(1317)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_unsol_ud0(1317)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-SCCP(1308)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1310)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1310)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1310)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1308)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1308)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1308)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1308)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_unsol_ud0(1317)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1309)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1309)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(1308)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1308)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1308)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1308)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1310)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1310)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1310)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1308)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1308)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1308)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1308)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1308)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1308)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1308)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1308)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1310)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1310)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1310)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1308)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1310)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1309)@37811ff634e5: Deleted conn table entry 0TC_sgsap_unsol_ud0(1317)9188557 TC_sgsap_unsol_ud0(1317)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unsol_ud0(1317)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_unsol_ud0(1317)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unsol_ud0(1317)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1309)@37811ff634e5: Created IMSI[0] for '262420000011822'H'6A810FB1'O to be handled at TC_sgsap_unsol_ud0(1317) MSC_Test_0-M3UA(1310)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1310)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1309)@37811ff634e5: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_unsol_ud0(1317) TC_sgsap_unsol_ud0(1317)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unsol_ud0(1317)@37811ff634e5: 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 := '6A810FB1'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1309)@37811ff634e5: Added conn table entry 0TC_sgsap_unsol_ud0(1317)6037840 MSC_Test_0-RAN(1309)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1308)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1310)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1310)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1310)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1308)@37811ff634e5: { messageType := 2, destLocRef := '5C2150'O ("\\!P"), 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(1308)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1310)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1310)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1308)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1310)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(1308)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1308)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1308)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1310)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1308)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1308)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1308)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1308)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_unsol_ud0(1317)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_unsol_ud0(1317)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1308)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1308)@37811ff634e5: vl_len:28 MSC_Test_0-SCCP(1308)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1308)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1310)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1310)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1310)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1310)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(1308)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1308)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1308)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1308)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1310)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1308)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1308)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1308)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1308)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_unsol_ud0(1317)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unsol_ud0(1317)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1308)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1308)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1308)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1308)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1310)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1310)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1310)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1308)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1308)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1308)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1308)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1308)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1308)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1308)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1308)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1310)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1310)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1310)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1308)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1310)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1309)@37811ff634e5: Deleted conn table entry 0TC_sgsap_unsol_ud0(1317)6037840 TC_sgsap_unsol_ud0(1317)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unsol_ud0(1317)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_unsol_ud0(1317)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unsol_ud0(1317)@37811ff634e5: 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(1309)@37811ff634e5: Added conn table entry 0TC_sgsap_unsol_ud0(1317)4234980 MSC_Test_0-RAN(1309)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1308)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1310)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1310)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1310)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1310)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1310)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1308)@37811ff634e5: { messageType := 2, destLocRef := '409EE4'O, sourceLocRef := '0000F5'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1308)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1308)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1308)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1308)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1308)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1308)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1308)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(1308)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1308)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(1308)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1308)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1308)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1308)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1310)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1310)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1310)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1310)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1308)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1310)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1309)@37811ff634e5: Deleted conn table entry 0TC_sgsap_unsol_ud0(1317)4234980 TC_sgsap_unsol_ud0(1317)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unsol_ud0(1317)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unsol_ud0(1317)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-SCCP(1308)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(1311)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(1314)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(1312)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(1310)@37811ff634e5: Final verdict of PTC: none MSC_Test-SGsAP(1316)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(1313)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1307)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(1315)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(1309)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1318)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1307): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(1308): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(1309): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(1310): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(1311): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(1312): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(1313): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(1314): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(1315): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SGsAP(1316): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_sgsap_unsol_ud0(1317): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1318): none (pass -> pass) MTC@37811ff634e5: Test case TC_sgsap_unsol_ud finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_unsol_ud pass'. Thu Nov 21 04:26:27 UTC 2024 ====== MSC_Tests.TC_sgsap_unsol_ud pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_sgsap_unsol_ud.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=379040) Waiting for packet dumper to finish... 1 (prev_count=379040, count=380791) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_unsol_ud pass' was executed successfully (exit status: 0). MTC@37811ff634e5: 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 ------ Thu Nov 21 04:26:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_bssap_lu_sgsap_lu_and_mt_call' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_bssap_lu_sgsap_lu_and_mt_call started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(1322)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(1322)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1322)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(1320)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1323)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1322)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(1322)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1322)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1322)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(1322)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test-GSUP-IPA(1325)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test_0-M3UA(1322)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1322)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1322)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test-GSUP-IPA(1325)@37811ff634e5: CCM Tx:{ msg_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(1322)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1322)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1322)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1322)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1322)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1322)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1322)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1322)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1325)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1325)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1325)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1325)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1325)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1325)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1328)@37811ff634e5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1328)@37811ff634e5: Created Expect[0] for '262420000118139'H to be handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1329) MSC_Test_0-M3UA(1322)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1322)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1322)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1321)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(1326)@37811ff634e5: Created GsupExpect[0] for "262420000118139" to be handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1329) TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1321)@37811ff634e5: Added conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1329)9991861 MSC_Test_0-RAN(1321)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1320)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1322)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1322)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1322)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1322)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1322)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1320)@37811ff634e5: { messageType := 2, destLocRef := '9876B5'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(1320)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1320)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1320)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1320)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1320)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1326)@37811ff634e5: Found GsupExpect[0] for "262420000118139" handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1329) MSC_Test-GSUP(1326)@37811ff634e5: Added IMSI table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1329)"262420000118139" MSC_Test_0-SCCP(1320)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1320)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(1320)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1320)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1322)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(1322)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1322)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1320)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1320)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1320)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1320)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1321)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1321)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(1320)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1320)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1320)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1320)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1322)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1322)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1322)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1320)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1320)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1320)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1320)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1320)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1320)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1320)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1320)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1322)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1322)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1322)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1320)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1322)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1321)@37811ff634e5: Deleted conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1329)9991861 TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1326)@37811ff634e5: Created GsupExpect[0] for "262420000118139" to be handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1329) TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@37811ff634e5: tr_SGsAP_IMSI: '262420000118139'H TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@37811ff634e5: tr_SGsAP_IMSI: '262420000118139'H MSC_Test-SGsAP(1328)@37811ff634e5: 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 := '738DEDB7'O } } } } } } handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1329) TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@37811ff634e5: tr_SGsAP_IMSI: '262420000118139'H TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@37811ff634e5: tr_SGsAP_IMSI: '262420000118139'H MSC_Test-MNCC(1323)@37811ff634e5: Added conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1329)1725705910 TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@37811ff634e5: tr_SGsAP_IMSI: '262420000118139'H MSC_Test_0-RAN(1321)@37811ff634e5: Created IMSI[0] for '262420000118139'H'738DEDB7'O to be handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1329) TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@37811ff634e5: 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 := '738DEDB7'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1321)@37811ff634e5: Added conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1329)15173352 MSC_Test_0-SCCP(1320)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1322)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1322)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1322)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1320)@37811ff634e5: { messageType := 2, destLocRef := 'E786E8'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(1320)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1322)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1322)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1322)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(1320)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1320)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1320)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1320)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1322)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1320)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1320)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1320)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1320)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@37811ff634e5: f_mt_call_complete 1 MSC_Test_0-RAN(1321)@37811ff634e5: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1321)@37811ff634e5: patched enc_l3: '8301'O MSC_Test_0-SCCP(1320)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1320)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1320)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1320)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1322)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@37811ff634e5: f_mt_call_complete 2 MSC_Test-MGCP(1324)@37811ff634e5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1329) MSC_Test-MGCP(1324)@37811ff634e5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "99", 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_bssap_lu_sgsap_lu_and_mt_call0(1329) TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@37811ff634e5: f_mt_call_complete 3 TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@37811ff634e5: f_mt_call_complete 4 MSC_Test_0-M3UA(1322)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1322)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1320)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1320)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1320)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1320)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@37811ff634e5: f_mt_call_complete 6 MSC_Test_0-SCCP(1320)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1320)@37811ff634e5: vl_len:14 MSC_Test_0-SCCP(1320)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1320)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1322)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1321)@37811ff634e5: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1321)@37811ff634e5: patched enc_l3: '8347'O MSC_Test_0-SCCP(1320)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1320)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1320)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1320)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1322)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@37811ff634e5: f_mt_call_complete 8 TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@37811ff634e5: f_mt_call_complete 5 TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@37811ff634e5: f_mt_call_complete 7 TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@37811ff634e5: f_mt_call_complete 9 TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@37811ff634e5: Osmux ok: use_osmux = false got_osmux_count = 0 TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@37811ff634e5: f_mt_call_complete DONE TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@37811ff634e5: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1322)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1322)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1320)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1320)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1320)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1320)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@37811ff634e5: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1321)@37811ff634e5: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1321)@37811ff634e5: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1320)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1320)@37811ff634e5: vl_len:9 MSC_Test_0-SCCP(1320)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1320)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1322)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1323)@37811ff634e5: Deleted conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1329)1725705910 TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@37811ff634e5: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-M3UA(1322)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1322)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1322)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1322)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1320)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1320)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1320)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1320)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1320)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1320)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1320)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1320)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@37811ff634e5: f_call_hangup 3: rx DTAP CC REL COMPL TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@37811ff634e5: f_call_hangup 5: rx BSSAP Clear Command TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1320)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1320)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1320)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1320)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1322)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1322)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1322)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1320)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1322)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1321)@37811ff634e5: Deleted conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1329)15173352 TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@37811ff634e5: f_call_hangup 6: rx SCCP DISC TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@37811ff634e5: f_call_hangup 9: done TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@37811ff634e5: tr_SGsAP_IMSI: '262420000118139'H TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@37811ff634e5: tr_SGsAP_IMSI: '262420000118139'H TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1326)@37811ff634e5: Created GsupExpect[1] for "262420000118139" to be handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1329) TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1321)@37811ff634e5: Added conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1329)13663234 MSC_Test_0-RAN(1321)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1320)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1322)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1322)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1322)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1322)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1322)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1320)@37811ff634e5: { messageType := 2, destLocRef := 'D07C02'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(1320)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1320)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1320)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1320)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1320)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1320)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1320)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(1320)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1320)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1322)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1322)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1322)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1320)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1320)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1320)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1320)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1321)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1321)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(1320)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1320)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1320)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1320)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1322)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1322)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1322)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1320)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1320)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1320)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1320)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1320)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1320)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1320)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1320)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1322)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1322)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1322)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1320)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1322)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1321)@37811ff634e5: Deleted conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1329)13663234 TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1321)@37811ff634e5: Created IMSI[1] for '262420000118139'H'A9205701'O to be handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1329) MSC_Test_0-M3UA(1322)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1322)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1321)@37811ff634e5: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_bssap_lu_sgsap_lu_and_mt_call0(1329) TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@37811ff634e5: 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 := 'A9205701'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1321)@37811ff634e5: Added conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1329)12051124 MSC_Test_0-RAN(1321)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1320)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1322)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1322)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1322)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1322)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(1320)@37811ff634e5: { messageType := 2, destLocRef := 'B7E2B4'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(1320)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1322)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1322)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1322)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1320)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1320)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1320)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1320)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1320)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1320)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1320)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1320)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1320)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1320)@37811ff634e5: vl_len:28 MSC_Test_0-SCCP(1320)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1320)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1322)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1322)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1322)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1322)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1322)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1320)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1320)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1320)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1320)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1320)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1320)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1320)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1320)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1320)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1320)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1320)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1320)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1322)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1322)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1322)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1320)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1320)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1320)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1320)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1320)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1320)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1320)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1320)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1322)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1322)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1322)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1320)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1322)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1321)@37811ff634e5: Deleted conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1329)12051124 TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-M3UA(1322)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(1321)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(1320)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(1326)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(1323)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1330)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(1325)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(1324)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(1327)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1319)@37811ff634e5: Final verdict of PTC: none MSC_Test-SGsAP(1328)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1319): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(1320): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(1321): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(1322): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(1323): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(1324): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(1325): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(1326): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(1327): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SGsAP(1328): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_bssap_lu_sgsap_lu_and_mt_call0(1329): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1330): none (pass -> pass) MTC@37811ff634e5: Test case TC_bssap_lu_sgsap_lu_and_mt_call finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_bssap_lu_sgsap_lu_and_mt_call pass'. Thu Nov 21 04:26:40 UTC 2024 ====== MSC_Tests.TC_bssap_lu_sgsap_lu_and_mt_call pass ====== Saving talloc report from 172.18.28.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=647302) Waiting for packet dumper to finish... 1 (prev_count=647302, count=648375) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_bssap_lu_sgsap_lu_and_mt_call pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_lu_and_mt_call'. ------ MSC_Tests.TC_sgsap_lu_and_mt_call ------ Thu Nov 21 04:26:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_sgsap_lu_and_mt_call.pcap" >/data/MSC_Tests.TC_sgsap_lu_and_mt_call.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_lu_and_mt_call' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_sgsap_lu_and_mt_call started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(1334)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(1334)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1334)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(1332)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1335)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1334)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(1334)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1334)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1334)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(1334)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1334)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1334)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1334)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1334)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1334)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1334)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1334)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1334)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1334)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1334)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1334)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1337)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1337)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1337)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1337)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1337)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1337)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1337)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1337)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1340)@37811ff634e5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1340)@37811ff634e5: Created Expect[0] for '262420000011827'H to be handled at TC_sgsap_lu_and_mt_call0(1341) MSC_Test_0-M3UA(1334)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1334)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1334)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1333)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(1338)@37811ff634e5: Created GsupExpect[0] for "262420000011827" to be handled at TC_sgsap_lu_and_mt_call0(1341) MSC_Test-GSUP(1338)@37811ff634e5: Found GsupExpect[0] for "262420000011827" handled at TC_sgsap_lu_and_mt_call0(1341) MSC_Test-GSUP(1338)@37811ff634e5: Added IMSI table entry 0TC_sgsap_lu_and_mt_call0(1341)"262420000011827" TC_sgsap_lu_and_mt_call0(1341)@37811ff634e5: tr_SGsAP_IMSI: '262420000011827'H TC_sgsap_lu_and_mt_call0(1341)@37811ff634e5: tr_SGsAP_IMSI: '262420000011827'H MSC_Test-SGsAP(1340)@37811ff634e5: 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 := '96E97823'O } } } } } } handled at TC_sgsap_lu_and_mt_call0(1341) TC_sgsap_lu_and_mt_call0(1341)@37811ff634e5: tr_SGsAP_IMSI: '262420000011827'H TC_sgsap_lu_and_mt_call0(1341)@37811ff634e5: setverdict(pass): none -> pass TC_sgsap_lu_and_mt_call0(1341)@37811ff634e5: tr_SGsAP_IMSI: '262420000011827'H MSC_Test-MNCC(1335)@37811ff634e5: Added conn table entry 0TC_sgsap_lu_and_mt_call0(1341)1315826903 TC_sgsap_lu_and_mt_call0(1341)@37811ff634e5: tr_SGsAP_IMSI: '262420000011827'H MSC_Test_0-RAN(1333)@37811ff634e5: Created IMSI[0] for '262420000011827'H'96E97823'O to be handled at TC_sgsap_lu_and_mt_call0(1341) TC_sgsap_lu_and_mt_call0(1341)@37811ff634e5: 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 := '96E97823'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1333)@37811ff634e5: Added conn table entry 0TC_sgsap_lu_and_mt_call0(1341)8850419 MSC_Test_0-SCCP(1332)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1334)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1334)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1334)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1334)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1334)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1334)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1334)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1332)@37811ff634e5: { messageType := 2, destLocRef := '870BF3'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(1332)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1332)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1332)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1332)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1332)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1332)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1332)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1332)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1332)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_mt_call0(1341)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_mt_call0(1341)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1341)@37811ff634e5: f_mt_call_complete 1 MSC_Test_0-RAN(1333)@37811ff634e5: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1333)@37811ff634e5: patched enc_l3: '8301'O MSC_Test_0-SCCP(1332)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1332)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1332)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1332)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1334)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_lu_and_mt_call0(1341)@37811ff634e5: f_mt_call_complete 2 MSC_Test-MGCP(1336)@37811ff634e5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_sgsap_lu_and_mt_call0(1341) MSC_Test-MGCP(1336)@37811ff634e5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "105", 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_sgsap_lu_and_mt_call0(1341) TC_sgsap_lu_and_mt_call0(1341)@37811ff634e5: f_mt_call_complete 3 TC_sgsap_lu_and_mt_call0(1341)@37811ff634e5: f_mt_call_complete 4 MSC_Test_0-M3UA(1334)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1334)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1332)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1332)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1332)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1332)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_mt_call0(1341)@37811ff634e5: f_mt_call_complete 6 MSC_Test_0-SCCP(1332)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1332)@37811ff634e5: vl_len:14 MSC_Test_0-SCCP(1332)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1332)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-RAN(1333)@37811ff634e5: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1333)@37811ff634e5: patched enc_l3: '8347'O MSC_Test_0-M3UA(1334)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1332)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1332)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1332)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1332)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1334)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_lu_and_mt_call0(1341)@37811ff634e5: f_mt_call_complete 5 TC_sgsap_lu_and_mt_call0(1341)@37811ff634e5: f_mt_call_complete 8 TC_sgsap_lu_and_mt_call0(1341)@37811ff634e5: f_mt_call_complete 7 TC_sgsap_lu_and_mt_call0(1341)@37811ff634e5: f_mt_call_complete 9 TC_sgsap_lu_and_mt_call0(1341)@37811ff634e5: Osmux ok: use_osmux = false got_osmux_count = 0 TC_sgsap_lu_and_mt_call0(1341)@37811ff634e5: f_mt_call_complete DONE TC_sgsap_lu_and_mt_call0(1341)@37811ff634e5: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1334)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1334)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1332)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1332)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1332)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1332)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_mt_call0(1341)@37811ff634e5: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1333)@37811ff634e5: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1333)@37811ff634e5: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1332)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1332)@37811ff634e5: vl_len:9 MSC_Test_0-SCCP(1332)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1332)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1334)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1335)@37811ff634e5: Deleted conn table entry 0TC_sgsap_lu_and_mt_call0(1341)1315826903 MSC_Test_0-M3UA(1334)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1334)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1334)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(1332)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1332)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1332)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1332)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1334)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_sgsap_lu_and_mt_call0(1341)@37811ff634e5: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-SCCP(1332)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1332)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1332)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1332)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_mt_call0(1341)@37811ff634e5: f_call_hangup 3: rx DTAP CC REL COMPL TC_sgsap_lu_and_mt_call0(1341)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_sgsap_lu_and_mt_call0(1341)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_sgsap_lu_and_mt_call0(1341)@37811ff634e5: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1332)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1332)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1332)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1332)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1334)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1334)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1334)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1332)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1334)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1333)@37811ff634e5: Deleted conn table entry 0TC_sgsap_lu_and_mt_call0(1341)8850419 TC_sgsap_lu_and_mt_call0(1341)@37811ff634e5: f_call_hangup 6: rx SCCP DISC TC_sgsap_lu_and_mt_call0(1341)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1341)@37811ff634e5: f_call_hangup 9: done TC_sgsap_lu_and_mt_call0(1341)@37811ff634e5: tr_SGsAP_IMSI: '262420000011827'H TC_sgsap_lu_and_mt_call0(1341)@37811ff634e5: tr_SGsAP_IMSI: '262420000011827'H TC_sgsap_lu_and_mt_call0(1341)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1338)@37811ff634e5: Created GsupExpect[0] for "262420000011827" to be handled at TC_sgsap_lu_and_mt_call0(1341) TC_sgsap_lu_and_mt_call0(1341)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1333)@37811ff634e5: Added conn table entry 0TC_sgsap_lu_and_mt_call0(1341)13844635 MSC_Test_0-RAN(1333)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1332)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1334)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1334)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1334)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1334)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1334)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1332)@37811ff634e5: { messageType := 2, destLocRef := 'D3409B'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(1332)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1332)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1332)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1332)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1332)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1332)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1332)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(1332)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1332)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1334)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_lu_and_mt_call0(1341)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_mt_call0(1341)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1334)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1334)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1332)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1332)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1332)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1332)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_mt_call0(1341)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1333)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1333)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(1332)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1332)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1332)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1332)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1334)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1334)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1334)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1332)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1332)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1332)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1332)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1332)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1332)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1332)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1332)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1334)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1334)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1334)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1332)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1334)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1333)@37811ff634e5: Deleted conn table entry 0TC_sgsap_lu_and_mt_call0(1341)13844635 TC_sgsap_lu_and_mt_call0(1341)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1341)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_mt_call0(1341)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1341)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1333)@37811ff634e5: Created IMSI[1] for '262420000011827'H'94C97601'O to be handled at TC_sgsap_lu_and_mt_call0(1341) MSC_Test_0-M3UA(1334)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1334)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1333)@37811ff634e5: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_lu_and_mt_call0(1341) TC_sgsap_lu_and_mt_call0(1341)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1341)@37811ff634e5: 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 := '94C97601'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1333)@37811ff634e5: Added conn table entry 0TC_sgsap_lu_and_mt_call0(1341)11452089 MSC_Test_0-SCCP(1332)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(1333)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1334)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1334)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1334)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1334)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(1332)@37811ff634e5: { messageType := 2, destLocRef := 'AEBEB9'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-M3UA(1334)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1332)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1334)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1334)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1332)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1332)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1332)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1332)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1332)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1332)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1332)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1332)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_mt_call0(1341)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_mt_call0(1341)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1332)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1332)@37811ff634e5: vl_len:28 MSC_Test_0-SCCP(1332)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1332)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1334)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1334)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1334)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1334)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(1332)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1332)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1332)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1332)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1334)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1332)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1332)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1332)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1332)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_mt_call0(1341)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1341)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1332)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1332)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1332)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1332)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1334)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1334)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1334)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1332)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1332)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1332)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1332)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1332)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1332)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1332)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1332)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1334)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1334)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1334)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1332)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1334)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1333)@37811ff634e5: Deleted conn table entry 0TC_sgsap_lu_and_mt_call0(1341)11452089 TC_sgsap_lu_and_mt_call0(1341)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1341)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_mt_call0(1341)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1341)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1341)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-SCCP(1332)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(1334)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(1335)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(1338)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(1333)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1342)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(1337)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(1336)@37811ff634e5: Final verdict of PTC: none MSC_Test-SGsAP(1340)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(1339)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1331)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1331): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(1332): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(1333): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(1334): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(1335): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(1336): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(1337): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(1338): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(1339): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SGsAP(1340): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_sgsap_lu_and_mt_call0(1341): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1342): none (pass -> pass) MTC@37811ff634e5: Test case TC_sgsap_lu_and_mt_call finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu_and_mt_call pass'. Thu Nov 21 04:26:54 UTC 2024 ====== MSC_Tests.TC_sgsap_lu_and_mt_call pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_sgsap_lu_and_mt_call.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=540353) Waiting for packet dumper to finish... 1 (prev_count=540353, count=541426) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu_and_mt_call pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_vlr_failure'. ------ MSC_Tests.TC_sgsap_vlr_failure ------ Thu Nov 21 04:26:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_sgsap_vlr_failure.pcap" >/data/MSC_Tests.TC_sgsap_vlr_failure.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_vlr_failure' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_sgsap_vlr_failure started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(1346)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(1346)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1346)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(1344)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1347)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-SGsAP(1350)@37811ff634e5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1350)@37811ff634e5: Created Expect[0] for '262420000011811'H to be handled at TC_sgsap_vlr_failure0(1351) TC_sgsap_vlr_failure0(1351)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(1346)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(1346)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1346)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1346)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(1346)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1346)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1346)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1346)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1346)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1346)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1346)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1346)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1346)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1346)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1346)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1346)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1346)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1346)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1346)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1346)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1346)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1345)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_vlr_failure0(1351)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_vlr_failure0(1351)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-M3UA(1346)@37811ff634e5: Final verdict of PTC: none MSC_Test-SGsAP(1350)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(1348)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(1344)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(1347)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(1345)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(1349)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1352)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1343)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1343): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(1344): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(1345): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(1346): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(1347): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(1348): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(1349): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SGsAP(1350): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_sgsap_vlr_failure0(1351): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1352): none (pass -> pass) MTC@37811ff634e5: Test case TC_sgsap_vlr_failure finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_vlr_failure pass'. Thu Nov 21 04:27:00 UTC 2024 ====== MSC_Tests.TC_sgsap_vlr_failure pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_sgsap_vlr_failure.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=154848) Waiting for packet dumper to finish... 1 (prev_count=154848, count=155921) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_vlr_failure pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_unknown_cell'. ------ MSC_Tests.TC_ho_inter_bsc_unknown_cell ------ Thu Nov 21 04:27:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_ho_inter_bsc_unknown_cell.pcap" >/data/MSC_Tests.TC_ho_inter_bsc_unknown_cell.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_unknown_cell' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_ho_inter_bsc_unknown_cell started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(1356)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(1356)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1356)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(1354)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1357)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1356)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(1356)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1356)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1356)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(1356)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1356)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1356)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1356)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1356)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1356)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1356)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1356)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1356)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1356)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1356)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1356)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1359)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1359)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1359)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1359)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1359)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1359)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1359)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1359)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1360)@37811ff634e5: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc_unknown_cell0(1362) TC_ho_inter_bsc_unknown_cell0(1362)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1356)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1356)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1356)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1355)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1355)@37811ff634e5: Added conn table entry 0TC_ho_inter_bsc_unknown_cell0(1362)221663 MSC_Test_0-SCCP(1354)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(1355)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1356)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1356)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1356)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1356)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1356)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1354)@37811ff634e5: { messageType := 2, destLocRef := '0361DF'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(1354)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1354)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1354)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1354)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1354)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1360)@37811ff634e5: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc_unknown_cell0(1362) MSC_Test-GSUP(1360)@37811ff634e5: Added IMSI table entry 0TC_ho_inter_bsc_unknown_cell0(1362)"262420000000053" MSC_Test_0-SCCP(1354)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1354)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(1354)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1354)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1356)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_unknown_cell0(1362)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_unknown_cell0(1362)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(1356)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1356)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1354)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1354)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1354)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1354)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1362)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1355)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1355)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(1354)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1354)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1354)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1354)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1356)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1356)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1356)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1354)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1354)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1354)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1354)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1354)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1354)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1354)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1354)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1356)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1356)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1356)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1354)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1356)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1355)@37811ff634e5: Deleted conn table entry 0TC_ho_inter_bsc_unknown_cell0(1362)221663 TC_ho_inter_bsc_unknown_cell0(1362)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_unknown_cell0(1362)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_unknown_cell0(1362)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_unknown_cell0(1362)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_unknown_cell0(1362)@37811ff634e5: 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 := '116E7AF4'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1355)@37811ff634e5: Added conn table entry 0TC_ho_inter_bsc_unknown_cell0(1362)10244116 MSC_Test_0-RAN(1355)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1354)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1356)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1356)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1356)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1356)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1356)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1356)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1356)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1354)@37811ff634e5: { messageType := 2, destLocRef := '9C5014'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(1354)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1354)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1354)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1354)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1354)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1354)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1354)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1354)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1354)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1362)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_unknown_cell0(1362)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1357)@37811ff634e5: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc_unknown_cell0(1362) MSC_Test-MGCP(1358)@37811ff634e5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_bsc_unknown_cell0(1362) MSC_Test_0-RAN(1355)@37811ff634e5: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1355)@37811ff634e5: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1354)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1354)@37811ff634e5: vl_len:19 MSC_Test_0-SCCP(1354)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1354)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(1356)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1358)@37811ff634e5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "111", 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_unknown_cell0(1362) TC_ho_inter_bsc_unknown_cell0(1362)@37811ff634e5: f_mo_call_establish 2: rx 1st CRCX TC_ho_inter_bsc_unknown_cell0(1362)@37811ff634e5: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1357)@37811ff634e5: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc_unknown_cell0(1362) MSC_Test-MNCC(1357)@37811ff634e5: Added conn table entry 0TC_ho_inter_bsc_unknown_cell0(1362)-2147483636 MSC_Test_0-M3UA(1356)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1356)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1354)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1354)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1354)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1354)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1362)@37811ff634e5: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_bsc_unknown_cell0(1362)@37811ff634e5: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1354)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1354)@37811ff634e5: vl_len:14 MSC_Test_0-SCCP(1354)@37811ff634e5: vl_from0 MSC_Test_0-M3UA(1356)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1354)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O TC_ho_inter_bsc_unknown_cell0(1362)@37811ff634e5: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_bsc_unknown_cell0(1362)@37811ff634e5: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1356)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1356)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1354)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1354)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1354)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1354)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1356)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1356)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1354)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1354)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1354)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1354)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1362)@37811ff634e5: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1356)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1356)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1354)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1354)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1354)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1354)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1362)@37811ff634e5: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_bsc_unknown_cell0(1362)@37811ff634e5: { line := { verb := "MDCX", trans_id := "114", 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.28.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(1362)@37811ff634e5: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1355)@37811ff634e5: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1355)@37811ff634e5: patched enc_l3: '038F'O MSC_Test_0-SCCP(1354)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1354)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1354)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1354)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1356)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_unknown_cell0(1362)@37811ff634e5: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc_unknown_cell0(1362)@37811ff634e5: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc_unknown_cell0(1362)@37811ff634e5: f_mo_call_establish DONE TC_ho_inter_bsc_unknown_cell0(1362)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1354)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1354)@37811ff634e5: vl_len:14 MSC_Test_0-SCCP(1354)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1354)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000C1104010C1A060420F32403E7'O MSC_Test_0-M3UA(1356)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1356)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1356)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1354)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1354)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1354)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1354)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1362)@37811ff634e5: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1356)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1356)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1354)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1354)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1354)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1354)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1362)@37811ff634e5: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1355)@37811ff634e5: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1355)@37811ff634e5: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1354)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1354)@37811ff634e5: vl_len:9 MSC_Test_0-SCCP(1354)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1354)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O MSC_Test_0-M3UA(1356)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1356)@37811ff634e5: Message received on association #8 MSC_Test-MNCC(1357)@37811ff634e5: Deleted conn table entry 0TC_ho_inter_bsc_unknown_cell0(1362)-2147483636 MSC_Test_0-M3UA(1356)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1356)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(1354)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1354)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1354)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1354)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1356)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1354)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1354)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1354)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1354)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1362)@37811ff634e5: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_bsc_unknown_cell0(1362)@37811ff634e5: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc_unknown_cell0(1362)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_unknown_cell0(1362)@37811ff634e5: f_call_hangup 5: rx BSSAP Clear Command TC_ho_inter_bsc_unknown_cell0(1362)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1354)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1354)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1354)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1354)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1356)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1356)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1356)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1354)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1356)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1355)@37811ff634e5: Deleted conn table entry 0TC_ho_inter_bsc_unknown_cell0(1362)10244116 TC_ho_inter_bsc_unknown_cell0(1362)@37811ff634e5: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc_unknown_cell0(1362)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_unknown_cell0(1362)@37811ff634e5: f_call_hangup 9: done TC_ho_inter_bsc_unknown_cell0(1362)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-SCCP(1354)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(1356)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(1360)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(1361)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1353)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(1355)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(1357)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(1358)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(1359)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1363)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1353): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(1354): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(1355): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(1356): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(1357): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(1358): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(1359): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(1360): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(1361): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_ho_inter_bsc_unknown_cell0(1362): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1363): none (pass -> pass) MTC@37811ff634e5: Test case TC_ho_inter_bsc_unknown_cell finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_unknown_cell pass'. Thu Nov 21 04:27:08 UTC 2024 ====== MSC_Tests.TC_ho_inter_bsc_unknown_cell pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_ho_inter_bsc_unknown_cell.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=424595) Waiting for packet dumper to finish... 1 (prev_count=424595, count=426346) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_unknown_cell pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc'. ------ MSC_Tests.TC_ho_inter_bsc ------ Thu Nov 21 04:27: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_ho_inter_bsc.pcap" >/data/MSC_Tests.TC_ho_inter_bsc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_ho_inter_bsc started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(1367)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(1367)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1367)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(1365)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_1-M3UA(1370)@37811ff634e5: ************************************************* MSC_Test_1-M3UA(1370)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1370)@37811ff634e5: ************************************************* MSC_Test_1-SCCP(1368)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1371)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1367)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(1367)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1367)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1367)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(1367)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1367)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1367)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1367)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1367)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1367)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1367)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1367)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1367)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1367)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1367)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1367)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1370)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23907 to server: "172.18.28.200":2905 association #8 MSC_Test_1-M3UA(1370)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1370)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(1370)@37811ff634e5: M3UA_ASPUP sent MSC_Test_1-M3UA(1370)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(1370)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(1370)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1370)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(1370)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1370)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(1370)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1370)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(1370)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1370)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1370)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(1370)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1373)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1373)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1373)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1373)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1373)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1373)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1373)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1373)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1374)@37811ff634e5: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc0(1376) TC_ho_inter_bsc0(1376)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1367)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1367)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1367)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1366)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1366)@37811ff634e5: Added conn table entry 0TC_ho_inter_bsc0(1376)9496143 MSC_Test_0-SCCP(1365)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(1366)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1367)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1367)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1367)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1367)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1367)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1365)@37811ff634e5: { messageType := 2, destLocRef := '90E64F'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(1365)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1365)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1365)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1374)@37811ff634e5: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc0(1376) MSC_Test-GSUP(1374)@37811ff634e5: Added IMSI table entry 0TC_ho_inter_bsc0(1376)"262420000000053" MSC_Test_0-SCCP(1365)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1365)@37811ff634e5: vl_len:11 MSC_Test_0-SCCP(1365)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1365)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1367)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc0(1376)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc0(1376)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(1367)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1367)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1365)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1365)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1365)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc0(1376)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1366)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1366)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(1365)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1365)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1365)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1365)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1367)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1367)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1367)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1365)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1365)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1365)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1365)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1365)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1365)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1365)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1367)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1367)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1367)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1365)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1367)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1366)@37811ff634e5: Deleted conn table entry 0TC_ho_inter_bsc0(1376)9496143 TC_ho_inter_bsc0(1376)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1376)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc0(1376)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1376)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1376)@37811ff634e5: 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 := 'AB07765F'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1366)@37811ff634e5: Added conn table entry 0TC_ho_inter_bsc0(1376)4847685 MSC_Test_0-RAN(1366)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1365)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1367)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1370)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1370)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(1370)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(1369)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-RAN(1369)@37811ff634e5: f_create_expect(l3 := omit, n_connectPointCode := 194 MSC_Test_1-RAN(1369)@37811ff634e5: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc1(1377) MSC_Test_0-M3UA(1367)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1367)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1367)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1367)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1367)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(1365)@37811ff634e5: { messageType := 2, destLocRef := '49F845'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(1365)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1367)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1365)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1365)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1365)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1365)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1365)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1365)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc0(1376)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc0(1376)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1371)@37811ff634e5: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc0(1376) MSC_Test-MGCP(1372)@37811ff634e5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_bsc0(1376) MSC_Test_0-RAN(1366)@37811ff634e5: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1366)@37811ff634e5: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1365)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1365)@37811ff634e5: vl_len:19 MSC_Test_0-SCCP(1365)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1365)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(1367)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1372)@37811ff634e5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "117", 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_bsc0(1376) TC_ho_inter_bsc0(1376)@37811ff634e5: f_mo_call_establish 2: rx 1st CRCX TC_ho_inter_bsc0(1376)@37811ff634e5: f_mo_call_establish 6: rx 2nd CRCX MSC_Test_0-M3UA(1367)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1367)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1365)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1365)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1365)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1371)@37811ff634e5: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc0(1376) MSC_Test-MNCC(1371)@37811ff634e5: Added conn table entry 0TC_ho_inter_bsc0(1376)-2147483635 TC_ho_inter_bsc0(1376)@37811ff634e5: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_bsc0(1376)@37811ff634e5: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1365)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1365)@37811ff634e5: vl_len:14 MSC_Test_0-SCCP(1365)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1365)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1367)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc0(1376)@37811ff634e5: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_bsc0(1376)@37811ff634e5: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1367)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1367)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1365)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1365)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1365)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1367)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1367)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1365)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1365)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1365)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc0(1376)@37811ff634e5: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1367)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1367)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1365)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1365)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1365)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc0(1376)@37811ff634e5: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_bsc0(1376)@37811ff634e5: { line := { verb := "MDCX", trans_id := "120", 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.28.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(1376)@37811ff634e5: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1366)@37811ff634e5: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1366)@37811ff634e5: patched enc_l3: '038F'O MSC_Test_0-SCCP(1365)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1365)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1365)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1365)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1367)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc0(1376)@37811ff634e5: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc0(1376)@37811ff634e5: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc0(1376)@37811ff634e5: f_mo_call_establish DONE TC_ho_inter_bsc0(1376)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1365)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1365)@37811ff634e5: vl_len:16 MSC_Test_0-SCCP(1365)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1365)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000E1104010C1A080020F32400050006'O MSC_Test_0-M3UA(1367)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1370)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(1370)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1368)@37811ff634e5: First idle individual index:0 MSC_Test_1-SCCP(1368)@37811ff634e5: Warning: Stopping inactive timer T_ias[0]. MSC_Test_1-RAN(1369)@37811ff634e5: ExpectedCreateCallback handoverRequest 194 MSC_Test_1-RAN(1369)@37811ff634e5: ExpectTable[0].n_connectPointCode = 194 ==? 194 MSC_Test_1-RAN(1369)@37811ff634e5: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc1(1377) MSC_Test_1-RAN(1369)@37811ff634e5: Added conn table entry 0TC_ho_inter_bsc1(1377)14008160 MSC_Test_1-SCCP(1368)@37811ff634e5: Session index based on connection ID:0 MSC_Test_1-SCCP(1368)@37811ff634e5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_1-M3UA(1370)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-SCCP(1368)@37811ff634e5: Session index based on connection ID:0 MSC_Test_1-SCCP(1368)@37811ff634e5: vl_len:25 MSC_Test_1-SCCP(1368)@37811ff634e5: vl_from0 MSC_Test_1-SCCP(1368)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060102030409267E0180'O MSC_Test_1-M3UA(1370)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1367)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1367)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1365)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1365)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1365)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc0(1376)@37811ff634e5: 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(1368)@37811ff634e5: Session index based on connection ID:0 MSC_Test_1-SCCP(1368)@37811ff634e5: vl_len:3 MSC_Test_1-SCCP(1368)@37811ff634e5: vl_from0 MSC_Test_1-SCCP(1368)@37811ff634e5: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_1-M3UA(1370)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1367)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1367)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1365)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1365)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1365)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1368)@37811ff634e5: Session index based on connection ID:0 MSC_Test_1-SCCP(1368)@37811ff634e5: vl_len:3 MSC_Test_1-SCCP(1368)@37811ff634e5: vl_from0 MSC_Test_1-SCCP(1368)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_1-M3UA(1370)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1367)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1367)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1365)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1365)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1365)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1365)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1365)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1365)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1365)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1367)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1367)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1367)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1365)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1367)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1366)@37811ff634e5: Deleted conn table entry 0TC_ho_inter_bsc0(1376)4847685 TC_ho_inter_bsc0(1376)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1376)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc0(1376)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1376)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc0(1376)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1376)@37811ff634e5: FIRST inter-BSC Handover done MSC_Test_0-RAN(1366)@37811ff634e5: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1366)@37811ff634e5: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc0(1376) MSC_Test_1-SCCP(1368)@37811ff634e5: Session index based on connection ID:0 MSC_Test_1-SCCP(1368)@37811ff634e5: vl_len:16 MSC_Test_1-SCCP(1368)@37811ff634e5: vl_from0 MSC_Test_1-SCCP(1368)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000E1104010C1A080062F2240017002A'O MSC_Test_1-M3UA(1370)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1367)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1367)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1365)@37811ff634e5: First idle individual index:0 MSC_Test_0-SCCP(1365)@37811ff634e5: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1366)@37811ff634e5: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1366)@37811ff634e5: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1366)@37811ff634e5: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc0(1376) MSC_Test_0-RAN(1366)@37811ff634e5: Added conn table entry 0TC_ho_inter_bsc0(1376)14980748 MSC_Test_0-SCCP(1365)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1365)@37811ff634e5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1367)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1365)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1365)@37811ff634e5: vl_len:25 MSC_Test_0-SCCP(1365)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1365)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1367)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1370)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(1370)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1368)@37811ff634e5: Session index based on local reference:0 MSC_Test_1-SCCP(1368)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1368)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1368)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc1(1377)@37811ff634e5: 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(1365)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1365)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1365)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1365)@37811ff634e5: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1367)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1370)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(1370)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1368)@37811ff634e5: Session index based on local reference:0 MSC_Test_1-SCCP(1368)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1368)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1368)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1365)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1365)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1365)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1365)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1367)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1370)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(1370)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1368)@37811ff634e5: Session index based on local reference:0 MSC_Test_1-SCCP(1368)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1368)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1368)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1368)@37811ff634e5: Session index based on connection ID:0 MSC_Test_1-SCCP(1368)@37811ff634e5: vl_len:3 MSC_Test_1-SCCP(1368)@37811ff634e5: vl_from0 MSC_Test_1-SCCP(1368)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_1-M3UA(1370)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1370)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(1370)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1368)@37811ff634e5: Session index based on local reference:0 MSC_Test_1-M3UA(1370)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-RAN(1369)@37811ff634e5: Deleted conn table entry 0TC_ho_inter_bsc1(1377)14008160 TC_ho_inter_bsc1(1377)@37811ff634e5: setverdict(pass): none -> pass TC_ho_inter_bsc1(1377)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc1(1377)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc1(1377)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc1(1377)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc1(1377)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc1(1377)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-M3UA(1367)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1367)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1367)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc0(1376)@37811ff634e5: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1367)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1367)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1365)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1365)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1365)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc0(1376)@37811ff634e5: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1366)@37811ff634e5: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1366)@37811ff634e5: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1365)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1365)@37811ff634e5: vl_len:9 MSC_Test_0-SCCP(1365)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1365)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O MSC_Test_0-M3UA(1367)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1367)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1367)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1367)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(1365)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1365)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1367)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1365)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1365)@37811ff634e5: Session index based on local reference:0 MSC_Test-MNCC(1371)@37811ff634e5: Deleted conn table entry 0TC_ho_inter_bsc0(1376)-2147483635 MSC_Test_0-SCCP(1365)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1365)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1365)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc0(1376)@37811ff634e5: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_bsc0(1376)@37811ff634e5: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc0(1376)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc0(1376)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc0(1376)@37811ff634e5: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1365)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1365)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1365)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1365)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1367)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1367)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1367)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1365)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1367)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1366)@37811ff634e5: Deleted conn table entry 0TC_ho_inter_bsc0(1376)14980748 TC_ho_inter_bsc0(1376)@37811ff634e5: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc0(1376)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1376)@37811ff634e5: f_call_hangup 9: done TC_ho_inter_bsc0(1376)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1376)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-SCCP(1365)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-M3UA(1370)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(1367)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(1375)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1364)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(1373)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(1366)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-SCCP(1368)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1378)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1379)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-RAN(1369)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(1371)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(1374)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(1372)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1364): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(1365): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(1366): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(1367): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-SCCP(1368): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-RAN(1369): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-M3UA(1370): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(1371): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(1372): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(1373): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(1374): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(1375): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_ho_inter_bsc0(1376): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC TC_ho_inter_bsc1(1377): pass (pass -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1378): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1379): none (pass -> pass) MTC@37811ff634e5: Test case TC_ho_inter_bsc finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc pass'. Thu Nov 21 04:27:25 UTC 2024 ====== MSC_Tests.TC_ho_inter_bsc pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_ho_inter_bsc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=674420) Waiting for packet dumper to finish... 1 (prev_count=674420, count=676849) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_a5_1'. ------ MSC_Tests.TC_ho_inter_bsc_a5_1 ------ Thu Nov 21 04:27: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_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_a5_1' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_ho_inter_bsc_a5_1 started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(1383)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(1383)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1383)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(1381)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_1-M3UA(1386)@37811ff634e5: ************************************************* MSC_Test_1-M3UA(1386)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1386)@37811ff634e5: ************************************************* MSC_Test_1-SCCP(1384)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1387)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1383)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(1383)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1383)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1383)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(1383)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1383)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1383)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1383)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1383)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1383)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1383)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1383)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1383)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1383)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1383)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1383)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1389)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1389)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1389)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1389)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1389)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1389)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1389)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1389)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_1-M3UA(1386)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23907 to server: "172.18.28.200":2905 association #8 MSC_Test_1-M3UA(1386)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1386)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(1386)@37811ff634e5: M3UA_ASPUP sent MSC_Test_1-M3UA(1386)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(1386)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(1386)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1386)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(1386)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1386)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(1386)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1386)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(1386)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1386)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1386)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(1386)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(1390)@37811ff634e5: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc_a5_10(1392) TC_ho_inter_bsc_a5_10(1392)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1383)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1383)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1383)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1382)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1382)@37811ff634e5: Added conn table entry 0TC_ho_inter_bsc_a5_10(1392)747213 MSC_Test_0-SCCP(1381)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(1382)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1383)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1383)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1383)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1381)@37811ff634e5: { messageType := 2, destLocRef := '0B66CD'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(1381)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(1390)@37811ff634e5: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc_a5_10(1392) MSC_Test-GSUP(1390)@37811ff634e5: Added IMSI table entry 0TC_ho_inter_bsc_a5_10(1392)"262420000000053" MSC_Test_0-SCCP(1381)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1381)@37811ff634e5: vl_len:11 MSC_Test_0-SCCP(1381)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1381)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1383)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_a5_10(1392)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_10(1392)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(1383)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1383)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1381)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1381)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1381)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1381)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1382)@37811ff634e5: patching N(SD)=1 into dtap '05147703094A210473371844'O MSC_Test_0-RAN(1382)@37811ff634e5: patched enc_l3: '05547703094A210473371844'O MSC_Test_0-SCCP(1381)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1381)@37811ff634e5: vl_len:15 MSC_Test_0-SCCP(1381)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1381)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000C05547703094A210473371844'O MSC_Test_0-M3UA(1383)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1383)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1383)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1381)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1381)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1381)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1381)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1381)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1381)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1381)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1381)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0003552C02'O MSC_Test_0-M3UA(1383)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1383)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1383)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1381)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1381)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1381)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1381)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1383)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1383)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1381)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1381)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1381)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1381)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_10(1392)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1382)@37811ff634e5: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1382)@37811ff634e5: patched enc_l3: '059B'O MSC_Test_0-SCCP(1381)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1381)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1381)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1381)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1383)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1383)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1383)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1381)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1381)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1381)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1381)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1381)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1381)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1381)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1381)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1383)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1383)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1383)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1381)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1383)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1382)@37811ff634e5: Deleted conn table entry 0TC_ho_inter_bsc_a5_10(1392)747213 TC_ho_inter_bsc_a5_10(1392)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_1-M3UA(1386)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_a5_10(1392)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_10(1392)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1392)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_1-M3UA(1386)@37811ff634e5: Message received on association #8 TC_ho_inter_bsc_a5_10(1392)@37811ff634e5: 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 := '75C4395D'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_1-M3UA(1386)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1382)@37811ff634e5: Added conn table entry 0TC_ho_inter_bsc_a5_10(1392)2554985 MSC_Test_0-RAN(1382)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1381)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1383)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-RAN(1385)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-RAN(1385)@37811ff634e5: f_create_expect(l3 := omit, n_connectPointCode := 194 MSC_Test_1-RAN(1385)@37811ff634e5: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_a5_11(1393) MSC_Test_0-M3UA(1383)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1383)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1381)@37811ff634e5: { messageType := 2, destLocRef := '26FC69'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(1381)@37811ff634e5: Session index based on local reference:0 TC_ho_inter_bsc_a5_10(1392)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_10(1392)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1383)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1383)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1381)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1381)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1381)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1381)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1382)@37811ff634e5: patching N(SD)=1 into dtap '05147703094A210473371844'O MSC_Test_0-RAN(1382)@37811ff634e5: patched enc_l3: '05547703094A210473371844'O MSC_Test_0-SCCP(1381)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1381)@37811ff634e5: vl_len:15 MSC_Test_0-SCCP(1381)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1381)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000C05547703094A210473371844'O MSC_Test_0-M3UA(1383)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1383)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1383)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1381)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1381)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1381)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1381)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1381)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1381)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1381)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1381)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0003552C02'O MSC_Test_0-M3UA(1383)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1383)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1383)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1381)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1381)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1381)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1381)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1387)@37811ff634e5: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc_a5_10(1392) MSC_Test-MGCP(1388)@37811ff634e5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_bsc_a5_10(1392) MSC_Test_0-RAN(1382)@37811ff634e5: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1382)@37811ff634e5: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1381)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1381)@37811ff634e5: vl_len:19 MSC_Test_0-SCCP(1381)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1381)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O MSC_Test_0-M3UA(1383)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1388)@37811ff634e5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "125", 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_10(1392) TC_ho_inter_bsc_a5_10(1392)@37811ff634e5: f_mo_call_establish 2: rx 1st CRCX TC_ho_inter_bsc_a5_10(1392)@37811ff634e5: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1387)@37811ff634e5: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc_a5_10(1392) MSC_Test-MNCC(1387)@37811ff634e5: Added conn table entry 0TC_ho_inter_bsc_a5_10(1392)-2147483634 MSC_Test_0-M3UA(1383)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1383)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1381)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1381)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1381)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1381)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_10(1392)@37811ff634e5: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_bsc_a5_10(1392)@37811ff634e5: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1381)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1381)@37811ff634e5: vl_len:14 MSC_Test_0-SCCP(1381)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1381)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1383)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_a5_10(1392)@37811ff634e5: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_bsc_a5_10(1392)@37811ff634e5: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1383)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1383)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1381)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1381)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1381)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1381)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1383)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1383)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1381)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1381)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1381)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1381)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_10(1392)@37811ff634e5: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1383)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1383)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1381)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1381)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1381)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1381)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_10(1392)@37811ff634e5: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_bsc_a5_10(1392)@37811ff634e5: { line := { verb := "MDCX", trans_id := "128", 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.28.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(1392)@37811ff634e5: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1382)@37811ff634e5: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1382)@37811ff634e5: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1381)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1381)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1381)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1381)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000203CF'O MSC_Test_0-M3UA(1383)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_a5_10(1392)@37811ff634e5: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc_a5_10(1392)@37811ff634e5: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc_a5_10(1392)@37811ff634e5: f_mo_call_establish DONE TC_ho_inter_bsc_a5_10(1392)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1381)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1381)@37811ff634e5: vl_len:16 MSC_Test_0-SCCP(1381)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1381)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000E1104010C1A080020F32400050006'O MSC_Test_0-M3UA(1383)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1386)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(1386)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1384)@37811ff634e5: First idle individual index:0 MSC_Test_1-SCCP(1384)@37811ff634e5: Warning: Stopping inactive timer T_ias[0]. MSC_Test_1-RAN(1385)@37811ff634e5: ExpectedCreateCallback handoverRequest 194 MSC_Test_1-RAN(1385)@37811ff634e5: ExpectTable[0].n_connectPointCode = 194 ==? 194 MSC_Test_1-RAN(1385)@37811ff634e5: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_a5_11(1393) MSC_Test_1-RAN(1385)@37811ff634e5: Added conn table entry 0TC_ho_inter_bsc_a5_11(1393)16304726 MSC_Test_1-SCCP(1384)@37811ff634e5: Session index based on connection ID:0 MSC_Test_1-SCCP(1384)@37811ff634e5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_1-M3UA(1386)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-SCCP(1384)@37811ff634e5: Session index based on connection ID:0 MSC_Test_1-SCCP(1384)@37811ff634e5: vl_len:25 MSC_Test_1-SCCP(1384)@37811ff634e5: vl_from0 MSC_Test_1-SCCP(1384)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060102030409267E0180'O MSC_Test_1-M3UA(1386)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1383)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1383)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1381)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1381)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1381)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1381)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_10(1392)@37811ff634e5: 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(1384)@37811ff634e5: Session index based on connection ID:0 MSC_Test_1-SCCP(1384)@37811ff634e5: vl_len:3 MSC_Test_1-SCCP(1384)@37811ff634e5: vl_from0 MSC_Test_1-SCCP(1384)@37811ff634e5: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_1-M3UA(1386)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1383)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1383)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1381)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1381)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1381)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1381)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1384)@37811ff634e5: Session index based on connection ID:0 MSC_Test_1-SCCP(1384)@37811ff634e5: vl_len:3 MSC_Test_1-SCCP(1384)@37811ff634e5: vl_from0 MSC_Test_1-SCCP(1384)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_1-M3UA(1386)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1383)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1383)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1381)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1381)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1381)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1381)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1381)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1381)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1381)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1381)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1383)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1383)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1383)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1381)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1383)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1382)@37811ff634e5: Deleted conn table entry 0TC_ho_inter_bsc_a5_10(1392)2554985 TC_ho_inter_bsc_a5_10(1392)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1392)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_10(1392)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1392)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_10(1392)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1392)@37811ff634e5: FIRST inter-BSC Handover done MSC_Test_0-RAN(1382)@37811ff634e5: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1382)@37811ff634e5: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_a5_10(1392) MSC_Test_1-SCCP(1384)@37811ff634e5: Session index based on connection ID:0 MSC_Test_1-SCCP(1384)@37811ff634e5: vl_len:16 MSC_Test_1-SCCP(1384)@37811ff634e5: vl_from0 MSC_Test_1-SCCP(1384)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000E1104010C1A080062F2240017002A'O MSC_Test_1-M3UA(1386)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1383)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1383)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1381)@37811ff634e5: First idle individual index:0 MSC_Test_0-SCCP(1381)@37811ff634e5: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1382)@37811ff634e5: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1382)@37811ff634e5: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1382)@37811ff634e5: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_a5_10(1392) MSC_Test_0-RAN(1382)@37811ff634e5: Added conn table entry 0TC_ho_inter_bsc_a5_10(1392)3275285 MSC_Test_0-SCCP(1381)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1381)@37811ff634e5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1383)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1381)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1381)@37811ff634e5: vl_len:25 MSC_Test_0-SCCP(1381)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1381)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1383)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1386)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(1386)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1384)@37811ff634e5: Session index based on local reference:0 MSC_Test_1-SCCP(1384)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1384)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1384)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_11(1393)@37811ff634e5: 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(1381)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1381)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1381)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1381)@37811ff634e5: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1383)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1386)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(1386)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1384)@37811ff634e5: Session index based on local reference:0 MSC_Test_1-SCCP(1384)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1384)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1384)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1381)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1381)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1381)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1381)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1383)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1386)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(1386)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1384)@37811ff634e5: Session index based on local reference:0 MSC_Test_1-SCCP(1384)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1384)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1384)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1384)@37811ff634e5: Session index based on connection ID:0 MSC_Test_1-SCCP(1384)@37811ff634e5: vl_len:3 MSC_Test_1-SCCP(1384)@37811ff634e5: vl_from0 MSC_Test_1-SCCP(1384)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_1-M3UA(1386)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1386)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(1386)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1384)@37811ff634e5: Session index based on local reference:0 MSC_Test_1-M3UA(1386)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-RAN(1385)@37811ff634e5: Deleted conn table entry 0TC_ho_inter_bsc_a5_11(1393)16304726 TC_ho_inter_bsc_a5_11(1393)@37811ff634e5: setverdict(pass): none -> pass TC_ho_inter_bsc_a5_11(1393)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_11(1393)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_11(1393)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_11(1393)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_11(1393)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_11(1393)@37811ff634e5: Final verdict of PTC: pass TC_ho_inter_bsc_a5_10(1392)@37811ff634e5: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1383)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1383)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1381)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1381)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1381)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1381)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_10(1392)@37811ff634e5: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1382)@37811ff634e5: patching N(SD)=0 into dtap '032D0802E180'O MSC_Test_0-RAN(1382)@37811ff634e5: patched enc_l3: '032D0802E180'O MSC_Test_0-SCCP(1381)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1381)@37811ff634e5: vl_len:9 MSC_Test_0-SCCP(1381)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1381)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010006032D0802E180'O MSC_Test_0-M3UA(1383)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1387)@37811ff634e5: Deleted conn table entry 0TC_ho_inter_bsc_a5_10(1392)-2147483634 TC_ho_inter_bsc_a5_10(1392)@37811ff634e5: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-M3UA(1383)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1383)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1381)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1381)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1381)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1381)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1383)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1383)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1381)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1381)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1381)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1381)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_10(1392)@37811ff634e5: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc_a5_10(1392)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_a5_10(1392)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_a5_10(1392)@37811ff634e5: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1381)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1381)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1381)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1381)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1383)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1383)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1383)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1381)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1383)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1382)@37811ff634e5: Deleted conn table entry 0TC_ho_inter_bsc_a5_10(1392)3275285 TC_ho_inter_bsc_a5_10(1392)@37811ff634e5: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc_a5_10(1392)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1392)@37811ff634e5: f_call_hangup 9: done TC_ho_inter_bsc_a5_10(1392)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1392)@37811ff634e5: Final verdict of PTC: pass MSC_Test-GSUP(1390)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(1383)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-M3UA(1386)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-SCCP(1384)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-RAN(1385)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(1387)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(1382)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(1381)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1395)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(1391)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(1388)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(1389)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1380)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1394)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1380): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(1381): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(1382): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(1383): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-SCCP(1384): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-RAN(1385): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-M3UA(1386): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(1387): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(1388): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(1389): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(1390): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(1391): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_ho_inter_bsc_a5_10(1392): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC TC_ho_inter_bsc_a5_11(1393): pass (pass -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1394): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1395): none (pass -> pass) MTC@37811ff634e5: Test case TC_ho_inter_bsc_a5_1 finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_a5_1 pass'. Thu Nov 21 04:27:42 UTC 2024 ====== MSC_Tests.TC_ho_inter_bsc_a5_1 pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_ho_inter_bsc_a5_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=732758) Waiting for packet dumper to finish... 1 (prev_count=732758, count=735187) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_a5_1 pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_a5_3'. ------ MSC_Tests.TC_ho_inter_bsc_a5_3 ------ Thu Nov 21 04:27:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_ho_inter_bsc_a5_3.pcap" >/data/MSC_Tests.TC_ho_inter_bsc_a5_3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_a5_3' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_ho_inter_bsc_a5_3 started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(1399)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(1399)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1399)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(1397)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_1-M3UA(1402)@37811ff634e5: ************************************************* MSC_Test_1-M3UA(1402)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1402)@37811ff634e5: ************************************************* MSC_Test_1-SCCP(1400)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1403)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1399)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(1399)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1399)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1399)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(1399)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1399)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1399)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1399)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1399)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1399)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1399)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1399)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1399)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1399)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1399)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1399)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1402)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23907 to server: "172.18.28.200":2905 association #8 MSC_Test_1-M3UA(1402)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1402)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(1402)@37811ff634e5: M3UA_ASPUP sent MSC_Test_1-M3UA(1402)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(1402)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(1402)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1402)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(1402)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1402)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(1402)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1402)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(1402)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1402)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1402)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(1402)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1405)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1405)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1405)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1405)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1405)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1405)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1405)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1405)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1406)@37811ff634e5: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc_a5_30(1408) TC_ho_inter_bsc_a5_30(1408)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1399)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1399)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1399)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1398)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1398)@37811ff634e5: Added conn table entry 0TC_ho_inter_bsc_a5_30(1408)72918 MSC_Test_0-SCCP(1397)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(1398)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1399)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1399)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1399)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1397)@37811ff634e5: { messageType := 2, destLocRef := '011CD6'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(1397)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(1406)@37811ff634e5: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc_a5_30(1408) MSC_Test-GSUP(1406)@37811ff634e5: Added IMSI table entry 0TC_ho_inter_bsc_a5_30(1408)"262420000000053" MSC_Test_0-SCCP(1397)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1397)@37811ff634e5: vl_len:11 MSC_Test_0-SCCP(1397)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1397)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1399)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_a5_30(1408)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_30(1408)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(1399)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1399)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1397)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1397)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1397)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1397)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1398)@37811ff634e5: patching N(SD)=1 into dtap '05145555FD642104AB524F7D'O MSC_Test_0-RAN(1398)@37811ff634e5: patched enc_l3: '05545555FD642104AB524F7D'O MSC_Test_0-SCCP(1397)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1397)@37811ff634e5: vl_len:15 MSC_Test_0-SCCP(1397)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1397)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000C05545555FD642104AB524F7D'O MSC_Test_0-M3UA(1399)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1399)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1399)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1397)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1397)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1397)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1397)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1397)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1397)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1397)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1397)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1399)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1399)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1399)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1397)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1397)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1397)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1397)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-M3UA(1402)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1402)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(1402)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1399)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1399)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1397)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1397)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1397)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1397)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-RAN(1401)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_ho_inter_bsc_a5_30(1408)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1398)@37811ff634e5: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1398)@37811ff634e5: patched enc_l3: '059B'O MSC_Test_0-SCCP(1397)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1397)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1397)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1397)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1399)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-RAN(1401)@37811ff634e5: f_create_expect(l3 := omit, n_connectPointCode := 194 MSC_Test_1-RAN(1401)@37811ff634e5: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_a5_31(1409) MSC_Test_0-M3UA(1399)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1399)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1397)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1397)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1397)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1397)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1397)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1397)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1397)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1397)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1399)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1399)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1399)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1397)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1399)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1398)@37811ff634e5: Deleted conn table entry 0TC_ho_inter_bsc_a5_30(1408)72918 TC_ho_inter_bsc_a5_30(1408)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1408)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_30(1408)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1408)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1408)@37811ff634e5: 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 := 'B6FA5CE4'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1398)@37811ff634e5: Added conn table entry 0TC_ho_inter_bsc_a5_30(1408)4607016 MSC_Test_0-RAN(1398)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1397)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1399)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1399)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1399)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1397)@37811ff634e5: { messageType := 2, destLocRef := '464C28'O ("FL("), 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(1397)@37811ff634e5: Session index based on local reference:0 TC_ho_inter_bsc_a5_30(1408)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_30(1408)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1399)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1399)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1397)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1397)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1397)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1397)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1398)@37811ff634e5: patching N(SD)=1 into dtap '05145555FD642104AB524F7D'O MSC_Test_0-RAN(1398)@37811ff634e5: patched enc_l3: '05545555FD642104AB524F7D'O MSC_Test_0-SCCP(1397)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1397)@37811ff634e5: vl_len:15 MSC_Test_0-SCCP(1397)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1397)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000C05545555FD642104AB524F7D'O MSC_Test_0-M3UA(1399)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1399)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1399)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1397)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1397)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1397)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1397)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1397)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1397)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1397)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1397)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1399)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1399)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1399)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1397)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1397)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1397)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1397)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1403)@37811ff634e5: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc_a5_30(1408) MSC_Test-MGCP(1404)@37811ff634e5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_bsc_a5_30(1408) MSC_Test_0-RAN(1398)@37811ff634e5: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1398)@37811ff634e5: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1397)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1397)@37811ff634e5: vl_len:19 MSC_Test_0-SCCP(1397)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1397)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O MSC_Test_0-M3UA(1399)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1404)@37811ff634e5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "133", 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_a5_30(1408) TC_ho_inter_bsc_a5_30(1408)@37811ff634e5: f_mo_call_establish 2: rx 1st CRCX TC_ho_inter_bsc_a5_30(1408)@37811ff634e5: f_mo_call_establish 6: rx 2nd CRCX MSC_Test_0-M3UA(1399)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1399)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(1403)@37811ff634e5: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc_a5_30(1408) MSC_Test_0-SCCP(1397)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1397)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1397)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1397)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1403)@37811ff634e5: Added conn table entry 0TC_ho_inter_bsc_a5_30(1408)-2147483633 TC_ho_inter_bsc_a5_30(1408)@37811ff634e5: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_bsc_a5_30(1408)@37811ff634e5: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1397)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1397)@37811ff634e5: vl_len:14 MSC_Test_0-SCCP(1397)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1397)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1399)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_a5_30(1408)@37811ff634e5: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_bsc_a5_30(1408)@37811ff634e5: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1399)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1399)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1397)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1397)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1397)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1397)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1399)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1399)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1397)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1397)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1397)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1397)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_30(1408)@37811ff634e5: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1399)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1399)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1397)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1397)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1397)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1397)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_30(1408)@37811ff634e5: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_bsc_a5_30(1408)@37811ff634e5: { line := { verb := "MDCX", trans_id := "136", 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.28.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(1408)@37811ff634e5: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1398)@37811ff634e5: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1398)@37811ff634e5: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1397)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1397)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1397)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1397)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000203CF'O MSC_Test_0-M3UA(1399)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_a5_30(1408)@37811ff634e5: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc_a5_30(1408)@37811ff634e5: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc_a5_30(1408)@37811ff634e5: f_mo_call_establish DONE TC_ho_inter_bsc_a5_30(1408)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1397)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1397)@37811ff634e5: vl_len:16 MSC_Test_0-SCCP(1397)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1397)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000E1104010C1A080020F32400050006'O MSC_Test_0-M3UA(1399)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1402)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(1402)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1400)@37811ff634e5: First idle individual index:0 MSC_Test_1-SCCP(1400)@37811ff634e5: Warning: Stopping inactive timer T_ias[0]. MSC_Test_1-RAN(1401)@37811ff634e5: ExpectedCreateCallback handoverRequest 194 MSC_Test_1-RAN(1401)@37811ff634e5: ExpectTable[0].n_connectPointCode = 194 ==? 194 MSC_Test_1-RAN(1401)@37811ff634e5: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_a5_31(1409) MSC_Test_1-RAN(1401)@37811ff634e5: Added conn table entry 0TC_ho_inter_bsc_a5_31(1409)15425801 MSC_Test_1-SCCP(1400)@37811ff634e5: Session index based on connection ID:0 MSC_Test_1-SCCP(1400)@37811ff634e5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_1-M3UA(1402)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-SCCP(1400)@37811ff634e5: Session index based on connection ID:0 MSC_Test_1-SCCP(1400)@37811ff634e5: vl_len:25 MSC_Test_1-SCCP(1400)@37811ff634e5: vl_from0 MSC_Test_1-SCCP(1400)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060102030409267E0180'O MSC_Test_1-M3UA(1402)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1399)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1399)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1397)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1397)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1397)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1397)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_30(1408)@37811ff634e5: 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(1400)@37811ff634e5: Session index based on connection ID:0 MSC_Test_1-SCCP(1400)@37811ff634e5: vl_len:3 MSC_Test_1-SCCP(1400)@37811ff634e5: vl_from0 MSC_Test_1-SCCP(1400)@37811ff634e5: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_1-M3UA(1402)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1399)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1399)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1397)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1397)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1397)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1397)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1400)@37811ff634e5: Session index based on connection ID:0 MSC_Test_1-SCCP(1400)@37811ff634e5: vl_len:3 MSC_Test_1-SCCP(1400)@37811ff634e5: vl_from0 MSC_Test_1-SCCP(1400)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_1-M3UA(1402)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1399)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1399)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1397)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1397)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1397)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1397)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1397)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1397)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1397)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1397)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1399)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1399)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1399)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1397)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1399)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1398)@37811ff634e5: Deleted conn table entry 0TC_ho_inter_bsc_a5_30(1408)4607016 TC_ho_inter_bsc_a5_30(1408)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1408)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_30(1408)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1408)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_30(1408)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1408)@37811ff634e5: FIRST inter-BSC Handover done MSC_Test_0-RAN(1398)@37811ff634e5: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1398)@37811ff634e5: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_a5_30(1408) MSC_Test_1-SCCP(1400)@37811ff634e5: Session index based on connection ID:0 MSC_Test_1-SCCP(1400)@37811ff634e5: vl_len:16 MSC_Test_1-SCCP(1400)@37811ff634e5: vl_from0 MSC_Test_1-SCCP(1400)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000E1104010C1A080062F2240017002A'O MSC_Test_1-M3UA(1402)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1399)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1399)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1397)@37811ff634e5: First idle individual index:0 MSC_Test_0-SCCP(1397)@37811ff634e5: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1398)@37811ff634e5: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1398)@37811ff634e5: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1398)@37811ff634e5: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_a5_30(1408) MSC_Test_0-RAN(1398)@37811ff634e5: Added conn table entry 0TC_ho_inter_bsc_a5_30(1408)8529693 MSC_Test_0-SCCP(1397)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1397)@37811ff634e5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1399)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1397)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1397)@37811ff634e5: vl_len:25 MSC_Test_0-SCCP(1397)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1397)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1399)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1402)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(1402)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1400)@37811ff634e5: Session index based on local reference:0 MSC_Test_1-SCCP(1400)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1400)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1400)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_31(1409)@37811ff634e5: 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(1397)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1397)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1397)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1397)@37811ff634e5: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1399)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1402)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(1402)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1400)@37811ff634e5: Session index based on local reference:0 MSC_Test_1-SCCP(1400)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1400)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1400)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1397)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1397)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1397)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1397)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1399)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1402)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(1402)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1400)@37811ff634e5: Session index based on local reference:0 MSC_Test_1-SCCP(1400)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1400)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1400)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1400)@37811ff634e5: Session index based on connection ID:0 MSC_Test_1-SCCP(1400)@37811ff634e5: vl_len:3 MSC_Test_1-SCCP(1400)@37811ff634e5: vl_from0 MSC_Test_1-SCCP(1400)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_1-M3UA(1402)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1402)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(1402)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1400)@37811ff634e5: Session index based on local reference:0 MSC_Test_1-M3UA(1402)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-RAN(1401)@37811ff634e5: Deleted conn table entry 0TC_ho_inter_bsc_a5_31(1409)15425801 TC_ho_inter_bsc_a5_31(1409)@37811ff634e5: setverdict(pass): none -> pass TC_ho_inter_bsc_a5_31(1409)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_31(1409)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_31(1409)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_31(1409)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_31(1409)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_31(1409)@37811ff634e5: Final verdict of PTC: pass TC_ho_inter_bsc_a5_30(1408)@37811ff634e5: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1399)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1399)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1397)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1397)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1397)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1397)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_30(1408)@37811ff634e5: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1398)@37811ff634e5: patching N(SD)=0 into dtap '032D0802E180'O MSC_Test_0-RAN(1398)@37811ff634e5: patched enc_l3: '032D0802E180'O MSC_Test_0-SCCP(1397)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1397)@37811ff634e5: vl_len:9 MSC_Test_0-SCCP(1397)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1397)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010006032D0802E180'O MSC_Test_0-M3UA(1399)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1399)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1399)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1397)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1397)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1397)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1397)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1399)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1399)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1397)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1397)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1397)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1397)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1403)@37811ff634e5: Deleted conn table entry 0TC_ho_inter_bsc_a5_30(1408)-2147483633 TC_ho_inter_bsc_a5_30(1408)@37811ff634e5: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_bsc_a5_30(1408)@37811ff634e5: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc_a5_30(1408)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_a5_30(1408)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_a5_30(1408)@37811ff634e5: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1397)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1397)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1397)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1397)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1399)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1399)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1399)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1397)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1399)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1398)@37811ff634e5: Deleted conn table entry 0TC_ho_inter_bsc_a5_30(1408)8529693 TC_ho_inter_bsc_a5_30(1408)@37811ff634e5: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc_a5_30(1408)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1408)@37811ff634e5: f_call_hangup 9: done TC_ho_inter_bsc_a5_30(1408)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1408)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-RAN(1398)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(1397)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(1399)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(1406)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-RAN(1401)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(1403)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-M3UA(1402)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-SCCP(1400)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(1405)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1396)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(1404)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1410)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(1407)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1411)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1396): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(1397): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(1398): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(1399): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-SCCP(1400): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-RAN(1401): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-M3UA(1402): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(1403): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(1404): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(1405): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(1406): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(1407): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_ho_inter_bsc_a5_30(1408): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC TC_ho_inter_bsc_a5_31(1409): pass (pass -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1410): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1411): none (pass -> pass) MTC@37811ff634e5: Test case TC_ho_inter_bsc_a5_3 finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_a5_3 pass'. Thu Nov 21 04:27:59 UTC 2024 ====== MSC_Tests.TC_ho_inter_bsc_a5_3 pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_ho_inter_bsc_a5_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=732862) Waiting for packet dumper to finish... 1 (prev_count=732862, count=735291) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_a5_3 pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_a5_4'. ------ MSC_Tests.TC_ho_inter_bsc_a5_4 ------ Thu Nov 21 04:28:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_ho_inter_bsc_a5_4.pcap" >/data/MSC_Tests.TC_ho_inter_bsc_a5_4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_a5_4' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_ho_inter_bsc_a5_4 started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(1415)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(1415)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1415)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(1413)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_1-M3UA(1418)@37811ff634e5: ************************************************* MSC_Test_1-M3UA(1418)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1418)@37811ff634e5: ************************************************* MSC_Test_1-SCCP(1416)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1419)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1415)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(1415)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1415)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1415)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(1415)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1415)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1415)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1415)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1415)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1415)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1415)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1415)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1415)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1415)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1415)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1415)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1418)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23907 to server: "172.18.28.200":2905 association #8 MSC_Test_1-M3UA(1418)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1418)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(1418)@37811ff634e5: M3UA_ASPUP sent MSC_Test_1-M3UA(1418)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(1418)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(1418)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1418)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(1418)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1418)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(1418)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1418)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(1418)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1418)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1418)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(1418)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1421)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1421)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1421)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1421)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1421)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1421)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1421)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1421)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1422)@37811ff634e5: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc_a5_40(1424) TC_ho_inter_bsc_a5_40(1424)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1415)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1415)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1415)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1414)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1414)@37811ff634e5: Added conn table entry 0TC_ho_inter_bsc_a5_40(1424)5586790 MSC_Test_0-RAN(1414)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1413)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1415)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1415)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1415)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1413)@37811ff634e5: { messageType := 2, destLocRef := '553F66'O ("U?f"), 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(1413)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(1422)@37811ff634e5: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc_a5_40(1424) MSC_Test-GSUP(1422)@37811ff634e5: Added IMSI table entry 0TC_ho_inter_bsc_a5_40(1424)"262420000000053" MSC_Test_0-SCCP(1413)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1413)@37811ff634e5: vl_len:11 MSC_Test_0-SCCP(1413)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1413)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1415)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_a5_40(1424)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_40(1424)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(1415)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1415)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1413)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1413)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1413)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1413)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1414)@37811ff634e5: patching N(SD)=1 into dtap '05140DF6184C2104C7B58E21'O MSC_Test_0-RAN(1414)@37811ff634e5: patched enc_l3: '05540DF6184C2104C7B58E21'O MSC_Test_0-SCCP(1413)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1413)@37811ff634e5: vl_len:15 MSC_Test_0-SCCP(1413)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1413)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000C05540DF6184C2104C7B58E21'O MSC_Test_0-M3UA(1415)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1415)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1415)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1413)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1413)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1413)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1413)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1413)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1413)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1413)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1413)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0003552C05'O MSC_Test_0-M3UA(1415)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1415)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1415)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1413)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1413)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1413)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1413)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1415)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1415)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1413)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1413)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1413)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1413)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_40(1424)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1414)@37811ff634e5: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1414)@37811ff634e5: patched enc_l3: '059B'O MSC_Test_0-SCCP(1413)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1413)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1413)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1413)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1415)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1415)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1415)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1413)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1413)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1413)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1413)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1413)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1413)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1413)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1413)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1415)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1415)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1415)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1413)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1415)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1414)@37811ff634e5: Deleted conn table entry 0TC_ho_inter_bsc_a5_40(1424)5586790 TC_ho_inter_bsc_a5_40(1424)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1424)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_40(1424)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1424)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1424)@37811ff634e5: 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 := '0E3D8D0E'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1414)@37811ff634e5: Added conn table entry 0TC_ho_inter_bsc_a5_40(1424)2570642 MSC_Test_0-RAN(1414)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1413)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1415)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1418)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1418)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(1418)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(1417)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-RAN(1417)@37811ff634e5: f_create_expect(l3 := omit, n_connectPointCode := 194 MSC_Test_1-RAN(1417)@37811ff634e5: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_a5_41(1425) MSC_Test_0-M3UA(1415)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1415)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1413)@37811ff634e5: { messageType := 2, destLocRef := '273992'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(1413)@37811ff634e5: Session index based on local reference:0 TC_ho_inter_bsc_a5_40(1424)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_40(1424)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1415)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1415)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1413)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1413)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1413)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1413)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1414)@37811ff634e5: patching N(SD)=1 into dtap '05140DF6184C2104C7B58E21'O MSC_Test_0-RAN(1414)@37811ff634e5: patched enc_l3: '05540DF6184C2104C7B58E21'O MSC_Test_0-SCCP(1413)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1413)@37811ff634e5: vl_len:15 MSC_Test_0-SCCP(1413)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1413)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000C05540DF6184C2104C7B58E21'O MSC_Test_0-M3UA(1415)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1415)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1415)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1413)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1413)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1413)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1413)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1413)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1413)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1413)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1413)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0003552C05'O MSC_Test_0-M3UA(1415)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1415)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1415)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1413)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1413)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1413)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1413)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1419)@37811ff634e5: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc_a5_40(1424) MSC_Test-MGCP(1420)@37811ff634e5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_bsc_a5_40(1424) MSC_Test_0-RAN(1414)@37811ff634e5: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1414)@37811ff634e5: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1413)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1413)@37811ff634e5: vl_len:19 MSC_Test_0-SCCP(1413)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1413)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O MSC_Test_0-M3UA(1415)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1420)@37811ff634e5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "141", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "74" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_inter_bsc_a5_40(1424) TC_ho_inter_bsc_a5_40(1424)@37811ff634e5: f_mo_call_establish 2: rx 1st CRCX TC_ho_inter_bsc_a5_40(1424)@37811ff634e5: f_mo_call_establish 6: rx 2nd CRCX MSC_Test_0-M3UA(1415)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1415)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(1419)@37811ff634e5: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc_a5_40(1424) MSC_Test_0-SCCP(1413)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1413)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1413)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1413)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1419)@37811ff634e5: Added conn table entry 0TC_ho_inter_bsc_a5_40(1424)-2147483632 TC_ho_inter_bsc_a5_40(1424)@37811ff634e5: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_bsc_a5_40(1424)@37811ff634e5: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1413)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1413)@37811ff634e5: vl_len:14 MSC_Test_0-SCCP(1413)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1413)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1415)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_a5_40(1424)@37811ff634e5: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_bsc_a5_40(1424)@37811ff634e5: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1415)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1415)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1413)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1413)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1413)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1413)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1415)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1415)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1413)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1413)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1413)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1413)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_40(1424)@37811ff634e5: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1415)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1415)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1413)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1413)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1413)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1413)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_40(1424)@37811ff634e5: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_bsc_a5_40(1424)@37811ff634e5: { line := { verb := "MDCX", trans_id := "144", 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.28.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(1424)@37811ff634e5: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1414)@37811ff634e5: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1414)@37811ff634e5: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1413)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1413)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1413)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1413)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000203CF'O MSC_Test_0-M3UA(1415)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_a5_40(1424)@37811ff634e5: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc_a5_40(1424)@37811ff634e5: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc_a5_40(1424)@37811ff634e5: f_mo_call_establish DONE TC_ho_inter_bsc_a5_40(1424)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1413)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1413)@37811ff634e5: vl_len:16 MSC_Test_0-SCCP(1413)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1413)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000E1104010C1A080020F32400050006'O MSC_Test_0-M3UA(1415)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1418)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(1418)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1416)@37811ff634e5: First idle individual index:0 MSC_Test_1-SCCP(1416)@37811ff634e5: Warning: Stopping inactive timer T_ias[0]. MSC_Test_1-RAN(1417)@37811ff634e5: ExpectedCreateCallback handoverRequest 194 MSC_Test_1-RAN(1417)@37811ff634e5: ExpectTable[0].n_connectPointCode = 194 ==? 194 MSC_Test_1-RAN(1417)@37811ff634e5: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_a5_41(1425) MSC_Test_1-RAN(1417)@37811ff634e5: Added conn table entry 0TC_ho_inter_bsc_a5_41(1425)7280620 MSC_Test_1-SCCP(1416)@37811ff634e5: Session index based on connection ID:0 MSC_Test_1-SCCP(1416)@37811ff634e5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_1-M3UA(1418)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-SCCP(1416)@37811ff634e5: Session index based on connection ID:0 MSC_Test_1-SCCP(1416)@37811ff634e5: vl_len:25 MSC_Test_1-SCCP(1416)@37811ff634e5: vl_from0 MSC_Test_1-SCCP(1416)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060102030409267E0180'O MSC_Test_1-M3UA(1418)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1415)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1415)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1413)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1413)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1413)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1413)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_40(1424)@37811ff634e5: 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(1416)@37811ff634e5: Session index based on connection ID:0 MSC_Test_1-SCCP(1416)@37811ff634e5: vl_len:3 MSC_Test_1-SCCP(1416)@37811ff634e5: vl_from0 MSC_Test_1-SCCP(1416)@37811ff634e5: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_1-M3UA(1418)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1415)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1415)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1413)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1413)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1413)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1413)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1416)@37811ff634e5: Session index based on connection ID:0 MSC_Test_1-SCCP(1416)@37811ff634e5: vl_len:3 MSC_Test_1-SCCP(1416)@37811ff634e5: vl_from0 MSC_Test_1-SCCP(1416)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_1-M3UA(1418)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1415)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1415)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1413)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1413)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1413)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1413)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1413)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1413)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1413)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1413)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1415)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1415)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1415)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1413)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1415)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1414)@37811ff634e5: Deleted conn table entry 0TC_ho_inter_bsc_a5_40(1424)2570642 TC_ho_inter_bsc_a5_40(1424)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1424)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_40(1424)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1424)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_40(1424)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1424)@37811ff634e5: FIRST inter-BSC Handover done MSC_Test_0-RAN(1414)@37811ff634e5: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1414)@37811ff634e5: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_a5_40(1424) MSC_Test_1-SCCP(1416)@37811ff634e5: Session index based on connection ID:0 MSC_Test_1-SCCP(1416)@37811ff634e5: vl_len:16 MSC_Test_1-SCCP(1416)@37811ff634e5: vl_from0 MSC_Test_1-SCCP(1416)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000E1104010C1A080062F2240017002A'O MSC_Test_1-M3UA(1418)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1415)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1415)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1413)@37811ff634e5: First idle individual index:0 MSC_Test_0-SCCP(1413)@37811ff634e5: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1414)@37811ff634e5: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1414)@37811ff634e5: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1414)@37811ff634e5: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_a5_40(1424) MSC_Test_0-RAN(1414)@37811ff634e5: Added conn table entry 0TC_ho_inter_bsc_a5_40(1424)7321089 MSC_Test_0-SCCP(1413)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1413)@37811ff634e5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1415)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1413)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1413)@37811ff634e5: vl_len:25 MSC_Test_0-SCCP(1413)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1413)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1415)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1418)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(1418)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1416)@37811ff634e5: Session index based on local reference:0 MSC_Test_1-SCCP(1416)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1416)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1416)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_41(1425)@37811ff634e5: 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(1413)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1413)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1413)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1413)@37811ff634e5: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1415)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1418)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(1418)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1416)@37811ff634e5: Session index based on local reference:0 MSC_Test_1-SCCP(1416)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1416)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1416)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1413)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1413)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1413)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1413)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1415)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1418)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(1418)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1416)@37811ff634e5: Session index based on local reference:0 MSC_Test_1-SCCP(1416)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1416)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1416)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1416)@37811ff634e5: Session index based on connection ID:0 MSC_Test_1-SCCP(1416)@37811ff634e5: vl_len:3 MSC_Test_1-SCCP(1416)@37811ff634e5: vl_from0 MSC_Test_1-SCCP(1416)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_1-M3UA(1418)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1418)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(1418)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1416)@37811ff634e5: Session index based on local reference:0 MSC_Test_1-M3UA(1418)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-RAN(1417)@37811ff634e5: Deleted conn table entry 0TC_ho_inter_bsc_a5_41(1425)7280620 TC_ho_inter_bsc_a5_41(1425)@37811ff634e5: setverdict(pass): none -> pass TC_ho_inter_bsc_a5_41(1425)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_41(1425)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_41(1425)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_41(1425)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_41(1425)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_41(1425)@37811ff634e5: Final verdict of PTC: pass TC_ho_inter_bsc_a5_40(1424)@37811ff634e5: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1415)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1415)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1413)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1413)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1413)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1413)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_40(1424)@37811ff634e5: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1414)@37811ff634e5: patching N(SD)=0 into dtap '032D0802E180'O MSC_Test_0-RAN(1414)@37811ff634e5: patched enc_l3: '032D0802E180'O MSC_Test_0-SCCP(1413)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1413)@37811ff634e5: vl_len:9 MSC_Test_0-SCCP(1413)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1413)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010006032D0802E180'O MSC_Test_0-M3UA(1415)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1419)@37811ff634e5: Deleted conn table entry 0TC_ho_inter_bsc_a5_40(1424)-2147483632 MSC_Test_0-M3UA(1415)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1415)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1415)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(1413)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1413)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1413)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1415)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1413)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_40(1424)@37811ff634e5: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-SCCP(1413)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1413)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1413)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1413)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_40(1424)@37811ff634e5: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc_a5_40(1424)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_a5_40(1424)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_a5_40(1424)@37811ff634e5: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1413)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1413)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1413)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1413)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1415)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1415)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1415)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1413)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1415)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1414)@37811ff634e5: Deleted conn table entry 0TC_ho_inter_bsc_a5_40(1424)7321089 TC_ho_inter_bsc_a5_40(1424)@37811ff634e5: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc_a5_40(1424)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1424)@37811ff634e5: f_call_hangup 9: done TC_ho_inter_bsc_a5_40(1424)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1424)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-RAN(1414)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(1413)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-RAN(1417)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(1415)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-SCCP(1416)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-M3UA(1418)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1412)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(1422)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(1419)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(1423)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(1421)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(1420)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1426)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1427)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1412): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(1413): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(1414): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(1415): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-SCCP(1416): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-RAN(1417): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-M3UA(1418): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(1419): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(1420): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(1421): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(1422): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(1423): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_ho_inter_bsc_a5_40(1424): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC TC_ho_inter_bsc_a5_41(1425): pass (pass -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1426): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1427): none (pass -> pass) MTC@37811ff634e5: Test case TC_ho_inter_bsc_a5_4 finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_a5_4 pass'. Thu Nov 21 04:28:15 UTC 2024 ====== MSC_Tests.TC_ho_inter_bsc_a5_4 pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_ho_inter_bsc_a5_4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=731843) Waiting for packet dumper to finish... 1 (prev_count=731843, count=734272) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_a5_4 pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_ipv6'. ------ MSC_Tests.TC_ho_inter_bsc_ipv6 ------ Thu Nov 21 04:28: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_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_ipv6' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_ho_inter_bsc_ipv6 started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1431)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(1431)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1431)@37811ff634e5: ************************************************* MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-SCCP(1429)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_1-M3UA(1434)@37811ff634e5: ************************************************* MSC_Test_1-M3UA(1434)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1434)@37811ff634e5: ************************************************* MSC_Test_1-SCCP(1432)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1435)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(1437)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1437)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1437)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1437)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1437)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1437)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1437)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1437)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(1431)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(1431)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1431)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1431)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(1431)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1431)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1431)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1431)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1431)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1431)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1431)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1431)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1431)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1431)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1431)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1431)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(1438)@37811ff634e5: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc_ipv60(1440) TC_ho_inter_bsc_ipv60(1440)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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_1-M3UA(1434)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23907 to server: "172.18.28.200":2905 association #8 MSC_Test_1-M3UA(1434)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1434)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(1434)@37811ff634e5: M3UA_ASPUP sent MSC_Test_1-M3UA(1434)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(1434)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(1434)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1434)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(1434)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1434)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(1434)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1434)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(1434)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1434)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1434)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(1434)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1431)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1431)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1431)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1430)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1430)@37811ff634e5: Added conn table entry 0TC_ho_inter_bsc_ipv60(1440)5387179 MSC_Test_0-RAN(1430)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1429)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1431)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1431)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1431)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1431)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1431)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1429)@37811ff634e5: { messageType := 2, destLocRef := '5233AB'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(1429)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1429)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1429)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1429)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1429)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1438)@37811ff634e5: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc_ipv60(1440) MSC_Test-GSUP(1438)@37811ff634e5: Added IMSI table entry 0TC_ho_inter_bsc_ipv60(1440)"262420000000053" MSC_Test_0-SCCP(1429)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1429)@37811ff634e5: vl_len:11 MSC_Test_0-SCCP(1429)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1429)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1431)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_ipv60(1440)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv60(1440)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(1431)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1431)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1429)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1429)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1429)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1429)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1440)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1430)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1430)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(1429)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1429)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1429)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1429)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1431)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1431)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1431)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1429)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1429)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1429)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1429)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1429)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1429)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1429)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1429)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1431)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1431)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1431)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1429)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1431)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1430)@37811ff634e5: Deleted conn table entry 0TC_ho_inter_bsc_ipv60(1440)5387179 TC_ho_inter_bsc_ipv60(1440)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1440)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv60(1440)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1440)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1440)@37811ff634e5: 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 := '3AEE7803'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1430)@37811ff634e5: Added conn table entry 0TC_ho_inter_bsc_ipv60(1440)8566514 MSC_Test_0-RAN(1430)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1429)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1431)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1434)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1434)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(1434)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(1433)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-RAN(1433)@37811ff634e5: f_create_expect(l3 := omit, n_connectPointCode := 194 MSC_Test_1-RAN(1433)@37811ff634e5: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_ipv61(1441) MSC_Test_0-M3UA(1431)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1431)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1431)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(1429)@37811ff634e5: { messageType := 2, destLocRef := '82B6F2'O, sourceLocRef := '000108'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-M3UA(1431)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1429)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1431)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1431)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1429)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1429)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1429)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1429)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1429)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1429)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1429)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1429)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1440)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv60(1440)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1435)@37811ff634e5: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc_ipv60(1440) MSC_Test-MGCP(1436)@37811ff634e5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_bsc_ipv60(1440) MSC_Test_0-RAN(1430)@37811ff634e5: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1430)@37811ff634e5: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1429)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1429)@37811ff634e5: vl_len:19 MSC_Test_0-SCCP(1429)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1429)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(1431)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1436)@37811ff634e5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "149", 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_bsc_ipv60(1440) TC_ho_inter_bsc_ipv60(1440)@37811ff634e5: f_mo_call_establish 2: rx 1st CRCX TC_ho_inter_bsc_ipv60(1440)@37811ff634e5: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1435)@37811ff634e5: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc_ipv60(1440) MSC_Test-MNCC(1435)@37811ff634e5: Added conn table entry 0TC_ho_inter_bsc_ipv60(1440)-2147483631 MSC_Test_0-M3UA(1431)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1431)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1429)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1429)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1429)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1429)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1440)@37811ff634e5: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_bsc_ipv60(1440)@37811ff634e5: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1429)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1429)@37811ff634e5: vl_len:26 MSC_Test_0-SCCP(1429)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1429)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0018027C120000000000000000000000000000000323287E0180'O MSC_Test_0-M3UA(1431)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_ipv60(1440)@37811ff634e5: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_bsc_ipv60(1440)@37811ff634e5: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1431)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1431)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1429)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1429)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1429)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1429)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1431)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1431)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1429)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1429)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1429)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1429)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1440)@37811ff634e5: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1431)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1431)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1429)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1429)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1429)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1429)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1440)@37811ff634e5: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_bsc_ipv60(1440)@37811ff634e5: { line := { verb := "MDCX", trans_id := "152", 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.28.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(1440)@37811ff634e5: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1430)@37811ff634e5: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1430)@37811ff634e5: patched enc_l3: '038F'O MSC_Test_0-SCCP(1429)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1429)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1429)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1429)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1431)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_ipv60(1440)@37811ff634e5: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc_ipv60(1440)@37811ff634e5: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc_ipv60(1440)@37811ff634e5: f_mo_call_establish DONE TC_ho_inter_bsc_ipv60(1440)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1429)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1429)@37811ff634e5: vl_len:16 MSC_Test_0-SCCP(1429)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1429)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000E1104010C1A080020F32400050006'O MSC_Test_0-M3UA(1431)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1434)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(1434)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1432)@37811ff634e5: First idle individual index:0 MSC_Test_1-SCCP(1432)@37811ff634e5: Warning: Stopping inactive timer T_ias[0]. MSC_Test_1-RAN(1433)@37811ff634e5: ExpectedCreateCallback handoverRequest 194 MSC_Test_1-RAN(1433)@37811ff634e5: ExpectTable[0].n_connectPointCode = 194 ==? 194 MSC_Test_1-RAN(1433)@37811ff634e5: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_ipv61(1441) MSC_Test_1-RAN(1433)@37811ff634e5: Added conn table entry 0TC_ho_inter_bsc_ipv61(1441)2612790 MSC_Test_1-SCCP(1432)@37811ff634e5: Session index based on connection ID:0 MSC_Test_1-SCCP(1432)@37811ff634e5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_1-M3UA(1434)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-SCCP(1432)@37811ff634e5: Session index based on connection ID:0 MSC_Test_1-SCCP(1432)@37811ff634e5: vl_len:37 MSC_Test_1-SCCP(1432)@37811ff634e5: vl_from0 MSC_Test_1-SCCP(1432)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0023121709062BD1040E000900007C120000000000000000000000000000000809267E0180'O MSC_Test_1-M3UA(1434)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1431)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1431)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1429)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1429)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1429)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1429)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1440)@37811ff634e5: 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(1432)@37811ff634e5: Session index based on connection ID:0 MSC_Test_1-SCCP(1432)@37811ff634e5: vl_len:3 MSC_Test_1-SCCP(1432)@37811ff634e5: vl_from0 MSC_Test_1-SCCP(1432)@37811ff634e5: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_1-M3UA(1434)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1431)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1431)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1429)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1429)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1429)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1429)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1432)@37811ff634e5: Session index based on connection ID:0 MSC_Test_1-SCCP(1432)@37811ff634e5: vl_len:3 MSC_Test_1-SCCP(1432)@37811ff634e5: vl_from0 MSC_Test_1-SCCP(1432)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_1-M3UA(1434)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1431)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1431)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1429)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1429)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1429)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1429)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1429)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1429)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1429)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1429)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1431)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1431)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1431)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1429)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1431)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1430)@37811ff634e5: Deleted conn table entry 0TC_ho_inter_bsc_ipv60(1440)8566514 TC_ho_inter_bsc_ipv60(1440)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1440)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv60(1440)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1440)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv60(1440)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1440)@37811ff634e5: FIRST inter-BSC Handover done MSC_Test_0-RAN(1430)@37811ff634e5: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1430)@37811ff634e5: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_ipv60(1440) MSC_Test_1-SCCP(1432)@37811ff634e5: Session index based on connection ID:0 MSC_Test_1-SCCP(1432)@37811ff634e5: vl_len:16 MSC_Test_1-SCCP(1432)@37811ff634e5: vl_from0 MSC_Test_1-SCCP(1432)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000E1104010C1A080062F2240017002A'O MSC_Test_1-M3UA(1434)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1431)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1431)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1429)@37811ff634e5: First idle individual index:0 MSC_Test_0-SCCP(1429)@37811ff634e5: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1430)@37811ff634e5: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1430)@37811ff634e5: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1430)@37811ff634e5: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_ipv60(1440) MSC_Test_0-RAN(1430)@37811ff634e5: Added conn table entry 0TC_ho_inter_bsc_ipv60(1440)622590 MSC_Test_0-SCCP(1429)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1429)@37811ff634e5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1431)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1429)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1429)@37811ff634e5: vl_len:37 MSC_Test_0-SCCP(1429)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1429)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0023121709062BD1040E000900007C120000000000000000000000000000000323287E0180'O MSC_Test_0-M3UA(1431)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1434)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(1434)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1432)@37811ff634e5: Session index based on local reference:0 MSC_Test_1-SCCP(1432)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1432)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1432)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv61(1441)@37811ff634e5: 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(1429)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1429)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1429)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1429)@37811ff634e5: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1431)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1434)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(1434)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1432)@37811ff634e5: Session index based on local reference:0 MSC_Test_1-SCCP(1432)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1432)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1432)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1429)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1429)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1429)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1429)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1431)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1434)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(1434)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1432)@37811ff634e5: Session index based on local reference:0 MSC_Test_1-SCCP(1432)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1432)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1432)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1432)@37811ff634e5: Session index based on connection ID:0 MSC_Test_1-SCCP(1432)@37811ff634e5: vl_len:3 MSC_Test_1-SCCP(1432)@37811ff634e5: vl_from0 MSC_Test_1-SCCP(1432)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_1-M3UA(1434)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1434)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(1434)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1432)@37811ff634e5: Session index based on local reference:0 MSC_Test_1-M3UA(1434)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-RAN(1433)@37811ff634e5: Deleted conn table entry 0TC_ho_inter_bsc_ipv61(1441)2612790 TC_ho_inter_bsc_ipv61(1441)@37811ff634e5: setverdict(pass): none -> pass TC_ho_inter_bsc_ipv61(1441)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv61(1441)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv61(1441)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv61(1441)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv61(1441)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv61(1441)@37811ff634e5: Final verdict of PTC: pass TC_ho_inter_bsc_ipv60(1440)@37811ff634e5: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1431)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1431)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1429)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1429)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1429)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1429)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1440)@37811ff634e5: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1430)@37811ff634e5: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1430)@37811ff634e5: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1429)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1429)@37811ff634e5: vl_len:9 MSC_Test_0-SCCP(1429)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1429)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O MSC_Test_0-M3UA(1431)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1431)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1431)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1431)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1431)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1429)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1429)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1429)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1429)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1435)@37811ff634e5: Deleted conn table entry 0TC_ho_inter_bsc_ipv60(1440)-2147483631 MSC_Test_0-SCCP(1429)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1429)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1429)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1429)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1440)@37811ff634e5: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_bsc_ipv60(1440)@37811ff634e5: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc_ipv60(1440)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_ipv60(1440)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_ipv60(1440)@37811ff634e5: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1429)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1429)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1429)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1429)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1431)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1431)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1431)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1429)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1431)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1430)@37811ff634e5: Deleted conn table entry 0TC_ho_inter_bsc_ipv60(1440)622590 TC_ho_inter_bsc_ipv60(1440)@37811ff634e5: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc_ipv60(1440)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1440)@37811ff634e5: f_call_hangup 9: done TC_ho_inter_bsc_ipv60(1440)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1440)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-SCCP(1429)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-RAN(1433)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(1435)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(1431)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-M3UA(1434)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(1438)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(1439)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(1430)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1428)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1442)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1443)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(1437)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-SCCP(1432)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(1436)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1428): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(1429): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(1430): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(1431): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-SCCP(1432): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-RAN(1433): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-M3UA(1434): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(1435): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(1436): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(1437): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(1438): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(1439): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_ho_inter_bsc_ipv60(1440): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC TC_ho_inter_bsc_ipv61(1441): pass (pass -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1442): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1443): none (pass -> pass) MTC@37811ff634e5: Test case TC_ho_inter_bsc_ipv6 finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_ipv6 pass'. Thu Nov 21 04:28:32 UTC 2024 ====== MSC_Tests.TC_ho_inter_bsc_ipv6 pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_ho_inter_bsc_ipv6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=661671) Waiting for packet dumper to finish... 1 (prev_count=661671, count=664100) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_ipv6 pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_csd'. ------ MSC_Tests.TC_ho_inter_bsc_csd ------ Thu Nov 21 04:28:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_ho_inter_bsc_csd.pcap" >/data/MSC_Tests.TC_ho_inter_bsc_csd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_csd' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_ho_inter_bsc_csd started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(1447)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(1447)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1447)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(1445)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_1-M3UA(1450)@37811ff634e5: ************************************************* MSC_Test_1-M3UA(1450)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1450)@37811ff634e5: ************************************************* MSC_Test_1-SCCP(1448)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1451)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1447)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(1447)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1447)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1447)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(1447)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1447)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1447)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1447)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1447)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1447)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1447)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1447)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1447)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1447)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1447)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1447)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1453)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1453)@37811ff634e5: CCM Tx:{ msg_type := IPAC_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)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1453)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1453)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@37811ff634e5: IPA ID RESP: { { 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)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1453)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_1-M3UA(1450)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23907 to server: "172.18.28.200":2905 association #8 MSC_Test_1-M3UA(1450)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1450)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(1450)@37811ff634e5: M3UA_ASPUP sent MSC_Test_1-M3UA(1450)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(1450)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(1450)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1450)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(1450)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1450)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(1450)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1450)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(1450)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1450)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1450)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(1450)@37811ff634e5: Received M3UA_NOTIFY -> discard TC_ho_inter_bsc_csd0(1456)@37811ff634e5: ----------------------------------------------- TC_ho_inter_bsc_csd0(1456)@37811ff634e5: "CSD Bearer Service: BS25T" TC_ho_inter_bsc_csd0(1456)@37811ff634e5: ----------------------------------------------- MSC_Test-GSUP(1454)@37811ff634e5: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc_csd0(1456) TC_ho_inter_bsc_csd0(1456)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1447)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1447)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1447)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1446)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1446)@37811ff634e5: Added conn table entry 0TC_ho_inter_bsc_csd0(1456)3531599 MSC_Test_0-SCCP(1445)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(1446)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1447)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1447)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1447)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1447)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1447)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1445)@37811ff634e5: { messageType := 2, destLocRef := '35E34F'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(1445)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1445)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1445)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1445)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1445)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1454)@37811ff634e5: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc_csd0(1456) MSC_Test-GSUP(1454)@37811ff634e5: Added IMSI table entry 0TC_ho_inter_bsc_csd0(1456)"262420000000053" MSC_Test_0-SCCP(1445)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1445)@37811ff634e5: vl_len:11 MSC_Test_0-SCCP(1445)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1445)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1447)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_csd0(1456)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd0(1456)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(1447)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1447)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1445)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1445)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1445)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1445)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd0(1456)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1446)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1446)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(1445)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1445)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1445)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1445)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1447)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1447)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1447)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1445)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1445)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1445)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1445)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1445)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1445)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1445)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1445)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1447)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1447)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1447)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1445)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1447)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1446)@37811ff634e5: Deleted conn table entry 0TC_ho_inter_bsc_csd0(1456)3531599 TC_ho_inter_bsc_csd0(1456)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1456)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd0(1456)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1456)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1456)@37811ff634e5: 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 := '993DC2EA'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1446)@37811ff634e5: Added conn table entry 0TC_ho_inter_bsc_csd0(1456)5512470 MSC_Test_0-RAN(1446)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1445)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1447)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1450)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1450)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(1450)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(1449)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-RAN(1449)@37811ff634e5: f_create_expect(l3 := omit, n_connectPointCode := 194 MSC_Test_1-RAN(1449)@37811ff634e5: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_csd1(1457) MSC_Test_0-M3UA(1447)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1447)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1447)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(1445)@37811ff634e5: { messageType := 2, destLocRef := '541D16'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(1445)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1445)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1445)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1445)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1447)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1447)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1447)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1445)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1445)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1445)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1445)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1445)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd0(1456)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd0(1456)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1451)@37811ff634e5: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc_csd0(1456) MSC_Test-MGCP(1452)@37811ff634e5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_bsc_csd0(1456) MSC_Test_0-RAN(1446)@37811ff634e5: patching N(SD)=1 into dtap '03050407E18A89210440805E04802143F5'O MSC_Test_0-RAN(1446)@37811ff634e5: patched enc_l3: '03450407E18A89210440805E04802143F5'O MSC_Test_0-SCCP(1445)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1445)@37811ff634e5: vl_len:20 MSC_Test_0-SCCP(1445)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1445)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210440805E04802143F5'O MSC_Test_0-M3UA(1447)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1452)@37811ff634e5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "157", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "76" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_inter_bsc_csd0(1456) TC_ho_inter_bsc_csd0(1456)@37811ff634e5: f_mo_call_establish 2: rx 1st CRCX TC_ho_inter_bsc_csd0(1456)@37811ff634e5: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1451)@37811ff634e5: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc_csd0(1456) MSC_Test-MNCC(1451)@37811ff634e5: Added conn table entry 0TC_ho_inter_bsc_csd0(1456)-2147483630 MSC_Test_0-M3UA(1447)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1447)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1445)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1445)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1445)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1445)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd0(1456)@37811ff634e5: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_bsc_csd0(1456)@37811ff634e5: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1445)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1445)@37811ff634e5: vl_len:16 MSC_Test_0-SCCP(1445)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1445)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1447)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_csd0(1456)@37811ff634e5: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_bsc_csd0(1456)@37811ff634e5: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1447)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1447)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1445)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1445)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1445)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1445)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1447)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1447)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1445)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1445)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1445)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1445)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd0(1456)@37811ff634e5: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1447)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1447)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1445)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1445)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1445)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1445)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd0(1456)@37811ff634e5: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_bsc_csd0(1456)@37811ff634e5: { line := { verb := "MDCX", trans_id := "160", 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.28.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(1456)@37811ff634e5: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1446)@37811ff634e5: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1446)@37811ff634e5: patched enc_l3: '038F'O MSC_Test_0-SCCP(1445)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1445)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1445)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1445)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1447)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_csd0(1456)@37811ff634e5: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc_csd0(1456)@37811ff634e5: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc_csd0(1456)@37811ff634e5: f_mo_call_establish DONE TC_ho_inter_bsc_csd0(1456)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1445)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1445)@37811ff634e5: vl_len:16 MSC_Test_0-SCCP(1445)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1445)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000E1104010C1A080020F32400050006'O MSC_Test_0-M3UA(1447)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1450)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(1450)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1448)@37811ff634e5: First idle individual index:0 MSC_Test_1-SCCP(1448)@37811ff634e5: Warning: Stopping inactive timer T_ias[0]. MSC_Test_1-RAN(1449)@37811ff634e5: ExpectedCreateCallback handoverRequest 194 MSC_Test_1-RAN(1449)@37811ff634e5: ExpectTable[0].n_connectPointCode = 194 ==? 194 MSC_Test_1-RAN(1449)@37811ff634e5: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_csd1(1457) MSC_Test_1-RAN(1449)@37811ff634e5: Added conn table entry 0TC_ho_inter_bsc_csd1(1457)11391761 MSC_Test_1-SCCP(1448)@37811ff634e5: Session index based on connection ID:0 MSC_Test_1-SCCP(1448)@37811ff634e5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_1-M3UA(1450)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-SCCP(1448)@37811ff634e5: Session index based on connection ID:0 MSC_Test_1-SCCP(1448)@37811ff634e5: vl_len:25 MSC_Test_1-SCCP(1448)@37811ff634e5: vl_from0 MSC_Test_1-SCCP(1448)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060102030409267E0180'O MSC_Test_1-M3UA(1450)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1447)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1447)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1445)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1445)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1445)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1445)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd0(1456)@37811ff634e5: 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(1448)@37811ff634e5: Session index based on connection ID:0 MSC_Test_1-SCCP(1448)@37811ff634e5: vl_len:3 MSC_Test_1-SCCP(1448)@37811ff634e5: vl_from0 MSC_Test_1-SCCP(1448)@37811ff634e5: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_1-M3UA(1450)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1447)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1447)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1445)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1445)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1445)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1445)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1448)@37811ff634e5: Session index based on connection ID:0 MSC_Test_1-SCCP(1448)@37811ff634e5: vl_len:3 MSC_Test_1-SCCP(1448)@37811ff634e5: vl_from0 MSC_Test_1-SCCP(1448)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_1-M3UA(1450)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1447)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1447)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1445)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1445)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1445)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1445)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1445)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1445)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1445)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1445)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1447)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1447)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1447)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1445)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1447)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1446)@37811ff634e5: Deleted conn table entry 0TC_ho_inter_bsc_csd0(1456)5512470 TC_ho_inter_bsc_csd0(1456)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1456)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd0(1456)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1456)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd0(1456)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1456)@37811ff634e5: FIRST inter-BSC Handover done MSC_Test_0-RAN(1446)@37811ff634e5: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1446)@37811ff634e5: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_csd0(1456) MSC_Test_1-SCCP(1448)@37811ff634e5: Session index based on connection ID:0 MSC_Test_1-SCCP(1448)@37811ff634e5: vl_len:16 MSC_Test_1-SCCP(1448)@37811ff634e5: vl_from0 MSC_Test_1-SCCP(1448)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000E1104010C1A080062F2240017002A'O MSC_Test_1-M3UA(1450)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1447)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1447)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1445)@37811ff634e5: First idle individual index:0 MSC_Test_0-SCCP(1445)@37811ff634e5: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1446)@37811ff634e5: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1446)@37811ff634e5: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1446)@37811ff634e5: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_csd0(1456) MSC_Test_0-RAN(1446)@37811ff634e5: Added conn table entry 0TC_ho_inter_bsc_csd0(1456)5459714 MSC_Test_0-SCCP(1445)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1445)@37811ff634e5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1447)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1445)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1445)@37811ff634e5: vl_len:25 MSC_Test_0-SCCP(1445)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1445)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1447)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1450)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(1450)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1448)@37811ff634e5: Session index based on local reference:0 MSC_Test_1-SCCP(1448)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1448)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1448)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd1(1457)@37811ff634e5: 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(1445)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1445)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1445)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1445)@37811ff634e5: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1447)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1450)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(1450)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1448)@37811ff634e5: Session index based on local reference:0 MSC_Test_1-SCCP(1448)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1448)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1448)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1445)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1445)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1445)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1445)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1447)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1450)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(1450)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1448)@37811ff634e5: Session index based on local reference:0 MSC_Test_1-SCCP(1448)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1448)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1448)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1448)@37811ff634e5: Session index based on connection ID:0 MSC_Test_1-SCCP(1448)@37811ff634e5: vl_len:3 MSC_Test_1-SCCP(1448)@37811ff634e5: vl_from0 MSC_Test_1-SCCP(1448)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_1-M3UA(1450)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1450)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(1450)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1448)@37811ff634e5: Session index based on local reference:0 MSC_Test_1-M3UA(1450)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-RAN(1449)@37811ff634e5: Deleted conn table entry 0TC_ho_inter_bsc_csd1(1457)11391761 TC_ho_inter_bsc_csd1(1457)@37811ff634e5: setverdict(pass): none -> pass TC_ho_inter_bsc_csd1(1457)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd1(1457)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd1(1457)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd1(1457)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd1(1457)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd1(1457)@37811ff634e5: Final verdict of PTC: pass TC_ho_inter_bsc_csd0(1456)@37811ff634e5: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1447)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1447)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1445)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1445)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1445)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1445)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd0(1456)@37811ff634e5: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1446)@37811ff634e5: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1446)@37811ff634e5: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1445)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1445)@37811ff634e5: vl_len:9 MSC_Test_0-SCCP(1445)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1445)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O MSC_Test_0-M3UA(1447)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1447)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1447)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1447)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1447)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(1451)@37811ff634e5: Deleted conn table entry 0TC_ho_inter_bsc_csd0(1456)-2147483630 MSC_Test_0-SCCP(1445)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1445)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1445)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1445)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1445)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1445)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1445)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1445)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd0(1456)@37811ff634e5: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_bsc_csd0(1456)@37811ff634e5: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc_csd0(1456)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_csd0(1456)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_csd0(1456)@37811ff634e5: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1445)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1445)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1445)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1445)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1447)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1447)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1447)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1445)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1447)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1446)@37811ff634e5: Deleted conn table entry 0TC_ho_inter_bsc_csd0(1456)5459714 TC_ho_inter_bsc_csd0(1456)@37811ff634e5: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc_csd0(1456)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1456)@37811ff634e5: f_call_hangup 9: done TC_ho_inter_bsc_csd0(1456)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1456)@37811ff634e5: Final verdict of PTC: pass MSC_Test_1-SCCP(1448)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(1451)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-M3UA(1450)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(1446)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(1445)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(1447)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(1453)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(1454)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1444)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-RAN(1449)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1458)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(1455)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(1452)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1459)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1444): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(1445): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(1446): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(1447): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-SCCP(1448): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-RAN(1449): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-M3UA(1450): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(1451): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(1452): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(1453): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(1454): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(1455): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_ho_inter_bsc_csd0(1456): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC TC_ho_inter_bsc_csd1(1457): pass (pass -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1458): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1459): none (pass -> pass) MTC@37811ff634e5: Test case TC_ho_inter_bsc_csd finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_csd pass'. Thu Nov 21 04:28:49 UTC 2024 ====== MSC_Tests.TC_ho_inter_bsc_csd pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_ho_inter_bsc_csd.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=659853) Waiting for packet dumper to finish... 1 (prev_count=659853, count=662282) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_csd pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out'. ------ MSC_Tests.TC_ho_inter_msc_out ------ Thu Nov 21 04:28: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_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_ho_inter_msc_out started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(1463)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(1463)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1463)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(1461)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1464)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1463)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(1463)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1463)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1463)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(1463)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1463)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1463)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1463)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1463)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1463)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1463)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1463)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1463)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1463)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1463)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1463)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1466)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1466)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1466)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1466)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1466)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1466)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1466)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1466)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-MNCC(1464)@37811ff634e5: Created MnccExpect[0] for "491230099999" to be handled at TC_ho_inter_msc_out0(1469) MSC_Test-GSUP(1467)@37811ff634e5: Created GsupExpect[0] for "262420000000054" to be handled at TC_ho_inter_msc_out0(1469) TC_ho_inter_msc_out0(1469)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1463)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1463)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1463)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1462)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1462)@37811ff634e5: Added conn table entry 0TC_ho_inter_msc_out0(1469)11536022 MSC_Test_0-RAN(1462)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1461)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1463)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1463)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1463)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1463)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1463)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1461)@37811ff634e5: { messageType := 2, destLocRef := 'B00696'O, sourceLocRef := '00010B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1461)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(1467)@37811ff634e5: Found GsupExpect[0] for "262420000000054" handled at TC_ho_inter_msc_out0(1469) MSC_Test-GSUP(1467)@37811ff634e5: Added IMSI table entry 0TC_ho_inter_msc_out0(1469)"262420000000054" MSC_Test_0-SCCP(1461)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1461)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1461)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1461)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1461)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1461)@37811ff634e5: vl_len:11 MSC_Test_0-SCCP(1461)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1461)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O TC_ho_inter_msc_out0(1469)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out0(1469)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(1463)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1463)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1463)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1461)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1461)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1461)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1461)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out0(1469)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1462)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1462)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(1461)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1461)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1461)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1461)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1463)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1463)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1463)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1461)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1461)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1461)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1461)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1461)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1461)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1461)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1461)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1463)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1463)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1463)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1461)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1463)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1462)@37811ff634e5: Deleted conn table entry 0TC_ho_inter_msc_out0(1469)11536022 TC_ho_inter_msc_out0(1469)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out0(1469)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out0(1469)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out0(1469)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out0(1469)@37811ff634e5: 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 := '90E47F89'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1462)@37811ff634e5: Added conn table entry 0TC_ho_inter_msc_out0(1469)9354780 MSC_Test_0-RAN(1462)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1461)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1463)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1463)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1463)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1463)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1463)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1461)@37811ff634e5: { messageType := 2, destLocRef := '8EBE1C'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-M3UA(1463)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1463)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1461)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1461)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1461)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1461)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1461)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1461)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1461)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1461)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1461)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out0(1469)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out0(1469)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1464)@37811ff634e5: Created MnccExpect[1] for "12345" to be handled at TC_ho_inter_msc_out0(1469) MSC_Test-MGCP(1465)@37811ff634e5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_msc_out0(1469) MSC_Test_0-RAN(1462)@37811ff634e5: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1462)@37811ff634e5: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1461)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1461)@37811ff634e5: vl_len:19 MSC_Test_0-SCCP(1461)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1461)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(1463)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1465)@37811ff634e5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "165", 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_out0(1469) TC_ho_inter_msc_out0(1469)@37811ff634e5: f_mo_call_establish 2: rx 1st CRCX TC_ho_inter_msc_out0(1469)@37811ff634e5: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1464)@37811ff634e5: Found MnccExpect[1] for "12345" handled at TC_ho_inter_msc_out0(1469) MSC_Test-MNCC(1464)@37811ff634e5: Added conn table entry 0TC_ho_inter_msc_out0(1469)-2147483629 TC_ho_inter_msc_out0(1469)@37811ff634e5: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(1463)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1463)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1461)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1461)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1461)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1461)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out0(1469)@37811ff634e5: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1461)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1461)@37811ff634e5: vl_len:14 MSC_Test_0-SCCP(1461)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1461)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1463)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out0(1469)@37811ff634e5: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_msc_out0(1469)@37811ff634e5: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1463)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1463)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1461)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1461)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1461)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1461)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1463)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1463)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1461)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1461)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1461)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1461)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out0(1469)@37811ff634e5: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1463)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1463)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1461)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1461)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1461)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1461)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out0(1469)@37811ff634e5: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_msc_out0(1469)@37811ff634e5: { line := { verb := "MDCX", trans_id := "168", 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.28.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(1469)@37811ff634e5: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1462)@37811ff634e5: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1462)@37811ff634e5: patched enc_l3: '038F'O MSC_Test_0-SCCP(1461)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1461)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1461)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1461)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1463)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out0(1469)@37811ff634e5: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_msc_out0(1469)@37811ff634e5: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_msc_out0(1469)@37811ff634e5: f_mo_call_establish DONE TC_ho_inter_msc_out0(1469)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1461)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1461)@37811ff634e5: vl_len:16 MSC_Test_0-SCCP(1461)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1461)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000E1104010C1A080010771000010001'O MSC_Test_0-M3UA(1463)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1463)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1463)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1461)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1461)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1461)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1461)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1464)@37811ff634e5: Found MnccExpect[0] for "491230099999" handled at TC_ho_inter_msc_out0(1469) MSC_Test-MNCC(1464)@37811ff634e5: Added conn table entry 1TC_ho_inter_msc_out0(1469)-2147483628 MSC_Test_0-M3UA(1463)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1463)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1461)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1461)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1461)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1461)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1463)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1463)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1461)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1461)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1461)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1461)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1461)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1461)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1461)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1461)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1463)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1463)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1463)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1461)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1463)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1462)@37811ff634e5: Deleted conn table entry 0TC_ho_inter_msc_out0(1469)9354780 TC_ho_inter_msc_out0(1469)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out0(1469)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out0(1469)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out0(1469)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out0(1469)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1462)@37811ff634e5: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1462)@37811ff634e5: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_msc_out0(1469) MSC_Test_0-M3UA(1463)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1463)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1461)@37811ff634e5: First idle individual index:0 MSC_Test_0-SCCP(1461)@37811ff634e5: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1462)@37811ff634e5: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1462)@37811ff634e5: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1462)@37811ff634e5: Found Expect[0] for N-CONNECT handled at TC_ho_inter_msc_out0(1469) MSC_Test_0-RAN(1462)@37811ff634e5: Added conn table entry 0TC_ho_inter_msc_out0(1469)5724670 MSC_Test_0-SCCP(1461)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1461)@37811ff634e5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1463)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1461)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1461)@37811ff634e5: vl_len:25 MSC_Test_0-SCCP(1461)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1461)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1463)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1461)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1461)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1461)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1461)@37811ff634e5: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1463)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1461)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1461)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1461)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1461)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1463)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out0(1469)@37811ff634e5: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1463)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1463)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1461)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1461)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1461)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1461)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out0(1469)@37811ff634e5: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1462)@37811ff634e5: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1462)@37811ff634e5: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1461)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1461)@37811ff634e5: vl_len:9 MSC_Test_0-SCCP(1461)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1461)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O MSC_Test_0-M3UA(1463)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1463)@37811ff634e5: Message received on association #8 MSC_Test-MNCC(1464)@37811ff634e5: Deleted conn table entry 0TC_ho_inter_msc_out0(1469)-2147483629 MSC_Test_0-M3UA(1463)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1463)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1463)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1461)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1461)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1461)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1461)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1461)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1461)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1461)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1461)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out0(1469)@37811ff634e5: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_msc_out0(1469)@37811ff634e5: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_msc_out0(1469)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out0(1469)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out0(1469)@37811ff634e5: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1461)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1461)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1461)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1461)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1463)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1463)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1463)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1461)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-RAN(1462)@37811ff634e5: Deleted conn table entry 0TC_ho_inter_msc_out0(1469)5724670 MSC_Test_0-M3UA(1463)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out0(1469)@37811ff634e5: f_call_hangup 6: rx SCCP DISC TC_ho_inter_msc_out0(1469)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out0(1469)@37811ff634e5: f_call_hangup 9: done TC_ho_inter_msc_out0(1469)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out0(1469)@37811ff634e5: Final verdict of PTC: pass MSC_Test-GSUP(1467)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(1462)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(1463)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(1461)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(1464)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(1465)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1460)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(1466)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(1468)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1470)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1460): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(1461): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(1462): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(1463): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(1464): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(1465): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(1466): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(1467): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(1468): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_ho_inter_msc_out0(1469): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1470): none (pass -> pass) MTC@37811ff634e5: Test case TC_ho_inter_msc_out finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out pass'. Thu Nov 21 04:29:00 UTC 2024 ====== MSC_Tests.TC_ho_inter_msc_out pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_ho_inter_msc_out.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=560615) Waiting for packet dumper to finish... 1 (prev_count=560615, count=562366) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out pass' was executed successfully (exit status: 0). MTC@37811ff634e5: 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 ------ Thu Nov 21 04:29: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_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_a5_1' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_ho_inter_msc_out_a5_1 started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(1474)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(1474)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1474)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(1472)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1475)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1474)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(1474)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1474)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1474)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(1474)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1474)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1474)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1474)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1474)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1474)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1474)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1474)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1474)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1474)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1474)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1474)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1477)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1477)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1477)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1477)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1477)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1477)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1477)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1477)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-MNCC(1475)@37811ff634e5: Created MnccExpect[0] for "491230099999" to be handled at TC_ho_inter_msc_out_a5_10(1480) MSC_Test-GSUP(1478)@37811ff634e5: Created GsupExpect[0] for "262420000000054" to be handled at TC_ho_inter_msc_out_a5_10(1480) TC_ho_inter_msc_out_a5_10(1480)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1474)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1474)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1474)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1473)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1473)@37811ff634e5: Added conn table entry 0TC_ho_inter_msc_out_a5_10(1480)16744565 MSC_Test_0-SCCP(1472)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(1473)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1474)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1474)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1474)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1472)@37811ff634e5: { messageType := 2, destLocRef := 'FF8075'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(1472)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(1478)@37811ff634e5: Found GsupExpect[0] for "262420000000054" handled at TC_ho_inter_msc_out_a5_10(1480) MSC_Test-GSUP(1478)@37811ff634e5: Added IMSI table entry 0TC_ho_inter_msc_out_a5_10(1480)"262420000000054" MSC_Test_0-SCCP(1472)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1472)@37811ff634e5: vl_len:11 MSC_Test_0-SCCP(1472)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1472)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1474)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_10(1480)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_10(1480)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(1474)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1474)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1472)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1472)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1472)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1472)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1473)@37811ff634e5: patching N(SD)=1 into dtap '05146B853954210413E61758'O MSC_Test_0-RAN(1473)@37811ff634e5: patched enc_l3: '05546B853954210413E61758'O MSC_Test_0-SCCP(1472)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1472)@37811ff634e5: vl_len:15 MSC_Test_0-SCCP(1472)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1472)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000C05546B853954210413E61758'O MSC_Test_0-M3UA(1474)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1474)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1474)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1472)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1472)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1472)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1472)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1472)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1472)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1472)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1472)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0003552C02'O MSC_Test_0-M3UA(1474)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1474)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1474)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1472)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1472)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1472)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1472)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1474)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1474)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1472)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1472)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1472)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1472)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_10(1480)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1473)@37811ff634e5: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1473)@37811ff634e5: patched enc_l3: '059B'O MSC_Test_0-SCCP(1472)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1472)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1472)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1472)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1474)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1474)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1474)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1472)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1472)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1472)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1472)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1472)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1472)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1472)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1472)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1474)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1474)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1474)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1472)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1474)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1473)@37811ff634e5: Deleted conn table entry 0TC_ho_inter_msc_out_a5_10(1480)16744565 TC_ho_inter_msc_out_a5_10(1480)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_10(1480)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_10(1480)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_10(1480)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_10(1480)@37811ff634e5: 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 := 'AA5A6EF1'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1473)@37811ff634e5: Added conn table entry 0TC_ho_inter_msc_out_a5_10(1480)6125937 MSC_Test_0-RAN(1473)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1472)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1474)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1474)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1474)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1472)@37811ff634e5: { messageType := 2, destLocRef := '5D7971'O ("]yq"), 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(1472)@37811ff634e5: Session index based on local reference:0 TC_ho_inter_msc_out_a5_10(1480)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_10(1480)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1474)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1474)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1472)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1472)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1472)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1472)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1473)@37811ff634e5: patching N(SD)=1 into dtap '051478D1047D2104E5F56CF1'O MSC_Test_0-RAN(1473)@37811ff634e5: patched enc_l3: '055478D1047D2104E5F56CF1'O MSC_Test_0-SCCP(1472)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1472)@37811ff634e5: vl_len:15 MSC_Test_0-SCCP(1472)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1472)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000C055478D1047D2104E5F56CF1'O MSC_Test_0-M3UA(1474)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1474)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1474)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1472)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1472)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1472)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1472)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1472)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1472)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1472)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1472)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0003552C02'O MSC_Test_0-M3UA(1474)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1474)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1474)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1472)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1472)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1472)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1472)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1475)@37811ff634e5: Created MnccExpect[1] for "12345" to be handled at TC_ho_inter_msc_out_a5_10(1480) MSC_Test-MGCP(1476)@37811ff634e5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_msc_out_a5_10(1480) MSC_Test_0-RAN(1473)@37811ff634e5: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1473)@37811ff634e5: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1472)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1472)@37811ff634e5: vl_len:19 MSC_Test_0-SCCP(1472)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1472)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O MSC_Test_0-M3UA(1474)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1476)@37811ff634e5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "172", 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_10(1480) TC_ho_inter_msc_out_a5_10(1480)@37811ff634e5: f_mo_call_establish 2: rx 1st CRCX TC_ho_inter_msc_out_a5_10(1480)@37811ff634e5: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1475)@37811ff634e5: Found MnccExpect[1] for "12345" handled at TC_ho_inter_msc_out_a5_10(1480) MSC_Test-MNCC(1475)@37811ff634e5: Added conn table entry 0TC_ho_inter_msc_out_a5_10(1480)-2147483627 MSC_Test_0-M3UA(1474)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1474)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1472)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1472)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1472)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1472)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_10(1480)@37811ff634e5: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_msc_out_a5_10(1480)@37811ff634e5: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1472)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1472)@37811ff634e5: vl_len:14 MSC_Test_0-SCCP(1472)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1472)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1474)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_10(1480)@37811ff634e5: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_msc_out_a5_10(1480)@37811ff634e5: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1474)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1474)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1472)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1472)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1472)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1472)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1474)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1474)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1472)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1472)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1472)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1472)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_10(1480)@37811ff634e5: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1474)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1474)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1472)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1472)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1472)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1472)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_10(1480)@37811ff634e5: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_msc_out_a5_10(1480)@37811ff634e5: { line := { verb := "MDCX", trans_id := "175", 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.28.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(1480)@37811ff634e5: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1473)@37811ff634e5: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1473)@37811ff634e5: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1472)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1472)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1472)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1472)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000203CF'O MSC_Test_0-M3UA(1474)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_10(1480)@37811ff634e5: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_msc_out_a5_10(1480)@37811ff634e5: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_msc_out_a5_10(1480)@37811ff634e5: f_mo_call_establish DONE TC_ho_inter_msc_out_a5_10(1480)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1472)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1472)@37811ff634e5: vl_len:16 MSC_Test_0-SCCP(1472)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1472)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000E1104010C1A080010771000010001'O MSC_Test_0-M3UA(1474)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1474)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1474)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1472)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1472)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1472)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1472)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1475)@37811ff634e5: Found MnccExpect[0] for "491230099999" handled at TC_ho_inter_msc_out_a5_10(1480) MSC_Test-MNCC(1475)@37811ff634e5: Added conn table entry 1TC_ho_inter_msc_out_a5_10(1480)-2147483626 MSC_Test_0-M3UA(1474)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1474)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1472)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1472)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1472)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1472)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1474)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1474)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1472)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1472)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1472)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1472)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1472)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1472)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1472)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1472)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1474)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1474)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1474)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1472)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1474)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1473)@37811ff634e5: Deleted conn table entry 0TC_ho_inter_msc_out_a5_10(1480)6125937 TC_ho_inter_msc_out_a5_10(1480)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_10(1480)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_10(1480)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_10(1480)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_10(1480)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1473)@37811ff634e5: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1473)@37811ff634e5: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_msc_out_a5_10(1480) MSC_Test_0-M3UA(1474)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1474)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1472)@37811ff634e5: First idle individual index:0 MSC_Test_0-SCCP(1472)@37811ff634e5: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1473)@37811ff634e5: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1473)@37811ff634e5: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1473)@37811ff634e5: Found Expect[0] for N-CONNECT handled at TC_ho_inter_msc_out_a5_10(1480) MSC_Test_0-RAN(1473)@37811ff634e5: Added conn table entry 0TC_ho_inter_msc_out_a5_10(1480)9077534 MSC_Test_0-SCCP(1472)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1472)@37811ff634e5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1474)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1472)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1472)@37811ff634e5: vl_len:27 MSC_Test_0-SCCP(1472)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1472)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0019121709062BD1040E000900002C027C060908070623287E0180'O MSC_Test_0-M3UA(1474)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1472)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1472)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1472)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1472)@37811ff634e5: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1474)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1472)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1472)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1472)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1472)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1474)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1474)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1474)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_ho_inter_msc_out_a5_10(1480)@37811ff634e5: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1474)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1474)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1472)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1472)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1472)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1472)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_10(1480)@37811ff634e5: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1473)@37811ff634e5: patching N(SD)=0 into dtap '032D0802E180'O MSC_Test_0-RAN(1473)@37811ff634e5: patched enc_l3: '032D0802E180'O MSC_Test_0-SCCP(1472)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1472)@37811ff634e5: vl_len:9 MSC_Test_0-SCCP(1472)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1472)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010006032D0802E180'O MSC_Test_0-M3UA(1474)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1474)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1474)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1474)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1474)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1472)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1472)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1472)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1472)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1472)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1472)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1472)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1472)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1475)@37811ff634e5: Deleted conn table entry 0TC_ho_inter_msc_out_a5_10(1480)-2147483627 TC_ho_inter_msc_out_a5_10(1480)@37811ff634e5: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_msc_out_a5_10(1480)@37811ff634e5: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_msc_out_a5_10(1480)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_a5_10(1480)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_a5_10(1480)@37811ff634e5: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1472)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1472)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1472)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1472)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1474)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1474)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1474)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1472)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1474)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1473)@37811ff634e5: Deleted conn table entry 0TC_ho_inter_msc_out_a5_10(1480)9077534 TC_ho_inter_msc_out_a5_10(1480)@37811ff634e5: f_call_hangup 6: rx SCCP DISC TC_ho_inter_msc_out_a5_10(1480)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_10(1480)@37811ff634e5: f_call_hangup 9: done TC_ho_inter_msc_out_a5_10(1480)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_10(1480)@37811ff634e5: Final verdict of PTC: pass MSC_Test-GSUP(1478)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(1472)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(1474)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(1479)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(1475)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(1473)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(1476)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1481)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1471)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(1477)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1471): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(1472): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(1473): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(1474): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(1475): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(1476): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(1477): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(1478): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(1479): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_ho_inter_msc_out_a5_10(1480): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1481): none (pass -> pass) MTC@37811ff634e5: Test case TC_ho_inter_msc_out_a5_1 finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_a5_1 pass'. Thu Nov 21 04:29:11 UTC 2024 ====== MSC_Tests.TC_ho_inter_msc_out_a5_1 pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_ho_inter_msc_out_a5_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=636351) Waiting for packet dumper to finish... 1 (prev_count=636351, count=638102) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_a5_1 pass' was executed successfully (exit status: 0). MTC@37811ff634e5: 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 ------ Thu Nov 21 04:29: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_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_a5_3' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_ho_inter_msc_out_a5_3 started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(1485)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(1485)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1485)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(1483)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1486)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1485)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(1485)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1485)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1485)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(1485)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1485)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1485)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1485)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1485)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1485)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1485)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1485)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1485)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1485)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1485)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1485)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1488)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1488)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1488)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1488)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1488)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1488)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1488)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1488)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-MNCC(1486)@37811ff634e5: Created MnccExpect[0] for "491230099999" to be handled at TC_ho_inter_msc_out_a5_30(1491) MSC_Test-GSUP(1489)@37811ff634e5: Created GsupExpect[0] for "262420000000054" to be handled at TC_ho_inter_msc_out_a5_30(1491) TC_ho_inter_msc_out_a5_30(1491)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1485)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1485)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1485)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1484)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1484)@37811ff634e5: Added conn table entry 0TC_ho_inter_msc_out_a5_30(1491)5363621 MSC_Test_0-SCCP(1483)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(1484)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1485)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1485)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1485)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1483)@37811ff634e5: { messageType := 2, destLocRef := '51D7A5'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(1483)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(1489)@37811ff634e5: Found GsupExpect[0] for "262420000000054" handled at TC_ho_inter_msc_out_a5_30(1491) MSC_Test-GSUP(1489)@37811ff634e5: Added IMSI table entry 0TC_ho_inter_msc_out_a5_30(1491)"262420000000054" MSC_Test_0-SCCP(1483)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1483)@37811ff634e5: vl_len:11 MSC_Test_0-SCCP(1483)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1483)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1485)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_30(1491)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_30(1491)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(1485)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1485)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1483)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1483)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1483)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1483)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1484)@37811ff634e5: patching N(SD)=1 into dtap '051475601D672104491CF158'O MSC_Test_0-RAN(1484)@37811ff634e5: patched enc_l3: '055475601D672104491CF158'O MSC_Test_0-SCCP(1483)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1483)@37811ff634e5: vl_len:15 MSC_Test_0-SCCP(1483)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1483)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000C055475601D672104491CF158'O MSC_Test_0-M3UA(1485)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1485)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1485)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1483)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1483)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1483)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1483)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1483)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1483)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1483)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1483)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1485)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1485)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1485)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1483)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1483)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1483)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1483)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1485)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1485)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1483)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1483)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1483)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1483)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_30(1491)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1484)@37811ff634e5: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1484)@37811ff634e5: patched enc_l3: '059B'O MSC_Test_0-SCCP(1483)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1483)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1483)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1483)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1485)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1485)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1485)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1483)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1483)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1483)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1483)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1483)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1483)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1483)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1483)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1485)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1485)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1485)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1483)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1485)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1484)@37811ff634e5: Deleted conn table entry 0TC_ho_inter_msc_out_a5_30(1491)5363621 TC_ho_inter_msc_out_a5_30(1491)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_30(1491)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_30(1491)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_30(1491)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_30(1491)@37811ff634e5: 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 := '61000F89'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1484)@37811ff634e5: Added conn table entry 0TC_ho_inter_msc_out_a5_30(1491)15591191 MSC_Test_0-RAN(1484)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1483)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1485)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1485)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1485)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1483)@37811ff634e5: { messageType := 2, destLocRef := 'EDE717'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(1483)@37811ff634e5: Session index based on local reference:0 TC_ho_inter_msc_out_a5_30(1491)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_30(1491)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1485)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1485)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1483)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1483)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1483)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1483)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1484)@37811ff634e5: patching N(SD)=1 into dtap '05144FF8F4902104937FE6E2'O MSC_Test_0-RAN(1484)@37811ff634e5: patched enc_l3: '05544FF8F4902104937FE6E2'O MSC_Test_0-SCCP(1483)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1483)@37811ff634e5: vl_len:15 MSC_Test_0-SCCP(1483)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1483)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000C05544FF8F4902104937FE6E2'O MSC_Test_0-M3UA(1485)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1485)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1485)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1483)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1483)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1483)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1483)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1483)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1483)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1483)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1483)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1485)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1485)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1485)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1483)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1483)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1483)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1483)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1486)@37811ff634e5: Created MnccExpect[1] for "12345" to be handled at TC_ho_inter_msc_out_a5_30(1491) MSC_Test-MGCP(1487)@37811ff634e5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_msc_out_a5_30(1491) MSC_Test_0-RAN(1484)@37811ff634e5: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1484)@37811ff634e5: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1483)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1483)@37811ff634e5: vl_len:19 MSC_Test_0-SCCP(1483)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1483)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O MSC_Test_0-M3UA(1485)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1487)@37811ff634e5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "179", 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_a5_30(1491) TC_ho_inter_msc_out_a5_30(1491)@37811ff634e5: f_mo_call_establish 2: rx 1st CRCX TC_ho_inter_msc_out_a5_30(1491)@37811ff634e5: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1486)@37811ff634e5: Found MnccExpect[1] for "12345" handled at TC_ho_inter_msc_out_a5_30(1491) MSC_Test-MNCC(1486)@37811ff634e5: Added conn table entry 0TC_ho_inter_msc_out_a5_30(1491)-2147483625 MSC_Test_0-M3UA(1485)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1485)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1483)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1483)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1483)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1483)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_30(1491)@37811ff634e5: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_msc_out_a5_30(1491)@37811ff634e5: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1483)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1483)@37811ff634e5: vl_len:14 MSC_Test_0-SCCP(1483)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1483)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1485)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_30(1491)@37811ff634e5: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_msc_out_a5_30(1491)@37811ff634e5: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1485)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1485)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1483)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1483)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1483)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1483)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1485)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1485)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1483)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1483)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1483)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1483)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_30(1491)@37811ff634e5: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1485)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1485)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1483)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1483)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1483)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1483)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_30(1491)@37811ff634e5: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_msc_out_a5_30(1491)@37811ff634e5: { line := { verb := "MDCX", trans_id := "182", 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.28.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(1491)@37811ff634e5: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1484)@37811ff634e5: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1484)@37811ff634e5: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1483)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1483)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1483)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1483)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000203CF'O MSC_Test_0-M3UA(1485)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_30(1491)@37811ff634e5: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_msc_out_a5_30(1491)@37811ff634e5: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_msc_out_a5_30(1491)@37811ff634e5: f_mo_call_establish DONE TC_ho_inter_msc_out_a5_30(1491)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1483)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1483)@37811ff634e5: vl_len:16 MSC_Test_0-SCCP(1483)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1483)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000E1104010C1A080010771000010001'O MSC_Test_0-M3UA(1485)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1485)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1485)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1483)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1483)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1483)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1483)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1486)@37811ff634e5: Found MnccExpect[0] for "491230099999" handled at TC_ho_inter_msc_out_a5_30(1491) MSC_Test-MNCC(1486)@37811ff634e5: Added conn table entry 1TC_ho_inter_msc_out_a5_30(1491)-2147483624 MSC_Test_0-M3UA(1485)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1485)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1483)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1483)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1483)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1483)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1485)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1485)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1483)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1483)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1483)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1483)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1483)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1483)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1483)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1483)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1485)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1485)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1485)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1483)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1485)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1484)@37811ff634e5: Deleted conn table entry 0TC_ho_inter_msc_out_a5_30(1491)15591191 TC_ho_inter_msc_out_a5_30(1491)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_30(1491)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_30(1491)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_30(1491)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_30(1491)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1484)@37811ff634e5: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1484)@37811ff634e5: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_msc_out_a5_30(1491) MSC_Test_0-M3UA(1485)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1485)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1483)@37811ff634e5: First idle individual index:0 MSC_Test_0-SCCP(1483)@37811ff634e5: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1484)@37811ff634e5: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1484)@37811ff634e5: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1484)@37811ff634e5: Found Expect[0] for N-CONNECT handled at TC_ho_inter_msc_out_a5_30(1491) MSC_Test_0-RAN(1484)@37811ff634e5: Added conn table entry 0TC_ho_inter_msc_out_a5_30(1491)8232142 MSC_Test_0-SCCP(1483)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1483)@37811ff634e5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1485)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1483)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1483)@37811ff634e5: vl_len:27 MSC_Test_0-SCCP(1483)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1483)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0019121709062BD1040E000900002C047C060908070623287E0180'O MSC_Test_0-M3UA(1485)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1483)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1483)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1483)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1483)@37811ff634e5: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1485)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1483)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1483)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1483)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1483)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1485)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_30(1491)@37811ff634e5: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1485)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1485)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1483)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1483)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1483)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1483)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_30(1491)@37811ff634e5: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1484)@37811ff634e5: patching N(SD)=0 into dtap '032D0802E180'O MSC_Test_0-RAN(1484)@37811ff634e5: patched enc_l3: '032D0802E180'O MSC_Test_0-SCCP(1483)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1483)@37811ff634e5: vl_len:9 MSC_Test_0-SCCP(1483)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1483)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010006032D0802E180'O MSC_Test_0-M3UA(1485)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1485)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1485)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(1486)@37811ff634e5: Deleted conn table entry 0TC_ho_inter_msc_out_a5_30(1491)-2147483625 MSC_Test_0-M3UA(1485)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(1483)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1483)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1483)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1483)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1485)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1483)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1483)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1483)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1483)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_30(1491)@37811ff634e5: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_msc_out_a5_30(1491)@37811ff634e5: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_msc_out_a5_30(1491)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_a5_30(1491)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_a5_30(1491)@37811ff634e5: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1483)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1483)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1483)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1483)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1485)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1485)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1485)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1483)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1485)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1484)@37811ff634e5: Deleted conn table entry 0TC_ho_inter_msc_out_a5_30(1491)8232142 TC_ho_inter_msc_out_a5_30(1491)@37811ff634e5: f_call_hangup 6: rx SCCP DISC TC_ho_inter_msc_out_a5_30(1491)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_30(1491)@37811ff634e5: f_call_hangup 9: done TC_ho_inter_msc_out_a5_30(1491)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_30(1491)@37811ff634e5: Final verdict of PTC: pass MSC_Test-MGCP(1487)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(1485)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(1489)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(1483)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1482)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(1486)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(1484)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(1488)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(1490)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1492)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1482): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(1483): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(1484): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(1485): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(1486): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(1487): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(1488): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(1489): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(1490): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_ho_inter_msc_out_a5_30(1491): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1492): none (pass -> pass) MTC@37811ff634e5: Test case TC_ho_inter_msc_out_a5_3 finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_a5_3 pass'. Thu Nov 21 04:29:22 UTC 2024 ====== MSC_Tests.TC_ho_inter_msc_out_a5_3 pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_ho_inter_msc_out_a5_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=632283) Waiting for packet dumper to finish... 1 (prev_count=632283, count=634034) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_a5_3 pass' was executed successfully (exit status: 0). MTC@37811ff634e5: 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 ------ Thu Nov 21 04:29:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_ho_inter_msc_out_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_a5_4' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_ho_inter_msc_out_a5_4 started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(1496)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(1496)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1496)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(1494)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1497)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1496)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(1496)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1496)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1496)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(1496)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1496)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1496)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1496)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1496)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1496)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1496)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1496)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1496)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1496)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1496)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1496)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1499)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1499)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1499)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1499)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1499)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1499)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1499)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1499)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-MNCC(1497)@37811ff634e5: Created MnccExpect[0] for "491230099999" to be handled at TC_ho_inter_msc_out_a5_40(1502) MSC_Test-GSUP(1500)@37811ff634e5: Created GsupExpect[0] for "262420000000054" to be handled at TC_ho_inter_msc_out_a5_40(1502) TC_ho_inter_msc_out_a5_40(1502)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1496)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1496)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1496)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1495)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1495)@37811ff634e5: Added conn table entry 0TC_ho_inter_msc_out_a5_40(1502)10918203 MSC_Test_0-SCCP(1494)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(1495)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1496)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1496)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1496)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@37811ff634e5: { messageType := 2, destLocRef := 'A6993B'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(1494)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(1500)@37811ff634e5: Found GsupExpect[0] for "262420000000054" handled at TC_ho_inter_msc_out_a5_40(1502) MSC_Test-GSUP(1500)@37811ff634e5: Added IMSI table entry 0TC_ho_inter_msc_out_a5_40(1502)"262420000000054" MSC_Test_0-SCCP(1494)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@37811ff634e5: vl_len:11 MSC_Test_0-SCCP(1494)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1494)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1496)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_40(1502)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_40(1502)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(1496)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1496)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1495)@37811ff634e5: patching N(SD)=1 into dtap '05141A574E3F2104F8FE2C96'O MSC_Test_0-RAN(1495)@37811ff634e5: patched enc_l3: '05541A574E3F2104F8FE2C96'O MSC_Test_0-SCCP(1494)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@37811ff634e5: vl_len:15 MSC_Test_0-SCCP(1494)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1494)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000C05541A574E3F2104F8FE2C96'O MSC_Test_0-M3UA(1496)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1496)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1496)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1494)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1494)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1494)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0003552C05'O MSC_Test_0-M3UA(1496)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1496)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1496)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1496)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1496)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_40(1502)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1495)@37811ff634e5: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1495)@37811ff634e5: patched enc_l3: '059B'O MSC_Test_0-SCCP(1494)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1494)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1494)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1496)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1496)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1496)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1494)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1494)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1494)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1496)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1496)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1496)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1496)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1495)@37811ff634e5: Deleted conn table entry 0TC_ho_inter_msc_out_a5_40(1502)10918203 TC_ho_inter_msc_out_a5_40(1502)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_40(1502)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_40(1502)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_40(1502)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_40(1502)@37811ff634e5: 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 := '35A82E4D'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1495)@37811ff634e5: Added conn table entry 0TC_ho_inter_msc_out_a5_40(1502)7599476 MSC_Test_0-RAN(1495)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1494)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1496)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1496)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1496)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@37811ff634e5: { messageType := 2, destLocRef := '73F574'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(1494)@37811ff634e5: Session index based on local reference:0 TC_ho_inter_msc_out_a5_40(1502)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_40(1502)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1496)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1496)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1495)@37811ff634e5: patching N(SD)=1 into dtap '05145D8CF6F0210491BE0612'O MSC_Test_0-RAN(1495)@37811ff634e5: patched enc_l3: '05545D8CF6F0210491BE0612'O MSC_Test_0-SCCP(1494)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@37811ff634e5: vl_len:15 MSC_Test_0-SCCP(1494)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1494)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000C05545D8CF6F0210491BE0612'O MSC_Test_0-M3UA(1496)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1496)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1496)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1494)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1494)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1494)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0003552C05'O MSC_Test_0-M3UA(1496)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1496)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1496)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1497)@37811ff634e5: Created MnccExpect[1] for "12345" to be handled at TC_ho_inter_msc_out_a5_40(1502) MSC_Test-MGCP(1498)@37811ff634e5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_msc_out_a5_40(1502) MSC_Test_0-RAN(1495)@37811ff634e5: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1495)@37811ff634e5: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1494)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@37811ff634e5: vl_len:19 MSC_Test_0-SCCP(1494)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1494)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O MSC_Test_0-M3UA(1496)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1498)@37811ff634e5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "186", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7a" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_inter_msc_out_a5_40(1502) TC_ho_inter_msc_out_a5_40(1502)@37811ff634e5: f_mo_call_establish 2: rx 1st CRCX TC_ho_inter_msc_out_a5_40(1502)@37811ff634e5: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1497)@37811ff634e5: Found MnccExpect[1] for "12345" handled at TC_ho_inter_msc_out_a5_40(1502) MSC_Test-MNCC(1497)@37811ff634e5: Added conn table entry 0TC_ho_inter_msc_out_a5_40(1502)-2147483623 MSC_Test_0-M3UA(1496)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1496)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_40(1502)@37811ff634e5: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_msc_out_a5_40(1502)@37811ff634e5: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1494)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@37811ff634e5: vl_len:14 MSC_Test_0-SCCP(1494)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1494)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1496)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_40(1502)@37811ff634e5: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_msc_out_a5_40(1502)@37811ff634e5: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1496)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1496)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1496)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1496)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_40(1502)@37811ff634e5: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1496)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1496)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_40(1502)@37811ff634e5: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_msc_out_a5_40(1502)@37811ff634e5: { line := { verb := "MDCX", trans_id := "189", 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.28.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_ho_inter_msc_out_a5_40(1502)@37811ff634e5: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1495)@37811ff634e5: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1495)@37811ff634e5: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1494)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1494)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1494)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000203CF'O MSC_Test_0-M3UA(1496)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_40(1502)@37811ff634e5: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_msc_out_a5_40(1502)@37811ff634e5: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_msc_out_a5_40(1502)@37811ff634e5: f_mo_call_establish DONE TC_ho_inter_msc_out_a5_40(1502)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1494)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@37811ff634e5: vl_len:16 MSC_Test_0-SCCP(1494)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1494)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000E1104010C1A080010771000010001'O MSC_Test_0-M3UA(1496)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1496)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1496)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1497)@37811ff634e5: Found MnccExpect[0] for "491230099999" handled at TC_ho_inter_msc_out_a5_40(1502) MSC_Test-MNCC(1497)@37811ff634e5: Added conn table entry 1TC_ho_inter_msc_out_a5_40(1502)-2147483622 MSC_Test_0-M3UA(1496)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1496)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1496)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1496)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1494)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1494)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1494)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1496)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1496)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1496)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1496)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1495)@37811ff634e5: Deleted conn table entry 0TC_ho_inter_msc_out_a5_40(1502)7599476 TC_ho_inter_msc_out_a5_40(1502)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_40(1502)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_40(1502)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_40(1502)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_40(1502)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1495)@37811ff634e5: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1495)@37811ff634e5: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_msc_out_a5_40(1502) MSC_Test_0-M3UA(1496)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1496)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@37811ff634e5: First idle individual index:0 MSC_Test_0-SCCP(1494)@37811ff634e5: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1495)@37811ff634e5: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1495)@37811ff634e5: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1495)@37811ff634e5: Found Expect[0] for N-CONNECT handled at TC_ho_inter_msc_out_a5_40(1502) MSC_Test_0-RAN(1495)@37811ff634e5: Added conn table entry 0TC_ho_inter_msc_out_a5_40(1502)5720367 MSC_Test_0-SCCP(1494)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@37811ff634e5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1496)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1494)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@37811ff634e5: vl_len:27 MSC_Test_0-SCCP(1494)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1494)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0019121709062BD1040E000900002C057C060908070623287E0180'O MSC_Test_0-M3UA(1496)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1494)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1494)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1494)@37811ff634e5: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1496)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1494)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1494)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1494)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1496)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_40(1502)@37811ff634e5: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1496)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1496)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_40(1502)@37811ff634e5: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1495)@37811ff634e5: patching N(SD)=0 into dtap '032D0802E180'O MSC_Test_0-RAN(1495)@37811ff634e5: patched enc_l3: '032D0802E180'O MSC_Test_0-SCCP(1494)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@37811ff634e5: vl_len:9 MSC_Test_0-SCCP(1494)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1494)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010006032D0802E180'O MSC_Test_0-M3UA(1496)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1497)@37811ff634e5: Deleted conn table entry 0TC_ho_inter_msc_out_a5_40(1502)-2147483623 MSC_Test_0-M3UA(1496)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1496)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1496)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(1494)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1496)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@37811ff634e5: DT1 will be put to the reassembly buffer TC_ho_inter_msc_out_a5_40(1502)@37811ff634e5: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-SCCP(1494)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_40(1502)@37811ff634e5: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_msc_out_a5_40(1502)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_a5_40(1502)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_a5_40(1502)@37811ff634e5: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1494)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1494)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1494)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1496)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1496)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1496)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1496)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1495)@37811ff634e5: Deleted conn table entry 0TC_ho_inter_msc_out_a5_40(1502)5720367 TC_ho_inter_msc_out_a5_40(1502)@37811ff634e5: f_call_hangup 6: rx SCCP DISC TC_ho_inter_msc_out_a5_40(1502)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_40(1502)@37811ff634e5: f_call_hangup 9: done TC_ho_inter_msc_out_a5_40(1502)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_40(1502)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-RAN(1495)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(1494)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(1496)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(1498)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1493)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1503)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(1501)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(1499)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(1497)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(1500)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1493): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(1494): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(1495): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(1496): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(1497): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(1498): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(1499): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(1500): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(1501): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_ho_inter_msc_out_a5_40(1502): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1503): none (pass -> pass) MTC@37811ff634e5: Test case TC_ho_inter_msc_out_a5_4 finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_a5_4 pass'. Thu Nov 21 04:29:33 UTC 2024 ====== MSC_Tests.TC_ho_inter_msc_out_a5_4 pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_ho_inter_msc_out_a5_4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=632486) Waiting for packet dumper to finish... 1 (prev_count=632486, count=634237) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_a5_4 pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_ipv6'. ------ MSC_Tests.TC_ho_inter_msc_out_ipv6 ------ Thu Nov 21 04:29:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_ho_inter_msc_out_ipv6.pcap" >/data/MSC_Tests.TC_ho_inter_msc_out_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_ipv6' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_ho_inter_msc_out_ipv6 started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(1507)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(1507)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1507)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(1505)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1508)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1507)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(1507)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1507)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1507)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(1507)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1507)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1507)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1507)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1507)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1507)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1507)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1507)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1507)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1507)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1507)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1507)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1510)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1510)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1510)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1510)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1510)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1510)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1510)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1510)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-MNCC(1508)@37811ff634e5: Created MnccExpect[0] for "491230099999" to be handled at TC_ho_inter_msc_out_ipv60(1513) MSC_Test-GSUP(1511)@37811ff634e5: Created GsupExpect[0] for "262420000000054" to be handled at TC_ho_inter_msc_out_ipv60(1513) TC_ho_inter_msc_out_ipv60(1513)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1507)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1507)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1507)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1506)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1506)@37811ff634e5: Added conn table entry 0TC_ho_inter_msc_out_ipv60(1513)4968827 MSC_Test_0-SCCP(1505)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(1506)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1507)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1507)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1507)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1507)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1507)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@37811ff634e5: { messageType := 2, destLocRef := '4BD17B'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(1505)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test-GSUP(1511)@37811ff634e5: Found GsupExpect[0] for "262420000000054" handled at TC_ho_inter_msc_out_ipv60(1513) MSC_Test-GSUP(1511)@37811ff634e5: Added IMSI table entry 0TC_ho_inter_msc_out_ipv60(1513)"262420000000054" MSC_Test_0-SCCP(1505)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1505)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(1505)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1505)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1507)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_ipv60(1513)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_ipv60(1513)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(1507)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1507)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_ipv60(1513)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1506)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1506)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(1505)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1505)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1505)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1507)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1507)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1507)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1505)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1505)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1505)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1507)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1507)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1507)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1507)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1506)@37811ff634e5: Deleted conn table entry 0TC_ho_inter_msc_out_ipv60(1513)4968827 TC_ho_inter_msc_out_ipv60(1513)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_ipv60(1513)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_ipv60(1513)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_ipv60(1513)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_ipv60(1513)@37811ff634e5: 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 := '21564891'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1506)@37811ff634e5: Added conn table entry 0TC_ho_inter_msc_out_ipv60(1513)12815078 MSC_Test_0-RAN(1506)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1505)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1507)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1507)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1507)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1507)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1507)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1507)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(1505)@37811ff634e5: { messageType := 2, destLocRef := 'C38AE6'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-M3UA(1507)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1505)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_ipv60(1513)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_ipv60(1513)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1508)@37811ff634e5: Created MnccExpect[1] for "12345" to be handled at TC_ho_inter_msc_out_ipv60(1513) MSC_Test-MGCP(1509)@37811ff634e5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_msc_out_ipv60(1513) MSC_Test_0-RAN(1506)@37811ff634e5: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1506)@37811ff634e5: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1505)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@37811ff634e5: vl_len:19 MSC_Test_0-SCCP(1505)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1505)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(1507)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1509)@37811ff634e5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "193", 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_ho_inter_msc_out_ipv60(1513) TC_ho_inter_msc_out_ipv60(1513)@37811ff634e5: f_mo_call_establish 2: rx 1st CRCX TC_ho_inter_msc_out_ipv60(1513)@37811ff634e5: f_mo_call_establish 6: rx 2nd CRCX MSC_Test_0-M3UA(1507)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1507)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test-MNCC(1508)@37811ff634e5: Found MnccExpect[1] for "12345" handled at TC_ho_inter_msc_out_ipv60(1513) MSC_Test_0-SCCP(1505)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1508)@37811ff634e5: Added conn table entry 0TC_ho_inter_msc_out_ipv60(1513)-2147483621 TC_ho_inter_msc_out_ipv60(1513)@37811ff634e5: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_msc_out_ipv60(1513)@37811ff634e5: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1505)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@37811ff634e5: vl_len:26 MSC_Test_0-SCCP(1505)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1505)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0018027C120000000000000000000000000000000323287E0180'O MSC_Test_0-M3UA(1507)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_ipv60(1513)@37811ff634e5: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_msc_out_ipv60(1513)@37811ff634e5: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1507)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1507)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1507)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1507)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_ipv60(1513)@37811ff634e5: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1507)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1507)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_ipv60(1513)@37811ff634e5: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_msc_out_ipv60(1513)@37811ff634e5: { line := { verb := "MDCX", trans_id := "196", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "7b" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7b", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.28.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(1513)@37811ff634e5: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1506)@37811ff634e5: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1506)@37811ff634e5: patched enc_l3: '038F'O MSC_Test_0-SCCP(1505)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1505)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1505)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1507)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_ipv60(1513)@37811ff634e5: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_msc_out_ipv60(1513)@37811ff634e5: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_msc_out_ipv60(1513)@37811ff634e5: f_mo_call_establish DONE TC_ho_inter_msc_out_ipv60(1513)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1505)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@37811ff634e5: vl_len:16 MSC_Test_0-SCCP(1505)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1505)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000E1104010C1A080010771000010001'O MSC_Test_0-M3UA(1507)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1507)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1507)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1508)@37811ff634e5: Found MnccExpect[0] for "491230099999" handled at TC_ho_inter_msc_out_ipv60(1513) MSC_Test-MNCC(1508)@37811ff634e5: Added conn table entry 1TC_ho_inter_msc_out_ipv60(1513)-2147483620 MSC_Test_0-M3UA(1507)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1507)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1507)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1507)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1505)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1505)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1505)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1507)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1507)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1507)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1507)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1506)@37811ff634e5: Deleted conn table entry 0TC_ho_inter_msc_out_ipv60(1513)12815078 TC_ho_inter_msc_out_ipv60(1513)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_ipv60(1513)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_ipv60(1513)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_ipv60(1513)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_ipv60(1513)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1506)@37811ff634e5: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1506)@37811ff634e5: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_msc_out_ipv60(1513) MSC_Test_0-M3UA(1507)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1507)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@37811ff634e5: First idle individual index:0 MSC_Test_0-SCCP(1505)@37811ff634e5: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1506)@37811ff634e5: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1506)@37811ff634e5: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1506)@37811ff634e5: Found Expect[0] for N-CONNECT handled at TC_ho_inter_msc_out_ipv60(1513) MSC_Test_0-RAN(1506)@37811ff634e5: Added conn table entry 0TC_ho_inter_msc_out_ipv60(1513)9971151 MSC_Test_0-SCCP(1505)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@37811ff634e5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1507)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1505)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@37811ff634e5: vl_len:37 MSC_Test_0-SCCP(1505)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1505)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0023121709062BD1040E000900007C120000000000000000000000000000000323287E0180'O MSC_Test_0-M3UA(1507)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1505)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1505)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1505)@37811ff634e5: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1507)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1505)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1505)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1505)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1507)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_ipv60(1513)@37811ff634e5: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1507)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1507)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_ipv60(1513)@37811ff634e5: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1506)@37811ff634e5: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1506)@37811ff634e5: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1505)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@37811ff634e5: vl_len:9 MSC_Test_0-SCCP(1505)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1505)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O MSC_Test_0-M3UA(1507)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1507)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1507)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1507)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(1505)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1507)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1505)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1508)@37811ff634e5: Deleted conn table entry 0TC_ho_inter_msc_out_ipv60(1513)-2147483621 TC_ho_inter_msc_out_ipv60(1513)@37811ff634e5: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_msc_out_ipv60(1513)@37811ff634e5: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_msc_out_ipv60(1513)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_ipv60(1513)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_ipv60(1513)@37811ff634e5: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1505)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1505)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1505)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1507)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1507)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1507)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1507)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1506)@37811ff634e5: Deleted conn table entry 0TC_ho_inter_msc_out_ipv60(1513)9971151 TC_ho_inter_msc_out_ipv60(1513)@37811ff634e5: f_call_hangup 6: rx SCCP DISC TC_ho_inter_msc_out_ipv60(1513)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_ipv60(1513)@37811ff634e5: f_call_hangup 9: done TC_ho_inter_msc_out_ipv60(1513)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_ipv60(1513)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-RAN(1506)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(1511)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(1508)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(1507)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(1505)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(1512)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1504)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(1510)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(1509)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1514)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1504): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(1505): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(1506): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(1507): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(1508): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(1509): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(1510): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(1511): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(1512): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_ho_inter_msc_out_ipv60(1513): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1514): none (pass -> pass) MTC@37811ff634e5: Test case TC_ho_inter_msc_out_ipv6 finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_ipv6 pass'. Thu Nov 21 04:29:44 UTC 2024 ====== MSC_Tests.TC_ho_inter_msc_out_ipv6 pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_ho_inter_msc_out_ipv6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=560806) Waiting for packet dumper to finish... 1 (prev_count=560806, count=562557) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_ipv6 pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_csd'. ------ MSC_Tests.TC_ho_inter_msc_out_csd ------ Thu Nov 21 04:29:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_ho_inter_msc_out_csd.pcap" >/data/MSC_Tests.TC_ho_inter_msc_out_csd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_csd' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_ho_inter_msc_out_csd started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(1518)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(1518)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1518)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(1516)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1519)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1518)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(1518)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1518)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1518)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(1518)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1518)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1518)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1518)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1518)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1518)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1518)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1518)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1518)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1518)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1518)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1518)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1521)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1521)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1521)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1521)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1521)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1521)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1521)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1521)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ho_inter_msc_out_csd0(1524)@37811ff634e5: ----------------------------------------------- TC_ho_inter_msc_out_csd0(1524)@37811ff634e5: "CSD Bearer Service: BS25T" TC_ho_inter_msc_out_csd0(1524)@37811ff634e5: ----------------------------------------------- MSC_Test-MNCC(1519)@37811ff634e5: Created MnccExpect[0] for "491230099999" to be handled at TC_ho_inter_msc_out_csd0(1524) MSC_Test-GSUP(1522)@37811ff634e5: Created GsupExpect[0] for "262420000000054" to be handled at TC_ho_inter_msc_out_csd0(1524) TC_ho_inter_msc_out_csd0(1524)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1518)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1518)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1518)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1517)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1517)@37811ff634e5: Added conn table entry 0TC_ho_inter_msc_out_csd0(1524)2969882 MSC_Test_0-SCCP(1516)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(1517)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1518)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1518)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1518)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1518)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1518)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@37811ff634e5: { messageType := 2, destLocRef := '2D511A'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(1516)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1522)@37811ff634e5: Found GsupExpect[0] for "262420000000054" handled at TC_ho_inter_msc_out_csd0(1524) MSC_Test-GSUP(1522)@37811ff634e5: Added IMSI table entry 0TC_ho_inter_msc_out_csd0(1524)"262420000000054" MSC_Test_0-SCCP(1516)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(1516)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1516)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1518)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_csd0(1524)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_csd0(1524)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(1518)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1518)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_csd0(1524)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1517)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1517)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(1516)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1516)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1516)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1518)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1518)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1518)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1516)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1516)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1516)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1518)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1518)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1518)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1518)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1517)@37811ff634e5: Deleted conn table entry 0TC_ho_inter_msc_out_csd0(1524)2969882 TC_ho_inter_msc_out_csd0(1524)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_csd0(1524)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_csd0(1524)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_csd0(1524)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_csd0(1524)@37811ff634e5: 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 := '6D3E0710'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1517)@37811ff634e5: Added conn table entry 0TC_ho_inter_msc_out_csd0(1524)9134185 MSC_Test_0-RAN(1517)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1516)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1518)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1518)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1518)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@37811ff634e5: { messageType := 2, destLocRef := '8B6069'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(1516)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1518)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1518)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1518)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(1516)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1518)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_csd0(1524)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_csd0(1524)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1519)@37811ff634e5: Created MnccExpect[1] for "12345" to be handled at TC_ho_inter_msc_out_csd0(1524) MSC_Test-MGCP(1520)@37811ff634e5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_msc_out_csd0(1524) MSC_Test_0-RAN(1517)@37811ff634e5: patching N(SD)=1 into dtap '03050407E18A89210440805E04802143F5'O MSC_Test_0-RAN(1517)@37811ff634e5: patched enc_l3: '03450407E18A89210440805E04802143F5'O MSC_Test_0-SCCP(1516)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@37811ff634e5: vl_len:20 MSC_Test_0-SCCP(1516)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1516)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210440805E04802143F5'O MSC_Test_0-M3UA(1518)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1520)@37811ff634e5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "200", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7c" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_inter_msc_out_csd0(1524) TC_ho_inter_msc_out_csd0(1524)@37811ff634e5: f_mo_call_establish 2: rx 1st CRCX TC_ho_inter_msc_out_csd0(1524)@37811ff634e5: f_mo_call_establish 6: rx 2nd CRCX MSC_Test_0-M3UA(1518)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1518)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1519)@37811ff634e5: Found MnccExpect[1] for "12345" handled at TC_ho_inter_msc_out_csd0(1524) MSC_Test-MNCC(1519)@37811ff634e5: Added conn table entry 0TC_ho_inter_msc_out_csd0(1524)-2147483619 TC_ho_inter_msc_out_csd0(1524)@37811ff634e5: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1516)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@37811ff634e5: vl_len:16 MSC_Test_0-SCCP(1516)@37811ff634e5: vl_from0 TC_ho_inter_msc_out_csd0(1524)@37811ff634e5: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-SCCP(1516)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1518)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_csd0(1524)@37811ff634e5: f_mo_call_establish 5: rx MDCX for the RAN side TC_ho_inter_msc_out_csd0(1524)@37811ff634e5: f_mo_call_establish 3: rx RTP CREATE MSC_Test_0-M3UA(1518)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1518)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1518)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1518)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_csd0(1524)@37811ff634e5: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1518)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1518)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_csd0(1524)@37811ff634e5: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_msc_out_csd0(1524)@37811ff634e5: { line := { verb := "MDCX", trans_id := "203", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "7c" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7c", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.28.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(1524)@37811ff634e5: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1517)@37811ff634e5: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1517)@37811ff634e5: patched enc_l3: '038F'O MSC_Test_0-SCCP(1516)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1516)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1516)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1518)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_csd0(1524)@37811ff634e5: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_msc_out_csd0(1524)@37811ff634e5: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_msc_out_csd0(1524)@37811ff634e5: f_mo_call_establish DONE TC_ho_inter_msc_out_csd0(1524)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1516)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@37811ff634e5: vl_len:16 MSC_Test_0-SCCP(1516)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1516)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000E1104010C1A080010771000010001'O MSC_Test_0-M3UA(1518)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1518)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1518)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1519)@37811ff634e5: Found MnccExpect[0] for "491230099999" handled at TC_ho_inter_msc_out_csd0(1524) MSC_Test-MNCC(1519)@37811ff634e5: Added conn table entry 1TC_ho_inter_msc_out_csd0(1524)-2147483618 MSC_Test_0-M3UA(1518)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1518)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1518)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1518)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1516)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1516)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1516)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1518)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1518)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1518)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1518)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1517)@37811ff634e5: Deleted conn table entry 0TC_ho_inter_msc_out_csd0(1524)9134185 TC_ho_inter_msc_out_csd0(1524)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_csd0(1524)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_csd0(1524)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_csd0(1524)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_csd0(1524)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1517)@37811ff634e5: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1517)@37811ff634e5: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_msc_out_csd0(1524) MSC_Test_0-M3UA(1518)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1518)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@37811ff634e5: First idle individual index:0 MSC_Test_0-SCCP(1516)@37811ff634e5: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1517)@37811ff634e5: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1517)@37811ff634e5: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1517)@37811ff634e5: Found Expect[0] for N-CONNECT handled at TC_ho_inter_msc_out_csd0(1524) MSC_Test_0-RAN(1517)@37811ff634e5: Added conn table entry 0TC_ho_inter_msc_out_csd0(1524)16598503 MSC_Test_0-SCCP(1516)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@37811ff634e5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1518)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1516)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@37811ff634e5: vl_len:25 MSC_Test_0-SCCP(1516)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1516)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1518)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1516)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1516)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1516)@37811ff634e5: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1518)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1516)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1516)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1516)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1518)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_csd0(1524)@37811ff634e5: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1518)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1518)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_csd0(1524)@37811ff634e5: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1517)@37811ff634e5: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1517)@37811ff634e5: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1516)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@37811ff634e5: vl_len:9 MSC_Test_0-SCCP(1516)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1516)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O MSC_Test_0-M3UA(1518)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1518)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1518)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1518)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(1516)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1518)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test-MNCC(1519)@37811ff634e5: Deleted conn table entry 0TC_ho_inter_msc_out_csd0(1524)-2147483619 MSC_Test_0-SCCP(1516)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1516)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_csd0(1524)@37811ff634e5: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_msc_out_csd0(1524)@37811ff634e5: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_msc_out_csd0(1524)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_csd0(1524)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_csd0(1524)@37811ff634e5: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1516)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1516)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1516)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1518)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1518)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1518)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1518)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1517)@37811ff634e5: Deleted conn table entry 0TC_ho_inter_msc_out_csd0(1524)16598503 TC_ho_inter_msc_out_csd0(1524)@37811ff634e5: f_call_hangup 6: rx SCCP DISC TC_ho_inter_msc_out_csd0(1524)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_csd0(1524)@37811ff634e5: f_call_hangup 9: done TC_ho_inter_msc_out_csd0(1524)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_csd0(1524)@37811ff634e5: Final verdict of PTC: pass MSC_Test-GSUP(1522)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(1516)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(1519)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(1518)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(1517)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(1521)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(1520)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(1523)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1525)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1515)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1515): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(1516): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(1517): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(1518): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(1519): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(1520): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(1521): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(1522): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(1523): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_ho_inter_msc_out_csd0(1524): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1525): none (pass -> pass) MTC@37811ff634e5: Test case TC_ho_inter_msc_out_csd finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_csd pass'. Thu Nov 21 04:29:55 UTC 2024 ====== MSC_Tests.TC_ho_inter_msc_out_csd pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_ho_inter_msc_out_csd.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=558825) Waiting for packet dumper to finish... 1 (prev_count=558825, count=560576) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_csd pass' was executed successfully (exit status: 0). MTC@37811ff634e5: 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 ------ Thu Nov 21 04:29:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei.pcap" >/data/MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_lu_imsi_auth_tmsi_check_imei started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(1529)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(1529)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1529)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(1527)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1530)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1529)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(1529)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1529)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1529)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(1529)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1529)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1529)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1529)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1529)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1529)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1529)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1529)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1529)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1529)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1529)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1529)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1532)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1532)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1532)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1532)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1532)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1532)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1532)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1532)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1533)@37811ff634e5: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth_tmsi_check_imei0(1535) TC_lu_imsi_auth_tmsi_check_imei0(1535)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1529)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1529)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1529)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1528)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1528)@37811ff634e5: Added conn table entry 0TC_lu_imsi_auth_tmsi_check_imei0(1535)7767280 MSC_Test_0-SCCP(1527)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(1528)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1529)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1529)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1529)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@37811ff634e5: { messageType := 2, destLocRef := '7684F0'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(1527)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(1533)@37811ff634e5: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi_check_imei0(1535) MSC_Test-GSUP(1533)@37811ff634e5: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_check_imei0(1535)"262420000000005" MSC_Test_0-SCCP(1527)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1527)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(1527)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1527)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1529)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth_tmsi_check_imei0(1535)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_check_imei0(1535)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(1529)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1529)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1527)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1527)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1527)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1528)@37811ff634e5: patching N(SD)=1 into dtap '051466935EEF'O MSC_Test_0-RAN(1528)@37811ff634e5: patched enc_l3: '055466935EEF'O MSC_Test_0-SCCP(1527)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1527)@37811ff634e5: vl_len:9 MSC_Test_0-SCCP(1527)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1527)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010006055466935EEF'O MSC_Test_0-M3UA(1529)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1529)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1529)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1527)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1527)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1527)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1529)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1529)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1527)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1527)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1527)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1528)@37811ff634e5: patching N(SD)=2 into dtap '0519084A99990000000005'O MSC_Test_0-RAN(1528)@37811ff634e5: patched enc_l3: '0599084A99990000000005'O MSC_Test_0-SCCP(1527)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1527)@37811ff634e5: vl_len:14 MSC_Test_0-SCCP(1527)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1527)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000B0599084A99990000000005'O MSC_Test_0-M3UA(1529)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1529)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1529)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1527)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1527)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1527)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_check_imei0(1535)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1528)@37811ff634e5: patching N(SD)=3 into dtap '051B'O MSC_Test_0-RAN(1528)@37811ff634e5: patched enc_l3: '05DB'O MSC_Test_0-SCCP(1527)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1527)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1527)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1527)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000205DB'O MSC_Test_0-M3UA(1529)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1529)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1529)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1527)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1527)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1527)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1527)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1527)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1527)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1527)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1529)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1529)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1529)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1529)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1528)@37811ff634e5: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_check_imei0(1535)7767280 TC_lu_imsi_auth_tmsi_check_imei0(1535)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei0(1535)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_check_imei0(1535)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei0(1535)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei0(1535)@37811ff634e5: Final verdict of PTC: pass MSC_Test-GSUP(1533)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(1529)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(1528)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(1530)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(1527)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1536)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(1534)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(1531)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(1532)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1526)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1526): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(1527): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(1528): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(1529): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(1530): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(1531): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(1532): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(1533): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(1534): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_lu_imsi_auth_tmsi_check_imei0(1535): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1536): none (pass -> pass) MTC@37811ff634e5: Test case TC_lu_imsi_auth_tmsi_check_imei finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei pass'. Thu Nov 21 04:30:01 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=222775) Waiting for packet dumper to finish... 1 (prev_count=222775, count=223848) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei pass' was executed successfully (exit status: 0). MTC@37811ff634e5: 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 ------ Thu Nov 21 04:30:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei.pcap" >/data/MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_lu_imsi_auth3g_tmsi_check_imei started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(1540)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(1540)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1540)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(1538)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1541)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1540)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(1540)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1540)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1540)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(1540)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1540)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1540)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1540)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1540)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1540)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1540)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1540)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1540)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1540)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1540)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1540)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1543)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1543)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1543)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1543)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1543)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1543)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1543)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1543)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1544)@37811ff634e5: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth3g_tmsi_check_imei0(1546) TC_lu_imsi_auth3g_tmsi_check_imei0(1546)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1540)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1540)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1540)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1539)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1539)@37811ff634e5: Added conn table entry 0TC_lu_imsi_auth3g_tmsi_check_imei0(1546)15897787 MSC_Test_0-RAN(1539)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1538)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1540)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1540)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1540)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1538)@37811ff634e5: { messageType := 2, destLocRef := 'F294BB'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(1538)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(1544)@37811ff634e5: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth3g_tmsi_check_imei0(1546) MSC_Test-GSUP(1544)@37811ff634e5: Added IMSI table entry 0TC_lu_imsi_auth3g_tmsi_check_imei0(1546)"262420000000005" MSC_Test_0-SCCP(1538)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1538)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(1538)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1538)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1540)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth3g_tmsi_check_imei0(1546)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth3g_tmsi_check_imei0(1546)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(1540)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1540)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1538)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1538)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1538)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1538)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1539)@37811ff634e5: patching N(SD)=1 into dtap '0514587C26A7210438B38E84'O MSC_Test_0-RAN(1539)@37811ff634e5: patched enc_l3: '0554587C26A7210438B38E84'O MSC_Test_0-SCCP(1538)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1538)@37811ff634e5: vl_len:15 MSC_Test_0-SCCP(1538)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1538)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000C0554587C26A7210438B38E84'O MSC_Test_0-M3UA(1540)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1540)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1540)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1538)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1538)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1538)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1538)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1540)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1540)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1538)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1538)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1538)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1538)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1539)@37811ff634e5: patching N(SD)=2 into dtap '0519084A99990000000005'O MSC_Test_0-RAN(1539)@37811ff634e5: patched enc_l3: '0599084A99990000000005'O MSC_Test_0-SCCP(1538)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1538)@37811ff634e5: vl_len:14 MSC_Test_0-SCCP(1538)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1538)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000B0599084A99990000000005'O MSC_Test_0-M3UA(1540)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1540)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1540)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1538)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1538)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1538)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1538)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth3g_tmsi_check_imei0(1546)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1539)@37811ff634e5: patching N(SD)=3 into dtap '051B'O MSC_Test_0-RAN(1539)@37811ff634e5: patched enc_l3: '05DB'O MSC_Test_0-SCCP(1538)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1538)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1538)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1538)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000205DB'O MSC_Test_0-M3UA(1540)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1540)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1540)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1538)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1538)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1538)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1538)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1538)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1538)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1538)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1538)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1540)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1540)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1540)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1538)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1540)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1539)@37811ff634e5: Deleted conn table entry 0TC_lu_imsi_auth3g_tmsi_check_imei0(1546)15897787 TC_lu_imsi_auth3g_tmsi_check_imei0(1546)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi_check_imei0(1546)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth3g_tmsi_check_imei0(1546)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi_check_imei0(1546)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi_check_imei0(1546)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-RAN(1539)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(1540)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(1538)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(1544)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(1541)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(1545)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1547)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(1542)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(1543)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1537)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1537): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(1538): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(1539): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(1540): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(1541): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(1542): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(1543): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(1544): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(1545): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_lu_imsi_auth3g_tmsi_check_imei0(1546): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1547): none (pass -> pass) MTC@37811ff634e5: Test case TC_lu_imsi_auth3g_tmsi_check_imei finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei pass'. Thu Nov 21 04:30:06 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=223209) Waiting for packet dumper to finish... 1 (prev_count=223209, count=224282) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei pass' was executed successfully (exit status: 0). MTC@37811ff634e5: 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 ------ Thu Nov 21 04:30:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_lu_imsi_noauth_tmsi_check_imei started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(1551)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(1551)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1551)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(1549)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1552)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1551)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(1551)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1551)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1551)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(1551)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1551)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1551)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1551)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1551)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1551)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1551)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1551)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1551)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1551)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1551)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1551)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1554)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1554)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1554)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1554)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1554)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1554)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1554)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1554)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1555)@37811ff634e5: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_noauth_tmsi_check_imei0(1557) TC_lu_imsi_noauth_tmsi_check_imei0(1557)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1551)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1551)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1551)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1550)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1550)@37811ff634e5: Added conn table entry 0TC_lu_imsi_noauth_tmsi_check_imei0(1557)9178747 MSC_Test_0-RAN(1550)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1549)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1551)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1551)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1551)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1551)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1551)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1549)@37811ff634e5: { messageType := 2, destLocRef := '8C0E7B'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(1549)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1549)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1549)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1549)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1549)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1555)@37811ff634e5: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_noauth_tmsi_check_imei0(1557) MSC_Test-GSUP(1555)@37811ff634e5: Added IMSI table entry 0TC_lu_imsi_noauth_tmsi_check_imei0(1557)"262420000000005" MSC_Test_0-SCCP(1549)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1549)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(1549)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1549)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1551)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_noauth_tmsi_check_imei0(1557)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_tmsi_check_imei0(1557)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(1551)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1551)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1549)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1549)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1549)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1549)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1550)@37811ff634e5: patching N(SD)=1 into dtap '0519084A99990000000005'O MSC_Test_0-RAN(1550)@37811ff634e5: patched enc_l3: '0559084A99990000000005'O MSC_Test_0-SCCP(1549)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1549)@37811ff634e5: vl_len:14 MSC_Test_0-SCCP(1549)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1549)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000B0559084A99990000000005'O MSC_Test_0-M3UA(1551)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1551)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1551)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1549)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1549)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1549)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1549)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_noauth_tmsi_check_imei0(1557)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1550)@37811ff634e5: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1550)@37811ff634e5: patched enc_l3: '059B'O MSC_Test_0-SCCP(1549)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1549)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1549)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1549)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1551)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1551)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1551)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1549)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1549)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1549)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1549)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1549)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1549)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1549)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1549)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1551)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1551)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1551)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1549)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1551)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1550)@37811ff634e5: Deleted conn table entry 0TC_lu_imsi_noauth_tmsi_check_imei0(1557)9178747 TC_lu_imsi_noauth_tmsi_check_imei0(1557)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi_check_imei0(1557)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_tmsi_check_imei0(1557)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi_check_imei0(1557)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi_check_imei0(1557)@37811ff634e5: Final verdict of PTC: pass MSC_Test-GSUP(1555)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(1550)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(1549)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(1552)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(1551)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(1554)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(1553)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(1556)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1548)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1558)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1548): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(1549): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(1550): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(1551): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(1552): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(1553): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(1554): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(1555): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(1556): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_lu_imsi_noauth_tmsi_check_imei0(1557): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1558): none (pass -> pass) MTC@37811ff634e5: Test case TC_lu_imsi_noauth_tmsi_check_imei finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei pass'. Thu Nov 21 04:30:12 UTC 2024 ====== MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=199501) Waiting for packet dumper to finish... 1 (prev_count=199501, count=200574) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei pass' was executed successfully (exit status: 0). MTC@37811ff634e5: 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 ------ Thu Nov 21 04:30:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_imsi_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_lu_imsi_noauth_notmsi_check_imei started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(1562)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(1562)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1562)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(1560)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1563)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1562)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(1562)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1562)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1562)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(1562)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1562)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1562)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1562)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1562)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1562)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1562)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1562)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1562)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1562)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1562)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1562)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1565)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1565)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1565)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1565)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1565)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1565)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1565)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1565)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1566)@37811ff634e5: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_noauth_notmsi_check_imei0(1568) TC_lu_imsi_noauth_notmsi_check_imei0(1568)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1562)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1562)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1562)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1561)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1561)@37811ff634e5: Added conn table entry 0TC_lu_imsi_noauth_notmsi_check_imei0(1568)4255221 MSC_Test_0-RAN(1561)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1560)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1562)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1562)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1562)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1562)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1562)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1560)@37811ff634e5: { messageType := 2, destLocRef := '40EDF5'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(1560)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(1566)@37811ff634e5: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_noauth_notmsi_check_imei0(1568) MSC_Test-GSUP(1566)@37811ff634e5: Added IMSI table entry 0TC_lu_imsi_noauth_notmsi_check_imei0(1568)"262420000000005" MSC_Test_0-SCCP(1560)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1560)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1560)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1560)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1560)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1560)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(1560)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1560)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1562)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_noauth_notmsi_check_imei0(1568)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_notmsi_check_imei0(1568)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(1562)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1562)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1560)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1560)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1560)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1560)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1561)@37811ff634e5: patching N(SD)=1 into dtap '0519084A99990000000005'O MSC_Test_0-RAN(1561)@37811ff634e5: patched enc_l3: '0559084A99990000000005'O MSC_Test_0-SCCP(1560)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1560)@37811ff634e5: vl_len:14 MSC_Test_0-SCCP(1560)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1560)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000B0559084A99990000000005'O MSC_Test_0-M3UA(1562)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1562)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1562)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1562)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(1560)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1560)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1560)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1562)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1560)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1560)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1560)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1560)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1560)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_noauth_notmsi_check_imei0(1568)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1560)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1560)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1560)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1560)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1562)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1562)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1562)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1560)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1562)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1561)@37811ff634e5: Deleted conn table entry 0TC_lu_imsi_noauth_notmsi_check_imei0(1568)4255221 TC_lu_imsi_noauth_notmsi_check_imei0(1568)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi_check_imei0(1568)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_notmsi_check_imei0(1568)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi_check_imei0(1568)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi_check_imei0(1568)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-RAN(1561)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(1563)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(1560)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(1566)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(1562)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(1565)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(1567)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1559)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1569)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(1564)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1559): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(1560): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(1561): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(1562): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(1563): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(1564): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(1565): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(1566): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(1567): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_lu_imsi_noauth_notmsi_check_imei0(1568): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1569): none (pass -> pass) MTC@37811ff634e5: Test case TC_lu_imsi_noauth_notmsi_check_imei finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei pass'. Thu Nov 21 04:30:18 UTC 2024 ====== MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=190313) Waiting for packet dumper to finish... 1 (prev_count=190313, count=191386) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei pass' was executed successfully (exit status: 0). MTC@37811ff634e5: 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 ------ Thu Nov 21 04:30:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_nack.pcap" >/data/MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_nack.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_nack' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_lu_imsi_auth_tmsi_check_imei_nack started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(1573)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(1573)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1573)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(1571)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1574)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1573)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(1573)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1573)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1573)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(1573)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1573)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1573)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1573)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1573)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1573)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1573)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1573)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1573)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1573)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1573)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1573)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1576)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1576)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1576)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1576)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1576)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1576)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1576)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1576)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1577)@37811ff634e5: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth_tmsi_check_imei_nack0(1579) TC_lu_imsi_auth_tmsi_check_imei_nack0(1579)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1573)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1573)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1573)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1572)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1572)@37811ff634e5: Added conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_nack0(1579)16224995 MSC_Test_0-SCCP(1571)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(1572)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1573)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1573)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1573)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1571)@37811ff634e5: { messageType := 2, destLocRef := 'F792E3'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(1571)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(1577)@37811ff634e5: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi_check_imei_nack0(1579) MSC_Test-GSUP(1577)@37811ff634e5: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_check_imei_nack0(1579)"262420000000005" MSC_Test_0-SCCP(1571)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1571)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(1571)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1571)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1573)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1573)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1573)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1571)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1571)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1571)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1571)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1572)@37811ff634e5: patching N(SD)=1 into dtap '0514E65F16C3'O MSC_Test_0-RAN(1572)@37811ff634e5: patched enc_l3: '0554E65F16C3'O MSC_Test_0-SCCP(1571)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1571)@37811ff634e5: vl_len:9 MSC_Test_0-SCCP(1571)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1571)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100060554E65F16C3'O MSC_Test_0-M3UA(1573)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1573)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1573)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1571)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1571)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1571)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1571)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1573)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1573)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1571)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1571)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1571)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1571)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1572)@37811ff634e5: patching N(SD)=2 into dtap '0519084A99990000000005'O MSC_Test_0-RAN(1572)@37811ff634e5: patched enc_l3: '0599084A99990000000005'O MSC_Test_0-SCCP(1571)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1571)@37811ff634e5: vl_len:14 MSC_Test_0-SCCP(1571)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1571)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000B0599084A99990000000005'O MSC_Test_0-M3UA(1573)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1573)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1573)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1573)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(1571)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1573)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1571)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1571)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1571)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1571)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1571)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1571)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1571)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_check_imei_nack0(1579)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-SCCP(1571)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1571)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1571)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1571)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1573)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1573)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1573)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1571)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1573)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1572)@37811ff634e5: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_nack0(1579)16224995 TC_lu_imsi_auth_tmsi_check_imei_nack0(1579)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei_nack0(1579)@37811ff634e5: Final verdict of PTC: pass MSC_Test-MNCC(1574)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(1573)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(1577)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(1571)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(1572)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(1578)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(1575)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(1576)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1580)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1570)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1570): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(1571): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(1572): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(1573): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(1574): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(1575): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(1576): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(1577): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(1578): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_lu_imsi_auth_tmsi_check_imei_nack0(1579): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1580): none (pass -> pass) MTC@37811ff634e5: Test case TC_lu_imsi_auth_tmsi_check_imei_nack finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_nack pass'. Thu Nov 21 04:30:23 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_nack pass ====== Saving talloc report from 172.18.28.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=206068) Waiting for packet dumper to finish... 1 (prev_count=206068, count=207141) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_nack pass' was executed successfully (exit status: 0). MTC@37811ff634e5: 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 ------ Thu Nov 21 04:30: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_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_err' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_lu_imsi_auth_tmsi_check_imei_err started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(1584)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(1584)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1584)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(1582)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1585)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1584)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(1584)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1584)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1584)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(1584)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1584)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1584)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1584)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1584)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1584)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1584)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1584)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1584)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1584)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1584)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1584)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1587)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1587)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1587)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1587)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1587)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1587)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1587)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1587)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1588)@37811ff634e5: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth_tmsi_check_imei_err0(1590) TC_lu_imsi_auth_tmsi_check_imei_err0(1590)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1584)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1584)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1584)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1583)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1583)@37811ff634e5: Added conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_err0(1590)4348941 MSC_Test_0-RAN(1583)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1582)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1584)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1584)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1584)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1582)@37811ff634e5: { messageType := 2, destLocRef := '425C0D'O ("B\\\r"), 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(1582)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(1588)@37811ff634e5: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi_check_imei_err0(1590) MSC_Test-GSUP(1588)@37811ff634e5: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_check_imei_err0(1590)"262420000000005" MSC_Test_0-SCCP(1582)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1582)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(1582)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1582)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1584)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1584)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1584)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1582)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1582)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1582)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1582)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1583)@37811ff634e5: patching N(SD)=1 into dtap '051456A219EE'O MSC_Test_0-RAN(1583)@37811ff634e5: patched enc_l3: '055456A219EE'O MSC_Test_0-SCCP(1582)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1582)@37811ff634e5: vl_len:9 MSC_Test_0-SCCP(1582)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1582)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010006055456A219EE'O MSC_Test_0-M3UA(1584)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1584)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1584)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1582)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1582)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1582)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1582)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1584)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1584)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1582)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1582)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1582)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1582)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1583)@37811ff634e5: patching N(SD)=2 into dtap '0519084A99990000000005'O MSC_Test_0-RAN(1583)@37811ff634e5: patched enc_l3: '0599084A99990000000005'O MSC_Test_0-SCCP(1582)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1582)@37811ff634e5: vl_len:14 MSC_Test_0-SCCP(1582)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1582)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000B0599084A99990000000005'O MSC_Test_0-M3UA(1584)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1584)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1584)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1584)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1584)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1582)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1582)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1582)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1582)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1582)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1582)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1582)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1582)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_check_imei_err0(1590)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-SCCP(1582)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1582)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1582)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1582)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1584)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1584)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1584)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1582)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1584)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1583)@37811ff634e5: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_err0(1590)4348941 TC_lu_imsi_auth_tmsi_check_imei_err0(1590)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei_err0(1590)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-RAN(1583)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(1582)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(1584)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(1588)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(1585)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(1587)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(1586)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1581)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(1589)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1591)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1581): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(1582): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(1583): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(1584): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(1585): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(1586): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(1587): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(1588): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(1589): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_lu_imsi_auth_tmsi_check_imei_err0(1590): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1591): none (pass -> pass) MTC@37811ff634e5: Test case TC_lu_imsi_auth_tmsi_check_imei_err finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_err pass'. Thu Nov 21 04:30:29 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_err pass ====== Saving talloc report from 172.18.28.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=206244) Waiting for packet dumper to finish... 1 (prev_count=206244, count=207317) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_err pass' was executed successfully (exit status: 0). MTC@37811ff634e5: 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 ------ Thu Nov 21 04:30: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_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_lu_imsi_auth_tmsi_check_imei_early started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(1595)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(1595)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1595)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(1593)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1596)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1595)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(1595)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1595)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1595)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(1595)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1595)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1595)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1595)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1595)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1595)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1595)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1595)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1595)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1595)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1595)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1595)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1598)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1598)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1598)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1598)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1598)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1598)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1598)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1598)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1599)@37811ff634e5: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth_tmsi_check_imei_early0(1601) TC_lu_imsi_auth_tmsi_check_imei_early0(1601)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1595)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1595)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1595)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1594)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1594)@37811ff634e5: Added conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_early0(1601)8646211 MSC_Test_0-SCCP(1593)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(1594)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1595)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1595)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1595)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1595)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1595)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1593)@37811ff634e5: { messageType := 2, destLocRef := '83EE43'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(1593)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1593)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1593)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1593)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1593)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1593)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1593)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(1593)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1593)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1595)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth_tmsi_check_imei_early0(1601)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_check_imei_early0(1601)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-RAN(1594)@37811ff634e5: patching N(SD)=1 into dtap '0519094399990000000005F0'O MSC_Test_0-RAN(1594)@37811ff634e5: patched enc_l3: '0559094399990000000005F0'O MSC_Test_0-SCCP(1593)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1593)@37811ff634e5: vl_len:15 MSC_Test_0-SCCP(1593)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1593)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000C0559094399990000000005F0'O MSC_Test_0-M3UA(1595)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(1599)@37811ff634e5: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi_check_imei_early0(1601) MSC_Test-GSUP(1599)@37811ff634e5: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_check_imei_early0(1601)"262420000000005" MSC_Test_0-M3UA(1595)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1595)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1593)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1593)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1593)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1593)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1594)@37811ff634e5: patching N(SD)=2 into dtap '0514212F1EF6'O MSC_Test_0-RAN(1594)@37811ff634e5: patched enc_l3: '0594212F1EF6'O MSC_Test_0-SCCP(1593)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1593)@37811ff634e5: vl_len:9 MSC_Test_0-SCCP(1593)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1593)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100060594212F1EF6'O MSC_Test_0-M3UA(1595)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1595)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1595)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1593)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1593)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1593)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1593)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1595)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1595)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1593)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1593)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1593)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1593)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_check_imei_early0(1601)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1594)@37811ff634e5: patching N(SD)=3 into dtap '051B'O MSC_Test_0-RAN(1594)@37811ff634e5: patched enc_l3: '05DB'O MSC_Test_0-SCCP(1593)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1593)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1593)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1593)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000205DB'O MSC_Test_0-M3UA(1595)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1595)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1595)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1593)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1593)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1593)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1593)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1593)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1593)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1593)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1593)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1595)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1595)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1595)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1593)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1595)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1594)@37811ff634e5: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_early0(1601)8646211 TC_lu_imsi_auth_tmsi_check_imei_early0(1601)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei_early0(1601)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_check_imei_early0(1601)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei_early0(1601)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei_early0(1601)@37811ff634e5: Final verdict of PTC: pass MSC_Test-GSUP(1599)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(1594)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(1596)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(1595)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(1593)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1602)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(1597)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1592)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(1598)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(1600)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1592): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(1593): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(1594): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(1595): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(1596): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(1597): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(1598): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(1599): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(1600): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_lu_imsi_auth_tmsi_check_imei_early0(1601): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1602): none (pass -> pass) MTC@37811ff634e5: Test case TC_lu_imsi_auth_tmsi_check_imei_early finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early pass'. Thu Nov 21 04:30:35 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early pass ====== Saving talloc report from 172.18.28.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=221249) Waiting for packet dumper to finish... 1 (prev_count=221249, count=222322) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early pass' was executed successfully (exit status: 0). MTC@37811ff634e5: 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 ------ Thu Nov 21 04:30:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei_early.pcap" >/data/MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei_early.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei_early' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_lu_imsi_auth3g_tmsi_check_imei_early started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(1606)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(1606)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1606)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(1604)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1607)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1606)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(1606)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1606)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1606)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(1606)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1606)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1606)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1606)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1606)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1606)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1606)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1606)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1606)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1606)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1606)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1606)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1609)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1609)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1609)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1609)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1609)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1609)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1609)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1609)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1610)@37811ff634e5: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth3g_tmsi_check_imei_early0(1612) TC_lu_imsi_auth3g_tmsi_check_imei_early0(1612)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1606)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1606)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1606)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1605)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1605)@37811ff634e5: Added conn table entry 0TC_lu_imsi_auth3g_tmsi_check_imei_early0(1612)7371709 MSC_Test_0-RAN(1605)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1604)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1606)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1606)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1606)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1606)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1606)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1604)@37811ff634e5: { messageType := 2, destLocRef := '707BBD'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(1604)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1604)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1604)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1604)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1604)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1604)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1604)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(1604)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1604)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1606)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth3g_tmsi_check_imei_early0(1612)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth3g_tmsi_check_imei_early0(1612)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-RAN(1605)@37811ff634e5: patching N(SD)=1 into dtap '0519094399990000000005F0'O MSC_Test_0-RAN(1605)@37811ff634e5: patched enc_l3: '0559094399990000000005F0'O MSC_Test_0-SCCP(1604)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1604)@37811ff634e5: vl_len:15 MSC_Test_0-SCCP(1604)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1604)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000C0559094399990000000005F0'O MSC_Test_0-M3UA(1606)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(1610)@37811ff634e5: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth3g_tmsi_check_imei_early0(1612) MSC_Test-GSUP(1610)@37811ff634e5: Added IMSI table entry 0TC_lu_imsi_auth3g_tmsi_check_imei_early0(1612)"262420000000005" MSC_Test_0-M3UA(1606)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1606)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1604)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1604)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1604)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1604)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1605)@37811ff634e5: patching N(SD)=2 into dtap '0514CD731250210426A9E16C'O MSC_Test_0-RAN(1605)@37811ff634e5: patched enc_l3: '0594CD731250210426A9E16C'O MSC_Test_0-SCCP(1604)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1604)@37811ff634e5: vl_len:15 MSC_Test_0-SCCP(1604)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1604)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000C0594CD731250210426A9E16C'O MSC_Test_0-M3UA(1606)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1606)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1606)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1604)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1604)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1604)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1604)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1606)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1606)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1604)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1604)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1604)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1604)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth3g_tmsi_check_imei_early0(1612)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1605)@37811ff634e5: patching N(SD)=3 into dtap '051B'O MSC_Test_0-RAN(1605)@37811ff634e5: patched enc_l3: '05DB'O MSC_Test_0-SCCP(1604)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1604)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1604)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1604)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000205DB'O MSC_Test_0-M3UA(1606)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1606)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1606)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1604)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1604)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1604)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1604)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1604)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1604)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1604)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1604)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1606)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1606)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1606)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1604)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1606)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1605)@37811ff634e5: Deleted conn table entry 0TC_lu_imsi_auth3g_tmsi_check_imei_early0(1612)7371709 TC_lu_imsi_auth3g_tmsi_check_imei_early0(1612)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi_check_imei_early0(1612)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth3g_tmsi_check_imei_early0(1612)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi_check_imei_early0(1612)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi_check_imei_early0(1612)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-RAN(1605)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(1610)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(1606)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(1607)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(1604)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(1611)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1613)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(1608)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(1609)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1603)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1603): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(1604): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(1605): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(1606): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(1607): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(1608): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(1609): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(1610): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(1611): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_lu_imsi_auth3g_tmsi_check_imei_early0(1612): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1613): none (pass -> pass) MTC@37811ff634e5: Test case TC_lu_imsi_auth3g_tmsi_check_imei_early finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei_early pass'. Thu Nov 21 04:30:41 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei_early pass ====== Saving talloc report from 172.18.28.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=223600) Waiting for packet dumper to finish... 1 (prev_count=223600, count=224673) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei_early pass' was executed successfully (exit status: 0). MTC@37811ff634e5: 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 ------ Thu Nov 21 04:30:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei_early.pcap" >/data/MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei_early.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei_early' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_lu_imsi_noauth_tmsi_check_imei_early started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(1617)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(1617)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1617)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(1615)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1618)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1617)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(1617)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1617)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1617)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(1617)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1617)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1617)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1617)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1617)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1617)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1617)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1617)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1617)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1617)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1617)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1617)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1620)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1620)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1620)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1620)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1620)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1620)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1620)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1620)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1621)@37811ff634e5: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_noauth_tmsi_check_imei_early0(1623) TC_lu_imsi_noauth_tmsi_check_imei_early0(1623)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1617)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1617)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1617)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1616)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1616)@37811ff634e5: Added conn table entry 0TC_lu_imsi_noauth_tmsi_check_imei_early0(1623)4716376 MSC_Test_0-SCCP(1615)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(1616)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1617)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1617)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1617)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1617)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1617)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1615)@37811ff634e5: { messageType := 2, destLocRef := '47F758'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(1615)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1615)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1615)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1615)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1615)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1615)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1615)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(1615)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1615)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1617)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_noauth_tmsi_check_imei_early0(1623)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_tmsi_check_imei_early0(1623)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-RAN(1616)@37811ff634e5: patching N(SD)=1 into dtap '0519094399990000000005F0'O MSC_Test_0-RAN(1616)@37811ff634e5: patched enc_l3: '0559094399990000000005F0'O MSC_Test_0-SCCP(1615)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1615)@37811ff634e5: vl_len:15 MSC_Test_0-SCCP(1615)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1615)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000C0559094399990000000005F0'O MSC_Test_0-M3UA(1617)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(1621)@37811ff634e5: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_noauth_tmsi_check_imei_early0(1623) MSC_Test-GSUP(1621)@37811ff634e5: Added IMSI table entry 0TC_lu_imsi_noauth_tmsi_check_imei_early0(1623)"262420000000005" MSC_Test_0-M3UA(1617)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1617)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1615)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1615)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1615)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1615)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1617)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1617)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1615)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1615)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1615)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1615)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_noauth_tmsi_check_imei_early0(1623)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1616)@37811ff634e5: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1616)@37811ff634e5: patched enc_l3: '059B'O MSC_Test_0-SCCP(1615)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1615)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1615)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1615)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1617)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1617)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1617)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1615)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1615)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1615)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1615)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1615)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1615)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1615)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1615)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1617)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1617)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1617)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1615)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1617)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1616)@37811ff634e5: Deleted conn table entry 0TC_lu_imsi_noauth_tmsi_check_imei_early0(1623)4716376 TC_lu_imsi_noauth_tmsi_check_imei_early0(1623)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi_check_imei_early0(1623)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_tmsi_check_imei_early0(1623)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi_check_imei_early0(1623)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi_check_imei_early0(1623)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-RAN(1616)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(1621)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(1618)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(1615)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(1617)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1614)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(1620)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(1622)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(1619)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1624)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1614): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(1615): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(1616): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(1617): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(1618): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(1619): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(1620): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(1621): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(1622): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_lu_imsi_noauth_tmsi_check_imei_early0(1623): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1624): none (pass -> pass) MTC@37811ff634e5: Test case TC_lu_imsi_noauth_tmsi_check_imei_early finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei_early pass'. Thu Nov 21 04:30:47 UTC 2024 ====== MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei_early pass ====== Saving talloc report from 172.18.28.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=200102) Waiting for packet dumper to finish... 1 (prev_count=200102, count=201175) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei_early pass' was executed successfully (exit status: 0). MTC@37811ff634e5: 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 ------ Thu Nov 21 04:30:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei_early.pcap" >/data/MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei_early.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei_early' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_lu_imsi_noauth_notmsi_check_imei_early started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(1628)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(1628)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1628)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(1626)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1629)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1628)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(1628)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1628)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1628)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(1628)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1628)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1628)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1628)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1628)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1628)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1628)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1628)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1628)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1628)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1628)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1628)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1631)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1631)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1631)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1631)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1631)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1631)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1631)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1631)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1632)@37811ff634e5: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_noauth_notmsi_check_imei_early0(1634) TC_lu_imsi_noauth_notmsi_check_imei_early0(1634)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1628)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1628)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1628)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1627)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1627)@37811ff634e5: Added conn table entry 0TC_lu_imsi_noauth_notmsi_check_imei_early0(1634)12679505 MSC_Test_0-SCCP(1626)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(1627)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1628)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1628)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1628)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1628)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1628)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1626)@37811ff634e5: { messageType := 2, destLocRef := 'C17951'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(1626)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1626)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1626)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1626)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1626)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1626)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1626)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(1626)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1626)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1628)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_noauth_notmsi_check_imei_early0(1634)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_notmsi_check_imei_early0(1634)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-RAN(1627)@37811ff634e5: patching N(SD)=1 into dtap '0519094399990000000005F0'O MSC_Test_0-RAN(1627)@37811ff634e5: patched enc_l3: '0559094399990000000005F0'O MSC_Test_0-SCCP(1626)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1626)@37811ff634e5: vl_len:15 MSC_Test_0-SCCP(1626)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1626)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000C0559094399990000000005F0'O MSC_Test_0-M3UA(1628)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(1632)@37811ff634e5: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_noauth_notmsi_check_imei_early0(1634) MSC_Test-GSUP(1632)@37811ff634e5: Added IMSI table entry 0TC_lu_imsi_noauth_notmsi_check_imei_early0(1634)"262420000000005" MSC_Test_0-M3UA(1628)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1628)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1626)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1626)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1626)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1626)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1628)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1628)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1628)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(1626)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1626)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1626)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1626)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1628)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1626)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1626)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1626)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1626)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_noauth_notmsi_check_imei_early0(1634)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1626)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1626)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1626)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1626)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1628)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1628)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1628)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1626)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1628)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1627)@37811ff634e5: Deleted conn table entry 0TC_lu_imsi_noauth_notmsi_check_imei_early0(1634)12679505 TC_lu_imsi_noauth_notmsi_check_imei_early0(1634)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi_check_imei_early0(1634)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_notmsi_check_imei_early0(1634)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi_check_imei_early0(1634)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi_check_imei_early0(1634)@37811ff634e5: Final verdict of PTC: pass MSC_Test-MNCC(1629)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(1632)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(1627)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(1626)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(1631)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(1628)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1625)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(1630)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(1633)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1635)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1625): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(1626): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(1627): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(1628): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(1629): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(1630): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(1631): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(1632): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(1633): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_lu_imsi_noauth_notmsi_check_imei_early0(1634): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1635): none (pass -> pass) MTC@37811ff634e5: Test case TC_lu_imsi_noauth_notmsi_check_imei_early finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei_early pass'. Thu Nov 21 04:30:53 UTC 2024 ====== MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei_early pass ====== Saving talloc report from 172.18.28.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=191201) Waiting for packet dumper to finish... 1 (prev_count=191201, count=192274) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei_early pass' was executed successfully (exit status: 0). MTC@37811ff634e5: 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 ------ Thu Nov 21 04:30:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_nack.pcap" >/data/MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_nack.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_nack' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_lu_imsi_auth_tmsi_check_imei_early_nack started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(1639)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(1639)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1639)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(1637)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1640)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1639)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(1639)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1639)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1639)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(1639)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1639)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1639)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1639)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1639)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1639)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1639)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1639)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1639)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1639)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1639)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1639)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1642)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1642)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1642)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1642)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1642)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1642)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1642)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1642)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1643)@37811ff634e5: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1645) TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1645)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1639)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1639)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1639)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1638)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1638)@37811ff634e5: Added conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1645)801136 MSC_Test_0-SCCP(1637)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(1638)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1639)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1639)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1639)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1639)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1639)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1637)@37811ff634e5: { messageType := 2, destLocRef := '0C3970'O ("\f9p"), 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(1637)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1637)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1637)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1637)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1637)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1637)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1637)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(1637)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1637)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1639)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1638)@37811ff634e5: patching N(SD)=1 into dtap '0519094399990000000005F0'O MSC_Test_0-RAN(1638)@37811ff634e5: patched enc_l3: '0559094399990000000005F0'O MSC_Test_0-SCCP(1637)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1637)@37811ff634e5: vl_len:15 MSC_Test_0-SCCP(1637)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1637)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000C0559094399990000000005F0'O MSC_Test_0-M3UA(1639)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(1643)@37811ff634e5: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1645) MSC_Test-GSUP(1643)@37811ff634e5: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1645)"262420000000005" MSC_Test_0-M3UA(1639)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1639)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1639)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1639)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1637)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1637)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1637)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1637)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1637)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1637)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1637)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1637)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1645)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-SCCP(1637)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1637)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1637)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1637)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1639)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1639)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1639)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1637)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1639)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1638)@37811ff634e5: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1645)801136 TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1645)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1645)@37811ff634e5: Final verdict of PTC: pass MSC_Test-GSUP(1643)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(1637)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(1639)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(1638)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(1640)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(1644)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1636)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(1641)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(1642)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1646)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1636): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(1637): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(1638): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(1639): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(1640): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(1641): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(1642): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(1643): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(1644): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1645): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1646): none (pass -> pass) MTC@37811ff634e5: Test case TC_lu_imsi_auth_tmsi_check_imei_early_nack finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_nack pass'. Thu Nov 21 04:30:58 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_nack pass ====== Saving talloc report from 172.18.28.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=165327) Waiting for packet dumper to finish... 1 (prev_count=165327, count=166400) MTC@37811ff634e5: 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@37811ff634e5: 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 ------ Thu Nov 21 04:31:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_err.pcap" >/data/MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_err.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_err' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_lu_imsi_auth_tmsi_check_imei_early_err started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(1650)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(1650)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1650)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(1648)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1651)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1650)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(1650)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1650)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1650)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(1650)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1650)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1650)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1650)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1650)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1650)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1650)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1650)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1650)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1650)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1650)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1650)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1653)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1653)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1653)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1653)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1653)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1653)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1653)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1653)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1654)@37811ff634e5: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth_tmsi_check_imei_early_err0(1656) TC_lu_imsi_auth_tmsi_check_imei_early_err0(1656)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1650)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1650)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1650)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1649)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1649)@37811ff634e5: Added conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_early_err0(1656)10172629 MSC_Test_0-SCCP(1648)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(1649)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1650)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1650)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1650)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1650)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1650)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1648)@37811ff634e5: { messageType := 2, destLocRef := '9B38D5'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(1648)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1648)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1648)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1648)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1648)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1648)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1648)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(1648)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1648)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1650)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1649)@37811ff634e5: patching N(SD)=1 into dtap '0519094399990000000005F0'O MSC_Test_0-RAN(1649)@37811ff634e5: patched enc_l3: '0559094399990000000005F0'O MSC_Test_0-SCCP(1648)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1648)@37811ff634e5: vl_len:15 MSC_Test_0-SCCP(1648)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1648)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000C0559094399990000000005F0'O MSC_Test_0-M3UA(1650)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(1654)@37811ff634e5: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi_check_imei_early_err0(1656) MSC_Test-GSUP(1654)@37811ff634e5: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_check_imei_early_err0(1656)"262420000000005" MSC_Test_0-M3UA(1650)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1650)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1650)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1650)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1648)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1648)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1648)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1648)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1648)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1648)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1648)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1648)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_check_imei_early_err0(1656)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-SCCP(1648)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1648)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1648)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1648)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1650)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1650)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1650)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1648)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1650)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1649)@37811ff634e5: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_early_err0(1656)10172629 TC_lu_imsi_auth_tmsi_check_imei_early_err0(1656)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei_early_err0(1656)@37811ff634e5: Final verdict of PTC: pass MSC_Test-MNCC(1651)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(1648)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(1649)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(1650)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(1653)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(1654)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(1655)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1647)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(1652)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1657)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1647): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(1648): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(1649): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(1650): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(1651): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(1652): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(1653): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(1654): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(1655): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_lu_imsi_auth_tmsi_check_imei_early_err0(1656): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1657): none (pass -> pass) MTC@37811ff634e5: Test case TC_lu_imsi_auth_tmsi_check_imei_early_err finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_err pass'. Thu Nov 21 04:31:04 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_err pass ====== Saving talloc report from 172.18.28.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=165591) Waiting for packet dumper to finish... 1 (prev_count=165591, count=166664) MTC@37811ff634e5: 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@37811ff634e5: 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 ------ Thu Nov 21 04:31:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug.pcap" >/data/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@37811ff634e5: 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@37811ff634e5: Test case TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(1661)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(1661)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1661)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(1659)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1662)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1661)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(1661)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1661)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1661)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(1661)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1661)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1661)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1661)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1661)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1661)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1661)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1661)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1661)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1661)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1661)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1661)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1664)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1664)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1664)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1664)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1664)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1664)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1664)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1664)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1665)@37811ff634e5: Created GsupExpect[0] for "262420000000362" to be handled at TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1667) TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1667)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1661)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1661)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1661)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1660)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1660)@37811ff634e5: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1667)15136552 MSC_Test_0-SCCP(1659)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(1660)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1661)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1661)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1661)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1659)@37811ff634e5: { messageType := 2, destLocRef := 'E6F728'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(1659)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(1665)@37811ff634e5: Found GsupExpect[0] for "262420000000362" handled at TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1667) MSC_Test-GSUP(1665)@37811ff634e5: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1667)"262420000000362" MSC_Test_0-SCCP(1659)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1659)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(1659)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1659)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524900'O MSC_Test_0-M3UA(1661)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1661)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1661)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1659)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1659)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1659)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1659)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1660)@37811ff634e5: patching N(SD)=1 into dtap '051490B8E60E'O MSC_Test_0-RAN(1660)@37811ff634e5: patched enc_l3: '055490B8E60E'O MSC_Test_0-SCCP(1659)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1659)@37811ff634e5: vl_len:9 MSC_Test_0-SCCP(1659)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1659)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010006055490B8E60E'O MSC_Test_0-M3UA(1661)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1661)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1661)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1661)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(1659)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1659)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1659)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1661)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1659)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1659)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1659)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1659)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1659)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1659)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1659)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1659)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1659)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1661)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1661)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1661)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1659)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1661)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1660)@37811ff634e5: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1667)15136552 TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1667)@37811ff634e5: setverdict(pass): none -> pass TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1667)@37811ff634e5: Skipping f_verify_vty_lac_ci() TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1667)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1667)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1667)@37811ff634e5: Final verdict of PTC: pass MSC_Test-GSUP(1665)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(1660)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(1661)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(1662)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(1659)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(1663)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1658)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(1666)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(1664)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1668)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1658): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(1659): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(1660): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(1661): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(1662): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(1663): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(1664): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(1665): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(1666): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1667): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1668): none (pass -> pass) MTC@37811ff634e5: Test case TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug pass'. Thu Nov 21 04:31:10 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug pass ====== Saving talloc report from 172.18.28.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=172788) Waiting for packet dumper to finish... 1 (prev_count=172788, count=173861) MTC@37811ff634e5: 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@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_cc_bssmap_clear'. ------ MSC_Tests.TC_mo_cc_bssmap_clear ------ Thu Nov 21 04:31:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_mo_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_cc_bssmap_clear' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_mo_cc_bssmap_clear started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(1672)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(1672)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1672)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(1670)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1673)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1672)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(1672)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1672)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1672)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(1672)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1672)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1672)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1672)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1672)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1672)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1672)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1672)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1672)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1672)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1672)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1672)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1675)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1675)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1675)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1675)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1675)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1675)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1675)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1675)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1676)@37811ff634e5: Created GsupExpect[0] for "262420000000043" to be handled at TC_mo_cc_bssmap_clear0(1678) TC_mo_cc_bssmap_clear0(1678)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1672)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1672)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1672)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1671)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1671)@37811ff634e5: Added conn table entry 0TC_mo_cc_bssmap_clear0(1678)8225469 MSC_Test_0-SCCP(1670)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(1671)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1672)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1672)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1672)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1672)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1672)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1670)@37811ff634e5: { messageType := 2, destLocRef := '7D82BD'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(1670)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1670)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1670)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1670)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1670)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1676)@37811ff634e5: Found GsupExpect[0] for "262420000000043" handled at TC_mo_cc_bssmap_clear0(1678) MSC_Test-GSUP(1676)@37811ff634e5: Added IMSI table entry 0TC_mo_cc_bssmap_clear0(1678)"262420000000043" MSC_Test_0-SCCP(1670)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1670)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(1670)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1670)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_mo_cc_bssmap_clear0(1678)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(1672)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_cc_bssmap_clear0(1678)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(1672)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1672)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1670)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1670)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1670)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1670)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_bssmap_clear0(1678)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1671)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1671)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(1670)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1670)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1670)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1670)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1672)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1672)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1672)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1670)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1670)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1670)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1670)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1670)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1670)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1670)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1670)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1672)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1672)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1672)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1670)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1672)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1671)@37811ff634e5: Deleted conn table entry 0TC_mo_cc_bssmap_clear0(1678)8225469 TC_mo_cc_bssmap_clear0(1678)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_bssmap_clear0(1678)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_cc_bssmap_clear0(1678)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_bssmap_clear0(1678)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_bssmap_clear0(1678)@37811ff634e5: 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 := '046ED586'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1671)@37811ff634e5: Added conn table entry 0TC_mo_cc_bssmap_clear0(1678)90038 MSC_Test_0-RAN(1671)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1670)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1672)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1672)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1672)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1672)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1672)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1672)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1672)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1670)@37811ff634e5: { messageType := 2, destLocRef := '015FB6'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(1670)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1670)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1670)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1670)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1670)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1670)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1670)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1670)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1670)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_bssmap_clear0(1678)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_cc_bssmap_clear0(1678)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1673)@37811ff634e5: Created MnccExpect[0] for "12345" to be handled at TC_mo_cc_bssmap_clear0(1678) MSC_Test-MGCP(1674)@37811ff634e5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mo_cc_bssmap_clear0(1678) MSC_Test_0-RAN(1671)@37811ff634e5: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1671)@37811ff634e5: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1670)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1670)@37811ff634e5: vl_len:19 MSC_Test_0-SCCP(1670)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1670)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(1672)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1674)@37811ff634e5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "207", 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_mo_cc_bssmap_clear0(1678) TC_mo_cc_bssmap_clear0(1678)@37811ff634e5: f_mo_call_establish 2: rx 1st CRCX TC_mo_cc_bssmap_clear0(1678)@37811ff634e5: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1673)@37811ff634e5: Found MnccExpect[0] for "12345" handled at TC_mo_cc_bssmap_clear0(1678) MSC_Test-MNCC(1673)@37811ff634e5: Added conn table entry 0TC_mo_cc_bssmap_clear0(1678)-2147483617 MSC_Test_0-M3UA(1672)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1672)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1670)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1670)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1670)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1670)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_bssmap_clear0(1678)@37811ff634e5: f_mo_call_establish 1: rx MNCC SETUP ind TC_mo_cc_bssmap_clear0(1678)@37811ff634e5: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1670)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1670)@37811ff634e5: vl_len:14 MSC_Test_0-SCCP(1670)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1670)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1672)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_cc_bssmap_clear0(1678)@37811ff634e5: f_mo_call_establish 3: rx RTP CREATE TC_mo_cc_bssmap_clear0(1678)@37811ff634e5: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1672)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1672)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1670)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1670)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1670)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1670)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1672)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1672)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1670)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1670)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1670)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1670)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_bssmap_clear0(1678)@37811ff634e5: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-SCCP(1670)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1670)@37811ff634e5: vl_len:6 MSC_Test_0-SCCP(1670)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1670)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1672)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1672)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1672)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1670)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1670)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1670)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1670)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1672)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1672)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1670)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1670)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1670)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1670)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1673)@37811ff634e5: Deleted conn table entry 0TC_mo_cc_bssmap_clear0(1678)-2147483617 TC_mo_cc_bssmap_clear0(1678)@37811ff634e5: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_cc_bssmap_clear0(1678)@37811ff634e5: f_mo_call_establish DONE TC_mo_cc_bssmap_clear0(1678)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1670)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1670)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1670)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1670)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1672)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1672)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1672)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1670)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1672)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1671)@37811ff634e5: Deleted conn table entry 0TC_mo_cc_bssmap_clear0(1678)90038 TC_mo_cc_bssmap_clear0(1678)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_bssmap_clear0(1678)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_cc_bssmap_clear0(1678)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_bssmap_clear0(1678)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-SCCP(1670)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(1676)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(1672)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(1673)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(1671)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(1677)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(1675)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1679)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1669)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(1674)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1669): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(1670): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(1671): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(1672): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(1673): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(1674): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(1675): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(1676): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(1677): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_mo_cc_bssmap_clear0(1678): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1679): none (pass -> pass) MTC@37811ff634e5: Test case TC_mo_cc_bssmap_clear finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_cc_bssmap_clear pass'. Thu Nov 21 04:31:18 UTC 2024 ====== MSC_Tests.TC_mo_cc_bssmap_clear pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_mo_cc_bssmap_clear.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=369239) Waiting for packet dumper to finish... 1 (prev_count=369239, count=373292) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_cc_bssmap_clear pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_invalid_mgcp_crash'. ------ MSC_Tests.TC_invalid_mgcp_crash ------ Thu Nov 21 04:31:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_invalid_mgcp_crash.pcap" >/data/MSC_Tests.TC_invalid_mgcp_crash.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_invalid_mgcp_crash' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_invalid_mgcp_crash started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(1683)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(1683)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1683)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(1681)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1684)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1683)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(1683)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1683)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1683)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(1683)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1683)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1683)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1683)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1683)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1683)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1683)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1683)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1683)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1683)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1683)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1683)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1686)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1686)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1686)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1686)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1686)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1686)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1686)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1686)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1687)@37811ff634e5: Created GsupExpect[0] for "262420000000007" to be handled at TC_invalid_mgcp_crash0(1689) TC_invalid_mgcp_crash0(1689)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1683)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1683)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1683)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1682)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1682)@37811ff634e5: Added conn table entry 0TC_invalid_mgcp_crash0(1689)4572820 MSC_Test_0-SCCP(1681)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(1682)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1683)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1683)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1683)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1683)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1683)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1681)@37811ff634e5: { messageType := 2, destLocRef := '45C694'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(1681)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(1687)@37811ff634e5: Found GsupExpect[0] for "262420000000007" handled at TC_invalid_mgcp_crash0(1689) MSC_Test-GSUP(1687)@37811ff634e5: Added IMSI table entry 0TC_invalid_mgcp_crash0(1689)"262420000000007" MSC_Test_0-SCCP(1681)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1681)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1681)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1681)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1681)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1681)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(1681)@37811ff634e5: vl_from0 TC_invalid_mgcp_crash0(1689)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_invalid_mgcp_crash0(1689)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-SCCP(1681)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1683)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1683)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1683)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1681)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1681)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1681)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1681)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_invalid_mgcp_crash0(1689)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1682)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1682)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(1681)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1681)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1681)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1681)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1683)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1683)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1683)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1681)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1681)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1681)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1681)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1681)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1681)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1681)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1681)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1683)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1683)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1683)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1681)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1683)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1682)@37811ff634e5: Deleted conn table entry 0TC_invalid_mgcp_crash0(1689)4572820 TC_invalid_mgcp_crash0(1689)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_invalid_mgcp_crash0(1689)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_invalid_mgcp_crash0(1689)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_invalid_mgcp_crash0(1689)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_invalid_mgcp_crash0(1689)@37811ff634e5: 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 := '26B7106D'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1682)@37811ff634e5: Added conn table entry 0TC_invalid_mgcp_crash0(1689)6607732 MSC_Test_0-RAN(1682)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1681)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1683)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1683)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1683)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1683)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1683)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1683)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1683)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1681)@37811ff634e5: { messageType := 2, destLocRef := '64D374'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(1681)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1681)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1681)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1681)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1681)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1681)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1681)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1681)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1681)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_invalid_mgcp_crash0(1689)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_invalid_mgcp_crash0(1689)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1684)@37811ff634e5: Created MnccExpect[0] for "12345" to be handled at TC_invalid_mgcp_crash0(1689) MSC_Test-MGCP(1685)@37811ff634e5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_invalid_mgcp_crash0(1689) MSC_Test_0-RAN(1682)@37811ff634e5: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1682)@37811ff634e5: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1681)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1681)@37811ff634e5: vl_len:19 MSC_Test_0-SCCP(1681)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1681)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(1683)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1685)@37811ff634e5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "212", 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_invalid_mgcp_crash0(1689) TC_invalid_mgcp_crash0(1689)@37811ff634e5: f_mo_call_establish 2: rx 1st CRCX MSC_Test_0-M3UA(1683)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1683)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1683)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1683)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1681)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1681)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1681)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1681)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1681)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1681)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1681)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1681)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_invalid_mgcp_crash0(1689)@37811ff634e5: f_mo_call_establish 11: rx CC RELEASE MSC_Test_0-SCCP(1681)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1681)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1681)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1681)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1683)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1683)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1683)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1681)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1683)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1682)@37811ff634e5: Deleted conn table entry 0TC_invalid_mgcp_crash0(1689)6607732 TC_invalid_mgcp_crash0(1689)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_invalid_mgcp_crash0(1689)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_invalid_mgcp_crash0(1689)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_invalid_mgcp_crash0(1689)@37811ff634e5: Osmux ok: use_osmux = false got_osmux_count = 0 TC_invalid_mgcp_crash0(1689)@37811ff634e5: f_mo_call_establish DONE TC_invalid_mgcp_crash0(1689)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_invalid_mgcp_crash0(1689)@37811ff634e5: Final verdict of PTC: pass MSC_Test-GSUP(1687)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(1683)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(1684)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(1681)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(1682)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(1685)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1690)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(1686)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1680)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(1688)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1680): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(1681): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(1682): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(1683): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(1684): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(1685): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(1686): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(1687): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(1688): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_invalid_mgcp_crash0(1689): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1690): none (pass -> pass) MTC@37811ff634e5: Test case TC_invalid_mgcp_crash finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_invalid_mgcp_crash pass'. Thu Nov 21 04:31:24 UTC 2024 ====== MSC_Tests.TC_invalid_mgcp_crash pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_invalid_mgcp_crash.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=302787) Waiting for packet dumper to finish... 1 (prev_count=302787, count=304538) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_invalid_mgcp_crash pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mm_id_resp_no_identity'. ------ MSC_Tests.TC_mm_id_resp_no_identity ------ Thu Nov 21 04:31: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_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mm_id_resp_no_identity' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_mm_id_resp_no_identity started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(1694)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(1694)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1694)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(1692)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1695)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1694)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(1694)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1694)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1694)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(1694)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1694)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1694)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1694)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1694)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1694)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1694)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1694)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1694)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1694)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1694)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1694)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1697)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1697)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1697)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1697)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1697)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1697)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1697)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1697)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_mm_id_resp_no_identity0(1700)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, 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(1694)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1694)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1694)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1693)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1693)@37811ff634e5: Added conn table entry 0TC_mm_id_resp_no_identity0(1700)86329 MSC_Test_0-SCCP(1692)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(1693)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1694)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1694)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1694)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1694)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1694)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1692)@37811ff634e5: { messageType := 2, destLocRef := '015139'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(1692)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1692)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1692)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1692)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1692)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1693)@37811ff634e5: patching N(SD)=1 into dtap '051903000000'O MSC_Test_0-RAN(1693)@37811ff634e5: patched enc_l3: '055903000000'O MSC_Test_0-SCCP(1692)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1692)@37811ff634e5: vl_len:9 MSC_Test_0-SCCP(1692)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1692)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010006055903000000'O MSC_Test_0-M3UA(1694)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1694)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1694)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1694)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1694)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1692)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1692)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1692)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1692)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1692)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1692)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1692)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1692)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mm_id_resp_no_identity0(1700)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-SCCP(1692)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1692)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1692)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1692)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1694)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1694)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1694)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1692)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1694)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1693)@37811ff634e5: Deleted conn table entry 0TC_mm_id_resp_no_identity0(1700)86329 TC_mm_id_resp_no_identity0(1700)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_mm_id_resp_no_identity0(1700)@37811ff634e5: Skipping f_verify_vty_lac_ci() TC_mm_id_resp_no_identity0(1700)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_mm_id_resp_no_identity0(1700)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-RAN(1693)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(1698)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(1694)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(1692)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(1695)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(1697)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(1699)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(1696)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1701)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1691)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1691): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(1692): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(1693): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(1694): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(1695): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(1696): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(1697): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(1698): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(1699): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_mm_id_resp_no_identity0(1700): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1701): none (pass -> pass) MTC@37811ff634e5: Test case TC_mm_id_resp_no_identity finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mm_id_resp_no_identity pass'. Thu Nov 21 04:31:35 UTC 2024 ====== MSC_Tests.TC_mm_id_resp_no_identity pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_mm_id_resp_no_identity.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=150835) Waiting for packet dumper to finish... 1 (prev_count=150835, count=151908) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mm_id_resp_no_identity pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_expire_while_paging'. ------ MSC_Tests.TC_lu_and_expire_while_paging ------ Thu Nov 21 04:31:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_and_expire_while_paging.pcap" >/data/MSC_Tests.TC_lu_and_expire_while_paging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_expire_while_paging' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_lu_and_expire_while_paging started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(1705)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(1705)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1705)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(1703)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1706)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1705)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(1705)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1705)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1705)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(1705)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1705)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1705)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1705)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1705)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1705)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1705)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1705)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1705)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1705)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1705)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1705)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1708)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1708)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1708)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1708)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1708)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1708)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1708)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1708)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1709)@37811ff634e5: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_expire_while_paging0(1711) TC_lu_and_expire_while_paging0(1711)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1705)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1705)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1705)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1704)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1704)@37811ff634e5: Added conn table entry 0TC_lu_and_expire_while_paging0(1711)16093557 MSC_Test_0-SCCP(1703)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(1704)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1705)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1705)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1705)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1705)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1705)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1703)@37811ff634e5: { messageType := 2, destLocRef := 'F59175'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(1703)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1703)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1703)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1703)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1703)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1709)@37811ff634e5: Found GsupExpect[0] for "262420000000007" handled at TC_lu_and_expire_while_paging0(1711) MSC_Test-GSUP(1709)@37811ff634e5: Added IMSI table entry 0TC_lu_and_expire_while_paging0(1711)"262420000000007" MSC_Test_0-SCCP(1703)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1703)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(1703)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1703)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1705)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_expire_while_paging0(1711)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_expire_while_paging0(1711)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(1705)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1705)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1703)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1703)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1703)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1703)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_expire_while_paging0(1711)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1704)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1704)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(1703)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1703)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1703)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1703)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1705)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1705)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1705)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1703)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1703)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1703)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1703)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1703)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1703)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1703)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1703)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1705)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1705)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1705)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1703)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1705)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1704)@37811ff634e5: Deleted conn table entry 0TC_lu_and_expire_while_paging0(1711)16093557 TC_lu_and_expire_while_paging0(1711)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_expire_while_paging0(1711)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_expire_while_paging0(1711)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_expire_while_paging0(1711)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1704)@37811ff634e5: Created IMSI[0] for '262420000000007'H'1770270A'O to be handled at TC_lu_and_expire_while_paging0(1711) MSC_Test-GSUP(1709)@37811ff634e5: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_expire_while_paging0(1711) MSC_Test_0-M3UA(1705)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1705)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1704)@37811ff634e5: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_expire_while_paging0(1711) TC_lu_and_expire_while_paging0(1711)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_expire_while_paging0(1711)@37811ff634e5: 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 := '1770270A'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1704)@37811ff634e5: Added conn table entry 0TC_lu_and_expire_while_paging0(1711)2746536 MSC_Test_0-SCCP(1703)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1705)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1705)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1705)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1703)@37811ff634e5: { messageType := 2, destLocRef := '29E8A8'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(1703)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1705)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1705)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1705)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(1703)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1703)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1703)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1703)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1705)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1703)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1703)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1703)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1703)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_expire_while_paging0(1711)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_expire_while_paging0(1711)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1703)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1703)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1703)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1703)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1705)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1705)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1705)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1703)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1705)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1704)@37811ff634e5: Deleted conn table entry 0TC_lu_and_expire_while_paging0(1711)2746536 TC_lu_and_expire_while_paging0(1711)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_expire_while_paging0(1711)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-M3UA(1705)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(1704)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(1703)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(1706)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(1709)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(1707)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1702)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(1710)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1712)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(1708)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1702): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(1703): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(1704): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(1705): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(1706): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(1707): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(1708): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(1709): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(1710): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_lu_and_expire_while_paging0(1711): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1712): none (pass -> pass) MTC@37811ff634e5: Test case TC_lu_and_expire_while_paging finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_expire_while_paging pass'. Thu Nov 21 04:31:40 UTC 2024 ====== MSC_Tests.TC_lu_and_expire_while_paging pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_lu_and_expire_while_paging.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=261233) Waiting for packet dumper to finish... 1 (prev_count=261233, count=262306) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_expire_while_paging pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_paging_response_imsi_unknown'. ------ MSC_Tests.TC_paging_response_imsi_unknown ------ Thu Nov 21 04:31:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_paging_response_imsi_unknown' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_paging_response_imsi_unknown started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(1716)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(1716)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1716)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(1714)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1717)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1716)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(1716)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1716)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1716)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(1716)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1716)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1716)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1716)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1716)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1716)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1716)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1716)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1716)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1716)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1716)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1716)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1719)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1719)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1719)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1719)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1719)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1719)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1719)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1719)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_response_imsi_unknown0(1722)@37811ff634e5: 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(1716)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1716)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1716)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1715)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1715)@37811ff634e5: Added conn table entry 0TC_paging_response_imsi_unknown0(1722)4451669 MSC_Test_0-SCCP(1714)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1716)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1716)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1716)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1716)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1716)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1714)@37811ff634e5: { messageType := 2, destLocRef := '43ED55'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(1714)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1714)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1714)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1714)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1714)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1714)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1714)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1714)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1714)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1716)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1716)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1716)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1714)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1716)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1715)@37811ff634e5: Deleted conn table entry 0TC_paging_response_imsi_unknown0(1722)4451669 TC_paging_response_imsi_unknown0(1722)@37811ff634e5: setverdict(pass): none -> pass TC_paging_response_imsi_unknown0(1722)@37811ff634e5: Skipping f_verify_vty_lac_ci() TC_paging_response_imsi_unknown0(1722)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_paging_response_imsi_unknown0(1722)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-RAN(1715)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(1720)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(1716)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(1714)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(1719)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(1717)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(1721)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1723)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(1718)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1713)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1713): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(1714): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(1715): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(1716): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(1717): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(1718): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(1719): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(1720): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(1721): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_paging_response_imsi_unknown0(1722): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1723): none (pass -> pass) MTC@37811ff634e5: Test case TC_paging_response_imsi_unknown finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_paging_response_imsi_unknown pass'. Thu Nov 21 04:31:46 UTC 2024 ====== MSC_Tests.TC_paging_response_imsi_unknown pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_paging_response_imsi_unknown.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=127518) Waiting for packet dumper to finish... 1 (prev_count=127518, count=128591) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_paging_response_imsi_unknown pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_paging_response_tmsi_unknown'. ------ MSC_Tests.TC_paging_response_tmsi_unknown ------ Thu Nov 21 04:31: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_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_paging_response_tmsi_unknown' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_paging_response_tmsi_unknown started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(1727)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(1727)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1727)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(1725)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1728)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1727)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(1727)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1727)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1727)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(1727)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1727)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1727)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1727)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1727)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1727)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1727)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1727)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1727)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1727)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1727)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1727)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1730)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1730)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1730)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1730)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1730)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1730)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1730)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1730)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_response_tmsi_unknown0(1733)@37811ff634e5: 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(1727)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1727)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1727)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1726)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1726)@37811ff634e5: Added conn table entry 0TC_paging_response_tmsi_unknown0(1733)9319487 MSC_Test_0-SCCP(1725)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1727)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1727)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1727)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1727)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1727)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1725)@37811ff634e5: { messageType := 2, destLocRef := '8E343F'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(1725)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1725)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1725)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1725)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1725)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1725)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1725)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1725)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1725)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1727)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1727)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1727)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1725)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1727)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1726)@37811ff634e5: Deleted conn table entry 0TC_paging_response_tmsi_unknown0(1733)9319487 TC_paging_response_tmsi_unknown0(1733)@37811ff634e5: setverdict(pass): none -> pass TC_paging_response_tmsi_unknown0(1733)@37811ff634e5: Skipping f_verify_vty_lac_ci() TC_paging_response_tmsi_unknown0(1733)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_paging_response_tmsi_unknown0(1733)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-SCCP(1725)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(1726)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(1731)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(1727)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(1728)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1724)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(1729)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(1732)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(1730)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1734)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1724): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(1725): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(1726): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(1727): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(1728): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(1729): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(1730): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(1731): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(1732): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_paging_response_tmsi_unknown0(1733): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1734): none (pass -> pass) MTC@37811ff634e5: Test case TC_paging_response_tmsi_unknown finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_paging_response_tmsi_unknown pass'. Thu Nov 21 04:31:52 UTC 2024 ====== MSC_Tests.TC_paging_response_tmsi_unknown pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_paging_response_tmsi_unknown.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=127277) Waiting for packet dumper to finish... 1 (prev_count=127277, count=128350) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_paging_response_tmsi_unknown pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_call_re_establishment'. ------ MSC_Tests.TC_call_re_establishment ------ Thu Nov 21 04:31: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_call_re_establishment.pcap" >/data/MSC_Tests.TC_call_re_establishment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_call_re_establishment' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_call_re_establishment started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(1738)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(1738)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1738)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(1736)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1739)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1738)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(1738)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1738)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1738)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(1738)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1738)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1738)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1738)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1738)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1738)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1738)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1738)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1738)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1738)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1738)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1738)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1741)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1741)@37811ff634e5: CCM Tx:{ msg_type := IPAC_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)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1741)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1741)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@37811ff634e5: IPA ID RESP: { { 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)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1741)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1742)@37811ff634e5: Created GsupExpect[0] for "262420000000091" to be handled at TC_call_re_establishment0(1744) TC_call_re_establishment0(1744)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1738)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1738)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1738)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1737)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1737)@37811ff634e5: Added conn table entry 0TC_call_re_establishment0(1744)10246141 MSC_Test_0-SCCP(1736)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(1737)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1738)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1738)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1738)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1738)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1738)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@37811ff634e5: { messageType := 2, destLocRef := '9C57FD'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)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1736)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1736)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1742)@37811ff634e5: Found GsupExpect[0] for "262420000000091" handled at TC_call_re_establishment0(1744) MSC_Test-GSUP(1742)@37811ff634e5: Added IMSI table entry 0TC_call_re_establishment0(1744)"262420000000091" MSC_Test_0-SCCP(1736)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1736)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(1736)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1736)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1738)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_call_re_establishment0(1744)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_call_re_establishment0(1744)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(1738)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1738)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1736)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment0(1744)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1737)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1737)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(1736)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1736)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1736)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1736)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1738)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1738)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1738)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1736)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1736)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1736)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1736)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1736)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1738)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1738)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1738)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1738)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1737)@37811ff634e5: Deleted conn table entry 0TC_call_re_establishment0(1744)10246141 TC_call_re_establishment0(1744)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment0(1744)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_call_re_establishment0(1744)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment0(1744)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment0(1744)@37811ff634e5: 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 := '02CA5869'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1737)@37811ff634e5: Added conn table entry 0TC_call_re_establishment0(1744)13122909 MSC_Test_0-RAN(1737)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1736)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1738)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1738)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1738)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@37811ff634e5: { messageType := 2, destLocRef := 'C83D5D'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)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1738)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1738)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1736)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1738)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1738)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1736)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment0(1744)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_call_re_establishment0(1744)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1739)@37811ff634e5: Created MnccExpect[0] for "12345" to be handled at TC_call_re_establishment0(1744) MSC_Test-MGCP(1740)@37811ff634e5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_call_re_establishment0(1744) MSC_Test_0-RAN(1737)@37811ff634e5: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1737)@37811ff634e5: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1736)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1736)@37811ff634e5: vl_len:19 MSC_Test_0-SCCP(1736)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1736)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(1738)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1740)@37811ff634e5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "214", 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_establishment0(1744) TC_call_re_establishment0(1744)@37811ff634e5: f_mo_call_establish 2: rx 1st CRCX TC_call_re_establishment0(1744)@37811ff634e5: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1739)@37811ff634e5: Found MnccExpect[0] for "12345" handled at TC_call_re_establishment0(1744) MSC_Test-MNCC(1739)@37811ff634e5: Added conn table entry 0TC_call_re_establishment0(1744)-2147483615 MSC_Test_0-M3UA(1738)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1738)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1736)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment0(1744)@37811ff634e5: f_mo_call_establish 1: rx MNCC SETUP ind TC_call_re_establishment0(1744)@37811ff634e5: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1736)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1736)@37811ff634e5: vl_len:14 MSC_Test_0-SCCP(1736)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1736)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1738)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_call_re_establishment0(1744)@37811ff634e5: f_mo_call_establish 3: rx RTP CREATE TC_call_re_establishment0(1744)@37811ff634e5: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1738)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1738)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1736)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1738)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1738)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1736)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment0(1744)@37811ff634e5: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1738)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1738)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1736)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment0(1744)@37811ff634e5: as_optional_mgcp_mdcx: rx MDCX TC_call_re_establishment0(1744)@37811ff634e5: { line := { verb := "MDCX", trans_id := "217", 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.28.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(1744)@37811ff634e5: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1737)@37811ff634e5: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1737)@37811ff634e5: patched enc_l3: '038F'O MSC_Test_0-SCCP(1736)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1736)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1736)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1736)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1738)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_call_re_establishment0(1744)@37811ff634e5: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_call_re_establishment0(1744)@37811ff634e5: Osmux ok: use_osmux = false got_osmux_count = 0 TC_call_re_establishment0(1744)@37811ff634e5: f_mo_call_establish DONE TC_call_re_establishment0(1744)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1742)@37811ff634e5: Deleted GSUP IMSI table entry 0TC_call_re_establishment0(1744)"262420000000091" MSC_Test-GSUP(1742)@37811ff634e5: Added IMSI table entry 0TC_call_re_establishment0(1745)"262420000000091" TC_call_re_establishment0(1745)@37811ff634e5: 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(1737)@37811ff634e5: Added conn table entry 1TC_call_re_establishment0(1745)11088647 MSC_Test_0-RAN(1737)@37811ff634e5: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_0-SCCP(1736)@37811ff634e5: First idle individual index:1 MSC_Test_0-M3UA(1738)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1738)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1738)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@37811ff634e5: { messageType := 2, destLocRef := 'A93307'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(1736)@37811ff634e5: Session index based on local reference:1 MSC_Test_0-M3UA(1738)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1738)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1736)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1738)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1738)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@37811ff634e5: Session index based on local reference:1 MSC_Test_0-SCCP(1736)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1738)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1738)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@37811ff634e5: Session index based on local reference:1 MSC_Test_0-SCCP(1736)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1736)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1736)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1736)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1736)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1738)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1738)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1738)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1738)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1737)@37811ff634e5: Deleted conn table entry 0TC_call_re_establishment0(1744)13122909 TC_call_re_establishment0(1744)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1739)@37811ff634e5: Deleted conn table entry 0TC_call_re_establishment0(1744)-2147483615 MSC_Test-MNCC(1739)@37811ff634e5: Added conn table entry 0TC_call_re_establishment0(1745)-2147483615 TC_call_re_establishment0(1744)@37811ff634e5: Final verdict of PTC: pass MSC_Test-MGCP(1740)@37811ff634e5: MGCP_Emulation_CT: MgcpEndpointTable[0] now sends to TC_call_re_establishment0(1745) MSC_Test_0-SCCP(1736)@37811ff634e5: Session index based on connection ID:1 MSC_Test_0-SCCP(1736)@37811ff634e5: vl_len:14 MSC_Test_0-SCCP(1736)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1736)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1738)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1737)@37811ff634e5: patching N(SD)=1 into dtap '032502E180'O MSC_Test_0-RAN(1737)@37811ff634e5: patched enc_l3: '036502E180'O MSC_Test_0-SCCP(1736)@37811ff634e5: Session index based on connection ID:1 MSC_Test_0-SCCP(1736)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(1736)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1736)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010005036502E180'O MSC_Test_0-M3UA(1738)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1738)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1738)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@37811ff634e5: Session index based on local reference:1 MSC_Test_0-SCCP(1736)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1737)@37811ff634e5: patching N(SD)=2 into dtap '032A'O MSC_Test_0-RAN(1737)@37811ff634e5: patched enc_l3: '03AA'O MSC_Test_0-SCCP(1736)@37811ff634e5: Session index based on connection ID:1 MSC_Test_0-SCCP(1736)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1736)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1736)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000203AA'O MSC_Test_0-M3UA(1738)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1738)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1738)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(1739)@37811ff634e5: Deleted conn table entry 0TC_call_re_establishment0(1745)-2147483615 MSC_Test_0-SCCP(1736)@37811ff634e5: Session index based on local reference:1 MSC_Test_0-SCCP(1736)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1736)@37811ff634e5: Session index based on connection ID:1 MSC_Test_0-SCCP(1736)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1736)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1736)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1738)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1738)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1738)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@37811ff634e5: Session index based on local reference:1 MSC_Test_0-M3UA(1738)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1737)@37811ff634e5: Deleted conn table entry 1TC_call_re_establishment0(1745)11088647 TC_call_re_establishment0(1745)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(1738)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(1739)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(1736)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(1737)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(1742)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(1740)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(1743)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1735)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(1741)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1747)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1746)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1735): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(1736): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(1737): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(1738): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(1739): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(1740): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(1741): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(1742): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(1743): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_call_re_establishment0(1744): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC TC_call_re_establishment0(1745): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1746): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1747): none (pass -> pass) MTC@37811ff634e5: Test case TC_call_re_establishment finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_call_re_establishment pass'. Thu Nov 21 04:32:05 UTC 2024 ====== MSC_Tests.TC_call_re_establishment pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_call_re_establishment.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=502813) Waiting for packet dumper to finish... 1 (prev_count=502813, count=504564) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_call_re_establishment pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_call_re_establishment_auth'. ------ MSC_Tests.TC_call_re_establishment_auth ------ Thu Nov 21 04:32:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_call_re_establishment_auth' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_call_re_establishment_auth started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(1751)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(1751)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1751)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(1749)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1752)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(1754)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1754)@37811ff634e5: CCM Tx:{ msg_type := IPAC_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)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1754)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1754)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@37811ff634e5: IPA ID RESP: { { 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)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1754)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(1751)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(1751)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1751)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1751)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(1751)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1751)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1751)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1751)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1751)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1751)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1751)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1751)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1751)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1751)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1751)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1751)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(1755)@37811ff634e5: Created GsupExpect[0] for "262420000000092" to be handled at TC_call_re_establishment_auth0(1757) TC_call_re_establishment_auth0(1757)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1751)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1751)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1750)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1750)@37811ff634e5: Added conn table entry 0TC_call_re_establishment_auth0(1757)4881547 MSC_Test_0-SCCP(1749)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(1750)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1751)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1751)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1751)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@37811ff634e5: { messageType := 2, destLocRef := '4A7C8B'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)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(1755)@37811ff634e5: Found GsupExpect[0] for "262420000000092" handled at TC_call_re_establishment_auth0(1757) MSC_Test-GSUP(1755)@37811ff634e5: Added IMSI table entry 0TC_call_re_establishment_auth0(1757)"262420000000092" MSC_Test_0-SCCP(1749)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1749)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(1749)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1749)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1751)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_call_re_establishment_auth0(1757)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_call_re_establishment_auth0(1757)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(1751)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1751)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1749)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1750)@37811ff634e5: patching N(SD)=1 into dtap '0514D205AFED'O MSC_Test_0-RAN(1750)@37811ff634e5: patched enc_l3: '0554D205AFED'O MSC_Test_0-SCCP(1749)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1749)@37811ff634e5: vl_len:9 MSC_Test_0-SCCP(1749)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1749)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100060554D205AFED'O MSC_Test_0-M3UA(1751)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1751)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1751)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1749)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1751)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1751)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1749)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_auth0(1757)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1750)@37811ff634e5: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1750)@37811ff634e5: patched enc_l3: '059B'O MSC_Test_0-SCCP(1749)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1749)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1749)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1749)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1751)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1751)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1751)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1749)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1749)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1749)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1749)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1749)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1751)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1751)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1751)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1751)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1750)@37811ff634e5: Deleted conn table entry 0TC_call_re_establishment_auth0(1757)4881547 TC_call_re_establishment_auth0(1757)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment_auth0(1757)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_call_re_establishment_auth0(1757)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment_auth0(1757)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment_auth0(1757)@37811ff634e5: 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 := '3D7C52B5'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1750)@37811ff634e5: Added conn table entry 0TC_call_re_establishment_auth0(1757)14962440 MSC_Test_0-RAN(1750)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1749)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1751)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1751)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1751)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@37811ff634e5: { messageType := 2, destLocRef := 'E44F08'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)@37811ff634e5: Session index based on local reference:0 TC_call_re_establishment_auth0(1757)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_call_re_establishment_auth0(1757)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1751)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1751)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1749)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1750)@37811ff634e5: patching N(SD)=1 into dtap '0514D708BD12'O MSC_Test_0-RAN(1750)@37811ff634e5: patched enc_l3: '0554D708BD12'O MSC_Test_0-SCCP(1749)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1749)@37811ff634e5: vl_len:9 MSC_Test_0-SCCP(1749)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1749)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100060554D708BD12'O MSC_Test_0-M3UA(1751)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1751)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1751)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1751)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1751)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1749)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1749)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1749)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1752)@37811ff634e5: Created MnccExpect[0] for "12345" to be handled at TC_call_re_establishment_auth0(1757) MSC_Test-MGCP(1753)@37811ff634e5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_call_re_establishment_auth0(1757) MSC_Test_0-RAN(1750)@37811ff634e5: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1750)@37811ff634e5: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1749)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1749)@37811ff634e5: vl_len:19 MSC_Test_0-SCCP(1749)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1749)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O MSC_Test_0-M3UA(1751)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1753)@37811ff634e5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "220", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "80" }, { 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(1757) TC_call_re_establishment_auth0(1757)@37811ff634e5: f_mo_call_establish 2: rx 1st CRCX TC_call_re_establishment_auth0(1757)@37811ff634e5: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1752)@37811ff634e5: Found MnccExpect[0] for "12345" handled at TC_call_re_establishment_auth0(1757) MSC_Test-MNCC(1752)@37811ff634e5: Added conn table entry 0TC_call_re_establishment_auth0(1757)-2147483614 MSC_Test_0-M3UA(1751)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1751)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1749)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_auth0(1757)@37811ff634e5: f_mo_call_establish 1: rx MNCC SETUP ind TC_call_re_establishment_auth0(1757)@37811ff634e5: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1749)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1749)@37811ff634e5: vl_len:14 MSC_Test_0-SCCP(1749)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1749)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1751)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_call_re_establishment_auth0(1757)@37811ff634e5: f_mo_call_establish 3: rx RTP CREATE TC_call_re_establishment_auth0(1757)@37811ff634e5: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1751)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1751)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1749)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1751)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1751)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1749)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_auth0(1757)@37811ff634e5: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1751)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1751)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1749)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_auth0(1757)@37811ff634e5: as_optional_mgcp_mdcx: rx MDCX TC_call_re_establishment_auth0(1757)@37811ff634e5: { line := { verb := "MDCX", trans_id := "223", 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.28.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(1757)@37811ff634e5: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1750)@37811ff634e5: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1750)@37811ff634e5: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1749)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1749)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1749)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1749)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000203CF'O MSC_Test_0-M3UA(1751)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_call_re_establishment_auth0(1757)@37811ff634e5: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_call_re_establishment_auth0(1757)@37811ff634e5: Osmux ok: use_osmux = false got_osmux_count = 0 TC_call_re_establishment_auth0(1757)@37811ff634e5: f_mo_call_establish DONE TC_call_re_establishment_auth0(1757)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1755)@37811ff634e5: Deleted GSUP IMSI table entry 0TC_call_re_establishment_auth0(1757)"262420000000092" MSC_Test-GSUP(1755)@37811ff634e5: Added IMSI table entry 0TC_call_re_establishment_auth0(1758)"262420000000092" TC_call_re_establishment_auth0(1758)@37811ff634e5: 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)@37811ff634e5: Added conn table entry 1TC_call_re_establishment_auth0(1758)11354121 MSC_Test_0-RAN(1750)@37811ff634e5: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_0-SCCP(1749)@37811ff634e5: First idle individual index:1 MSC_Test_0-M3UA(1751)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1751)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1751)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1751)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1751)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@37811ff634e5: { messageType := 2, destLocRef := 'AD4009'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(1749)@37811ff634e5: Session index based on local reference:1 MSC_Test_0-SCCP(1749)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1749)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1749)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1749)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1749)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1749)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1751)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1751)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1751)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1751)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1750)@37811ff634e5: Deleted conn table entry 0TC_call_re_establishment_auth0(1757)14962440 TC_call_re_establishment_auth0(1757)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1751)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1751)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@37811ff634e5: Session index based on local reference:1 MSC_Test_0-SCCP(1749)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_auth0(1757)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-RAN(1750)@37811ff634e5: patching N(SD)=1 into dtap '0514DE225BD3'O MSC_Test_0-RAN(1750)@37811ff634e5: patched enc_l3: '0554DE225BD3'O MSC_Test_0-SCCP(1749)@37811ff634e5: Session index based on connection ID:1 MSC_Test_0-SCCP(1749)@37811ff634e5: vl_len:9 MSC_Test_0-SCCP(1749)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1749)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100060554DE225BD3'O MSC_Test_0-M3UA(1751)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1751)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1751)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@37811ff634e5: Session index based on local reference:1 MSC_Test_0-SCCP(1749)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1751)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(1749)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1751)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@37811ff634e5: Session index based on local reference:1 MSC_Test_0-SCCP(1749)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1752)@37811ff634e5: Deleted conn table entry 0TC_call_re_establishment_auth0(1757)-2147483614 MSC_Test-MNCC(1752)@37811ff634e5: Added conn table entry 0TC_call_re_establishment_auth0(1758)-2147483614 MSC_Test-MGCP(1753)@37811ff634e5: MGCP_Emulation_CT: MgcpEndpointTable[0] now sends to TC_call_re_establishment_auth0(1758) MSC_Test_0-SCCP(1749)@37811ff634e5: Session index based on connection ID:1 MSC_Test_0-SCCP(1749)@37811ff634e5: vl_len:14 MSC_Test_0-SCCP(1749)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1749)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1751)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1750)@37811ff634e5: patching N(SD)=2 into dtap '032502E180'O MSC_Test_0-RAN(1750)@37811ff634e5: patched enc_l3: '03A502E180'O MSC_Test_0-SCCP(1749)@37811ff634e5: Session index based on connection ID:1 MSC_Test_0-SCCP(1749)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(1749)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1749)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000503A502E180'O MSC_Test_0-M3UA(1751)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1751)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1751)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@37811ff634e5: Session index based on local reference:1 MSC_Test_0-SCCP(1749)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1750)@37811ff634e5: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1750)@37811ff634e5: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1749)@37811ff634e5: Session index based on connection ID:1 MSC_Test_0-SCCP(1749)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1749)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1749)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1751)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1751)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1751)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@37811ff634e5: Session index based on local reference:1 MSC_Test_0-SCCP(1749)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1752)@37811ff634e5: Deleted conn table entry 0TC_call_re_establishment_auth0(1758)-2147483614 MSC_Test_0-SCCP(1749)@37811ff634e5: Session index based on connection ID:1 MSC_Test_0-SCCP(1749)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1749)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1749)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1751)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1751)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1751)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@37811ff634e5: Session index based on local reference:1 MSC_Test_0-M3UA(1751)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1750)@37811ff634e5: Deleted conn table entry 1TC_call_re_establishment_auth0(1758)11354121 TC_call_re_establishment_auth0(1758)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(1750)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(1751)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(1749)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(1755)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(1752)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1759)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(1753)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1748)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(1754)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(1756)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1760)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1748): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(1749): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(1750): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(1751): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(1752): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(1753): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(1754): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(1755): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(1756): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_call_re_establishment_auth0(1757): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC TC_call_re_establishment_auth0(1758): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1759): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1760): none (pass -> pass) MTC@37811ff634e5: Test case TC_call_re_establishment_auth finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_call_re_establishment_auth pass'. Thu Nov 21 04:32:19 UTC 2024 ====== MSC_Tests.TC_call_re_establishment_auth pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_call_re_establishment_auth.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=573754) Waiting for packet dumper to finish... 1 (prev_count=573754, count=575505) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_call_re_establishment_auth pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_call_re_establishment_ciph'. ------ MSC_Tests.TC_call_re_establishment_ciph ------ Thu Nov 21 04:32: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_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_call_re_establishment_ciph' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_call_re_establishment_ciph started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(1764)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(1764)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1764)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(1762)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1765)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1764)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(1764)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1764)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1764)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(1764)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1764)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1764)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1764)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1764)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1764)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1764)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1764)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1764)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1764)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1764)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1764)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1767)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1767)@37811ff634e5: CCM Tx:{ msg_type := IPAC_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)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1767)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1767)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@37811ff634e5: IPA ID RESP: { { 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)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1767)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1768)@37811ff634e5: Created GsupExpect[0] for "262420000000092" to be handled at TC_call_re_establishment_ciph0(1770) TC_call_re_establishment_ciph0(1770)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1764)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1764)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1764)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1763)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1763)@37811ff634e5: Added conn table entry 0TC_call_re_establishment_ciph0(1770)1791939 MSC_Test_0-SCCP(1762)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(1763)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1764)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1764)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1764)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1762)@37811ff634e5: { messageType := 2, destLocRef := '1B57C3'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)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(1768)@37811ff634e5: Found GsupExpect[0] for "262420000000092" handled at TC_call_re_establishment_ciph0(1770) MSC_Test-GSUP(1768)@37811ff634e5: Added IMSI table entry 0TC_call_re_establishment_ciph0(1770)"262420000000092" MSC_Test_0-SCCP(1762)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1762)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(1762)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1762)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1764)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_call_re_establishment_ciph0(1770)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_call_re_establishment_ciph0(1770)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(1764)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1764)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1762)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1762)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1762)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1762)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1763)@37811ff634e5: patching N(SD)=1 into dtap '0514BA4C4FF4'O MSC_Test_0-RAN(1763)@37811ff634e5: patched enc_l3: '0554BA4C4FF4'O MSC_Test_0-SCCP(1762)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1762)@37811ff634e5: vl_len:9 MSC_Test_0-SCCP(1762)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1762)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100060554BA4C4FF4'O MSC_Test_0-M3UA(1764)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1764)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1764)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1762)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1762)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1762)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1762)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1762)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1762)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1762)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1762)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1764)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1764)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1764)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1762)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1762)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1762)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1762)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1764)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1764)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1762)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1762)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1762)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1762)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_ciph0(1770)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1763)@37811ff634e5: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1763)@37811ff634e5: patched enc_l3: '059B'O MSC_Test_0-SCCP(1762)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1762)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1762)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1762)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1764)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1764)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1764)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1762)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1762)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1762)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1762)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1762)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1762)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1762)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1762)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1764)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1764)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1764)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1762)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1764)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1763)@37811ff634e5: Deleted conn table entry 0TC_call_re_establishment_ciph0(1770)1791939 TC_call_re_establishment_ciph0(1770)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment_ciph0(1770)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_call_re_establishment_ciph0(1770)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment_ciph0(1770)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment_ciph0(1770)@37811ff634e5: 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 := '59A36613'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1763)@37811ff634e5: Added conn table entry 0TC_call_re_establishment_ciph0(1770)6204716 MSC_Test_0-RAN(1763)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1762)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1764)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1764)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1764)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1762)@37811ff634e5: { messageType := 2, destLocRef := '5EAD2C'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(1762)@37811ff634e5: Session index based on local reference:0 TC_call_re_establishment_ciph0(1770)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_call_re_establishment_ciph0(1770)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1764)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1764)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1762)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1762)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1762)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1762)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1763)@37811ff634e5: patching N(SD)=1 into dtap '0514F67DDD71'O MSC_Test_0-RAN(1763)@37811ff634e5: patched enc_l3: '0554F67DDD71'O MSC_Test_0-SCCP(1762)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1762)@37811ff634e5: vl_len:9 MSC_Test_0-SCCP(1762)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1762)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100060554F67DDD71'O MSC_Test_0-M3UA(1764)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1764)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1764)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1762)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1762)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1762)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1762)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1762)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1762)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1762)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1762)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1764)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1764)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1764)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1762)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1762)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1762)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1762)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1765)@37811ff634e5: Created MnccExpect[0] for "12345" to be handled at TC_call_re_establishment_ciph0(1770) MSC_Test-MGCP(1766)@37811ff634e5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_call_re_establishment_ciph0(1770) MSC_Test_0-RAN(1763)@37811ff634e5: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1763)@37811ff634e5: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1762)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1762)@37811ff634e5: vl_len:19 MSC_Test_0-SCCP(1762)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1762)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O MSC_Test_0-M3UA(1764)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1766)@37811ff634e5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "226", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "81" }, { 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(1770) TC_call_re_establishment_ciph0(1770)@37811ff634e5: f_mo_call_establish 2: rx 1st CRCX TC_call_re_establishment_ciph0(1770)@37811ff634e5: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1765)@37811ff634e5: Found MnccExpect[0] for "12345" handled at TC_call_re_establishment_ciph0(1770) MSC_Test-MNCC(1765)@37811ff634e5: Added conn table entry 0TC_call_re_establishment_ciph0(1770)-2147483613 MSC_Test_0-M3UA(1764)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1764)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1762)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1762)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1762)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1762)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_ciph0(1770)@37811ff634e5: f_mo_call_establish 1: rx MNCC SETUP ind TC_call_re_establishment_ciph0(1770)@37811ff634e5: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1762)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1762)@37811ff634e5: vl_len:14 MSC_Test_0-SCCP(1762)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1762)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1764)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_call_re_establishment_ciph0(1770)@37811ff634e5: f_mo_call_establish 3: rx RTP CREATE TC_call_re_establishment_ciph0(1770)@37811ff634e5: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1764)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1764)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1762)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1762)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1762)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1762)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1764)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1764)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1762)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1762)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1762)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1762)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_ciph0(1770)@37811ff634e5: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1764)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1764)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1762)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1762)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1762)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1762)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_ciph0(1770)@37811ff634e5: as_optional_mgcp_mdcx: rx MDCX TC_call_re_establishment_ciph0(1770)@37811ff634e5: { line := { verb := "MDCX", trans_id := "229", 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.28.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(1770)@37811ff634e5: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1763)@37811ff634e5: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1763)@37811ff634e5: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1762)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1762)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1762)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1762)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000203CF'O MSC_Test_0-M3UA(1764)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_call_re_establishment_ciph0(1770)@37811ff634e5: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_call_re_establishment_ciph0(1770)@37811ff634e5: Osmux ok: use_osmux = false got_osmux_count = 0 TC_call_re_establishment_ciph0(1770)@37811ff634e5: f_mo_call_establish DONE TC_call_re_establishment_ciph0(1770)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1768)@37811ff634e5: Deleted GSUP IMSI table entry 0TC_call_re_establishment_ciph0(1770)"262420000000092" MSC_Test-GSUP(1768)@37811ff634e5: Added IMSI table entry 0TC_call_re_establishment_ciph0(1771)"262420000000092" TC_call_re_establishment_ciph0(1771)@37811ff634e5: 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(1763)@37811ff634e5: Added conn table entry 1TC_call_re_establishment_ciph0(1771)11712785 MSC_Test_0-RAN(1763)@37811ff634e5: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_0-SCCP(1762)@37811ff634e5: First idle individual index:1 MSC_Test_0-M3UA(1764)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1764)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1764)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1764)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1764)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1762)@37811ff634e5: { messageType := 2, destLocRef := 'B2B911'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(1762)@37811ff634e5: Session index based on local reference:1 MSC_Test_0-SCCP(1762)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1762)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1762)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1762)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1762)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1762)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1762)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1762)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1764)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1764)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1764)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1764)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(1762)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1764)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1762)@37811ff634e5: Session index based on local reference:1 MSC_Test_0-SCCP(1762)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1762)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1762)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1764)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1763)@37811ff634e5: Deleted conn table entry 0TC_call_re_establishment_ciph0(1770)6204716 TC_call_re_establishment_ciph0(1770)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment_ciph0(1770)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-RAN(1763)@37811ff634e5: patching N(SD)=1 into dtap '05140FA8A946'O MSC_Test_0-RAN(1763)@37811ff634e5: patched enc_l3: '05540FA8A946'O MSC_Test_0-SCCP(1762)@37811ff634e5: Session index based on connection ID:1 MSC_Test_0-SCCP(1762)@37811ff634e5: vl_len:9 MSC_Test_0-SCCP(1762)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1762)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000605540FA8A946'O MSC_Test_0-M3UA(1764)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1764)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1764)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1762)@37811ff634e5: Session index based on local reference:1 MSC_Test_0-SCCP(1762)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1762)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1762)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1762)@37811ff634e5: Session index based on connection ID:1 MSC_Test_0-SCCP(1762)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1762)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1762)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1764)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1764)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1764)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1764)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(1762)@37811ff634e5: Session index based on local reference:1 MSC_Test_0-M3UA(1764)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1762)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1762)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1762)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1762)@37811ff634e5: Session index based on local reference:1 MSC_Test_0-SCCP(1762)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1762)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1762)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1765)@37811ff634e5: Deleted conn table entry 0TC_call_re_establishment_ciph0(1770)-2147483613 MSC_Test-MNCC(1765)@37811ff634e5: Added conn table entry 0TC_call_re_establishment_ciph0(1771)-2147483613 MSC_Test-MGCP(1766)@37811ff634e5: MGCP_Emulation_CT: MgcpEndpointTable[0] now sends to TC_call_re_establishment_ciph0(1771) MSC_Test_0-SCCP(1762)@37811ff634e5: Session index based on connection ID:1 MSC_Test_0-SCCP(1762)@37811ff634e5: vl_len:14 MSC_Test_0-SCCP(1762)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1762)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1764)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1763)@37811ff634e5: patching N(SD)=2 into dtap '032502E180'O MSC_Test_0-RAN(1763)@37811ff634e5: patched enc_l3: '03A502E180'O MSC_Test_0-SCCP(1762)@37811ff634e5: Session index based on connection ID:1 MSC_Test_0-SCCP(1762)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(1762)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1762)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000503A502E180'O MSC_Test_0-M3UA(1764)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1764)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1764)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1762)@37811ff634e5: Session index based on local reference:1 MSC_Test_0-SCCP(1762)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1762)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1762)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1763)@37811ff634e5: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1763)@37811ff634e5: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1762)@37811ff634e5: Session index based on connection ID:1 MSC_Test_0-SCCP(1762)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1762)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1762)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1764)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1764)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1764)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1762)@37811ff634e5: Session index based on local reference:1 MSC_Test_0-SCCP(1762)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1762)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1762)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1765)@37811ff634e5: Deleted conn table entry 0TC_call_re_establishment_ciph0(1771)-2147483613 MSC_Test_0-SCCP(1762)@37811ff634e5: Session index based on connection ID:1 MSC_Test_0-SCCP(1762)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1762)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1762)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1764)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1764)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1764)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1762)@37811ff634e5: Session index based on local reference:1 MSC_Test_0-M3UA(1764)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1763)@37811ff634e5: Deleted conn table entry 1TC_call_re_establishment_ciph0(1771)11712785 TC_call_re_establishment_ciph0(1771)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(1768)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(1763)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(1762)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(1765)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(1766)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1773)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(1764)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1772)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1761)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(1769)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(1767)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1761): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(1762): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(1763): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(1764): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(1765): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(1766): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(1767): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(1768): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(1769): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_call_re_establishment_ciph0(1770): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC TC_call_re_establishment_ciph0(1771): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1772): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1773): none (pass -> pass) MTC@37811ff634e5: Test case TC_call_re_establishment_ciph finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_call_re_establishment_ciph pass'. Thu Nov 21 04:32:33 UTC 2024 ====== MSC_Tests.TC_call_re_establishment_ciph pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_call_re_establishment_ciph.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=614928) Waiting for packet dumper to finish... 1 (prev_count=614928, count=616679) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_call_re_establishment_ciph pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_wrong_mi'. ------ MSC_Tests.TC_cm_serv_wrong_mi ------ Thu Nov 21 04:32:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_cm_serv_wrong_mi.pcap" >/data/MSC_Tests.TC_cm_serv_wrong_mi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_wrong_mi' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_cm_serv_wrong_mi started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(1777)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(1777)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1777)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(1775)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1778)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1777)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(1777)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1777)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1777)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(1777)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1777)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1777)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1777)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1777)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1777)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1777)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1777)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1777)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1777)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1777)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1777)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1780)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1780)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1780)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1780)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1780)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1780)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1780)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1780)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1781)@37811ff634e5: Created GsupExpect[0] for "262420000000094" to be handled at TC_cm_serv_wrong_mi0(1783) TC_cm_serv_wrong_mi0(1783)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1777)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1777)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1777)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1776)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1776)@37811ff634e5: Added conn table entry 0TC_cm_serv_wrong_mi0(1783)8086566 MSC_Test_0-SCCP(1775)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(1776)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1777)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1777)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1777)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1777)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1777)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1775)@37811ff634e5: { messageType := 2, destLocRef := '7B6426'O ("{d&"), 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(1775)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1775)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1775)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1775)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1775)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1781)@37811ff634e5: Found GsupExpect[0] for "262420000000094" handled at TC_cm_serv_wrong_mi0(1783) MSC_Test-GSUP(1781)@37811ff634e5: Added IMSI table entry 0TC_cm_serv_wrong_mi0(1783)"262420000000094" MSC_Test_0-SCCP(1775)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1775)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(1775)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1775)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1777)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_cm_serv_wrong_mi0(1783)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_cm_serv_wrong_mi0(1783)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(1777)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1777)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1775)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1775)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1775)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1775)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_serv_wrong_mi0(1783)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1776)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1776)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(1775)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1775)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1775)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1775)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1777)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1777)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1777)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1775)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1775)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1775)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1775)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1775)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1775)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1775)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1775)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1777)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1777)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1777)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1775)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1777)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1776)@37811ff634e5: Deleted conn table entry 0TC_cm_serv_wrong_mi0(1783)8086566 TC_cm_serv_wrong_mi0(1783)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_wrong_mi0(1783)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_wrong_mi0(1783)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_wrong_mi0(1783)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_wrong_mi0(1783)@37811ff634e5: 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 := '322E3E4E'O ("2.>N") } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1776)@37811ff634e5: Added conn table entry 0TC_cm_serv_wrong_mi0(1783)3525254 MSC_Test_0-RAN(1776)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1775)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1777)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1777)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1777)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1777)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(1775)@37811ff634e5: { messageType := 2, destLocRef := '35CA86'O, sourceLocRef := '000137'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1775)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1777)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1777)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1777)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1775)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1775)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1775)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1775)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1775)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1775)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1775)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1775)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_serv_wrong_mi0(1783)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_cm_serv_wrong_mi0(1783)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1776)@37811ff634e5: patching N(SD)=1 into dtap '05240403505902082926240000909999'O MSC_Test_0-RAN(1776)@37811ff634e5: patched enc_l3: '05640403505902082926240000909999'O MSC_Test_0-SCCP(1775)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1775)@37811ff634e5: vl_len:19 MSC_Test_0-SCCP(1775)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1775)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01001005640403505902082926240000909999'O MSC_Test_0-M3UA(1777)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1777)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1777)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1775)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1775)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1775)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1775)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1775)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1775)@37811ff634e5: vl_len:6 MSC_Test_0-SCCP(1775)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1775)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1777)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1777)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1777)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1775)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1775)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1775)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1775)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1775)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1775)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1775)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1775)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1777)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1777)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1777)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1775)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1777)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1776)@37811ff634e5: Deleted conn table entry 0TC_cm_serv_wrong_mi0(1783)3525254 TC_cm_serv_wrong_mi0(1783)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_wrong_mi0(1783)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_wrong_mi0(1783)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_wrong_mi0(1783)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-M3UA(1777)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(1778)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(1775)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(1781)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(1776)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(1779)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1784)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(1780)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1774)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(1782)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1774): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(1775): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(1776): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(1777): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(1778): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(1779): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(1780): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(1781): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(1782): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_cm_serv_wrong_mi0(1783): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1784): none (pass -> pass) MTC@37811ff634e5: Test case TC_cm_serv_wrong_mi finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_wrong_mi pass'. Thu Nov 21 04:32:39 UTC 2024 ====== MSC_Tests.TC_cm_serv_wrong_mi pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_cm_serv_wrong_mi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=279665) Waiting for packet dumper to finish... 1 (prev_count=279665, count=280738) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_wrong_mi pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_0'. ------ MSC_Tests.TC_auth_options_0 ------ Thu Nov 21 04:32: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_auth_options_0.pcap" >/data/MSC_Tests.TC_auth_options_0.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_0' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_auth_options_0 started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(1788)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(1788)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1788)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(1786)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1789)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1788)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(1788)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1788)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1788)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(1788)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1788)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1788)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1788)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1788)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1788)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1788)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1788)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1788)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1788)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1788)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1788)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1791)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1791)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1791)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1791)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1791)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1791)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1791)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1791)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_auth_options_00(1794)@37811ff634e5: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1792)@37811ff634e5: Created GsupExpect[0] for "262420000042300" to be handled at TC_auth_options_00(1794) TC_auth_options_00(1794)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1788)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1788)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1788)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1787)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1787)@37811ff634e5: Added conn table entry 0TC_auth_options_00(1794)14150677 MSC_Test_0-RAN(1787)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1786)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1788)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1788)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1788)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1788)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1788)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1786)@37811ff634e5: { messageType := 2, destLocRef := 'D7EC15'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(1786)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1786)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1786)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1786)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1786)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1792)@37811ff634e5: Found GsupExpect[0] for "262420000042300" handled at TC_auth_options_00(1794) MSC_Test-GSUP(1792)@37811ff634e5: Added IMSI table entry 0TC_auth_options_00(1794)"262420000042300" MSC_Test_0-SCCP(1786)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1786)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(1786)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1786)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1788)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_00(1794)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_00(1794)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(1788)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1788)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1786)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1786)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1786)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1786)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_00(1794)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1787)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1787)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(1786)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1786)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1786)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1786)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1788)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1788)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1788)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1786)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1786)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1786)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1786)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1786)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1786)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1786)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1786)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1788)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1788)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1788)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1786)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1788)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1787)@37811ff634e5: Deleted conn table entry 0TC_auth_options_00(1794)14150677 TC_auth_options_00(1794)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_00(1794)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_00(1794)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_00(1794)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_00(1794)@37811ff634e5: port MSCVTYf_perform_lu() done TC_auth_options_00(1794)@37811ff634e5: port MSCVTYf_establish_fully() starting TC_auth_options_00(1794)@37811ff634e5: 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 := '43FB83B9'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1787)@37811ff634e5: Added conn table entry 0TC_auth_options_00(1794)8093483 MSC_Test_0-RAN(1787)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1786)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1788)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1788)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1788)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1786)@37811ff634e5: { messageType := 2, destLocRef := '7B7F2B'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(1786)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1788)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1788)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1788)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1788)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1786)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1786)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1786)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1786)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1786)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1786)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1786)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1786)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_00(1794)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_00(1794)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_00(1794)@37811ff634e5: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1786)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1786)@37811ff634e5: vl_len:6 MSC_Test_0-SCCP(1786)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1786)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1788)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1788)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1788)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1786)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1786)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1786)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1786)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1786)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1786)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1786)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1786)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1788)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1788)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1788)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1786)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1788)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1787)@37811ff634e5: Deleted conn table entry 0TC_auth_options_00(1794)8093483 TC_auth_options_00(1794)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_00(1794)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_00(1794)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_00(1794)@37811ff634e5: Final verdict of PTC: pass MSC_Test-GSUP(1792)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(1787)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(1793)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(1786)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(1789)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(1791)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(1788)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1795)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(1790)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1785)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1785): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(1786): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(1787): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(1788): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(1789): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(1790): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(1791): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(1792): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(1793): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_auth_options_00(1794): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1795): none (pass -> pass) MTC@37811ff634e5: Test case TC_auth_options_0 finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_0 pass'. Thu Nov 21 04:32:45 UTC 2024 ====== MSC_Tests.TC_auth_options_0 pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_auth_options_0.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=264983) Waiting for packet dumper to finish... 1 (prev_count=264983, count=266056) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_0 pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_1'. ------ MSC_Tests.TC_auth_options_1 ------ Thu Nov 21 04:32:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_auth_options_1.pcap" >/data/MSC_Tests.TC_auth_options_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_1' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_auth_options_1 started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(1799)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(1799)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1799)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(1797)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1800)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1799)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(1799)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1799)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1799)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(1799)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1799)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1799)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1799)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1799)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1799)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1799)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1799)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1799)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1799)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1799)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1799)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1802)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1802)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1802)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1802)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1802)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1802)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1802)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1802)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_auth_options_10(1805)@37811ff634e5: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1803)@37811ff634e5: Created GsupExpect[0] for "262420000042301" to be handled at TC_auth_options_10(1805) TC_auth_options_10(1805)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1799)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1799)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1799)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1798)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1798)@37811ff634e5: Added conn table entry 0TC_auth_options_10(1805)2937691 MSC_Test_0-SCCP(1797)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(1798)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1799)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1799)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1799)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1799)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1799)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1797)@37811ff634e5: { messageType := 2, destLocRef := '2CD35B'O, sourceLocRef := '00013A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1797)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1797)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1797)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1797)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1797)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1803)@37811ff634e5: Found GsupExpect[0] for "262420000042301" handled at TC_auth_options_10(1805) MSC_Test-GSUP(1803)@37811ff634e5: Added IMSI table entry 0TC_auth_options_10(1805)"262420000042301" MSC_Test_0-SCCP(1797)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1797)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(1797)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1797)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1799)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_10(1805)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_10(1805)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(1799)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1799)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1797)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1797)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1797)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1797)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_10(1805)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1798)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1798)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(1797)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1797)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1797)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1797)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1799)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1799)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1799)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1797)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1797)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1797)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1797)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1797)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1797)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1797)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1797)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1799)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1799)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1799)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1797)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1799)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1798)@37811ff634e5: Deleted conn table entry 0TC_auth_options_10(1805)2937691 TC_auth_options_10(1805)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_10(1805)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_10(1805)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_10(1805)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_10(1805)@37811ff634e5: port MSCVTYf_perform_lu() done TC_auth_options_10(1805)@37811ff634e5: port MSCVTYf_establish_fully() starting TC_auth_options_10(1805)@37811ff634e5: 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 := '743BB882'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1798)@37811ff634e5: Added conn table entry 0TC_auth_options_10(1805)6118905 MSC_Test_0-RAN(1798)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1797)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1799)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1799)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1799)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1797)@37811ff634e5: { messageType := 2, destLocRef := '5D5DF9'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(1797)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1799)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1799)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1799)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(1797)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1797)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1797)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1797)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1799)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1797)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1797)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1797)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1797)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_10(1805)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_10(1805)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_10(1805)@37811ff634e5: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1797)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1797)@37811ff634e5: vl_len:6 MSC_Test_0-SCCP(1797)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1797)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1799)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1799)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1799)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1797)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1797)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1797)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1797)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1797)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1797)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1797)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1797)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1799)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1799)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1799)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1797)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1799)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1798)@37811ff634e5: Deleted conn table entry 0TC_auth_options_10(1805)6118905 TC_auth_options_10(1805)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_10(1805)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_10(1805)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_10(1805)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-RAN(1798)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(1799)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(1800)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(1797)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1796)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(1801)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1806)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(1802)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(1803)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(1804)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1796): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(1797): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(1798): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(1799): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(1800): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(1801): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(1802): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(1803): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(1804): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_auth_options_10(1805): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1806): none (pass -> pass) MTC@37811ff634e5: Test case TC_auth_options_1 finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_1 pass'. Thu Nov 21 04:32:52 UTC 2024 ====== MSC_Tests.TC_auth_options_1 pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_auth_options_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=265071) Waiting for packet dumper to finish... 1 (prev_count=265071, count=266144) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_1 pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_2'. ------ MSC_Tests.TC_auth_options_2 ------ Thu Nov 21 04:32:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_auth_options_2.pcap" >/data/MSC_Tests.TC_auth_options_2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_2' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_auth_options_2 started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(1810)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(1810)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1810)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(1808)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1811)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1810)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(1810)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1810)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1810)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(1810)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1810)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1810)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1810)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1810)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1810)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1810)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1810)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1810)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1810)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1810)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1810)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1813)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1813)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1813)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1813)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1813)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1813)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1813)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1813)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_auth_options_20(1816)@37811ff634e5: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1814)@37811ff634e5: Created GsupExpect[0] for "262420000042302" to be handled at TC_auth_options_20(1816) TC_auth_options_20(1816)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1810)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1810)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1810)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1809)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1809)@37811ff634e5: Added conn table entry 0TC_auth_options_20(1816)3323036 MSC_Test_0-SCCP(1808)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(1809)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1810)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1810)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1810)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1808)@37811ff634e5: { messageType := 2, destLocRef := '32B49C'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(1808)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(1814)@37811ff634e5: Found GsupExpect[0] for "262420000042302" handled at TC_auth_options_20(1816) MSC_Test-GSUP(1814)@37811ff634e5: Added IMSI table entry 0TC_auth_options_20(1816)"262420000042302" MSC_Test_0-SCCP(1808)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1808)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(1808)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1808)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1810)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_20(1816)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_20(1816)@37811ff634e5: setverdict(pass): none -> pass TC_auth_options_20(1816)@37811ff634e5: XXX ts_GSUP_SAI_ERR MSC_Test_0-M3UA(1810)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1810)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1808)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1808)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1808)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1808)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1810)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1810)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1808)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1808)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1808)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1808)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_20(1816)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1809)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1809)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(1808)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1808)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1808)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1808)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1810)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1810)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1810)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1808)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1808)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1808)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1808)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1808)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1808)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1808)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1808)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1810)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1810)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1810)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1808)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1810)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1809)@37811ff634e5: Deleted conn table entry 0TC_auth_options_20(1816)3323036 TC_auth_options_20(1816)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_20(1816)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_20(1816)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_20(1816)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_20(1816)@37811ff634e5: port MSCVTYf_perform_lu() done TC_auth_options_20(1816)@37811ff634e5: port MSCVTYf_establish_fully() starting TC_auth_options_20(1816)@37811ff634e5: 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 := '9D689B85'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1809)@37811ff634e5: Added conn table entry 0TC_auth_options_20(1816)11380980 MSC_Test_0-RAN(1809)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1808)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1810)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1810)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1810)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1808)@37811ff634e5: { messageType := 2, destLocRef := 'ADA8F4'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(1808)@37811ff634e5: Session index based on local reference:0 TC_auth_options_20(1816)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_20(1816)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_20(1816)@37811ff634e5: XXX ts_GSUP_SAI_ERR MSC_Test_0-M3UA(1810)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1810)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1810)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1810)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1808)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1808)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1808)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1808)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1808)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1808)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1808)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1808)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_20(1816)@37811ff634e5: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1808)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1808)@37811ff634e5: vl_len:6 MSC_Test_0-SCCP(1808)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1808)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1810)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1810)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1810)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1808)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1808)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1808)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1808)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1808)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1808)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1808)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1808)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1810)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1810)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1810)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1808)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1810)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1809)@37811ff634e5: Deleted conn table entry 0TC_auth_options_20(1816)11380980 TC_auth_options_20(1816)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_20(1816)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_20(1816)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_20(1816)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-RAN(1809)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(1810)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(1808)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(1814)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1807)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(1811)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(1812)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1817)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(1813)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(1815)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1807): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(1808): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(1809): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(1810): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(1811): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(1812): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(1813): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(1814): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(1815): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_auth_options_20(1816): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1817): none (pass -> pass) MTC@37811ff634e5: Test case TC_auth_options_2 finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_2 pass'. Thu Nov 21 04:32:59 UTC 2024 ====== MSC_Tests.TC_auth_options_2 pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_auth_options_2.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=281214) Waiting for packet dumper to finish... 1 (prev_count=281214, count=282287) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_2 pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_3'. ------ MSC_Tests.TC_auth_options_3 ------ Thu Nov 21 04:33:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_auth_options_3.pcap" >/data/MSC_Tests.TC_auth_options_3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_3' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_auth_options_3 started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(1821)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(1821)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1821)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(1819)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1822)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1821)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(1821)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1821)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1821)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(1821)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1821)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1821)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1821)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1821)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1821)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1821)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1821)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1821)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1821)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1821)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1821)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1824)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1824)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1824)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1824)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1824)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1824)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1824)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1824)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_auth_options_30(1827)@37811ff634e5: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1825)@37811ff634e5: Created GsupExpect[0] for "262420000042303" to be handled at TC_auth_options_30(1827) TC_auth_options_30(1827)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1821)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1821)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1821)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1820)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1820)@37811ff634e5: Added conn table entry 0TC_auth_options_30(1827)11986711 MSC_Test_0-SCCP(1819)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(1820)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1821)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1821)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1821)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1819)@37811ff634e5: { messageType := 2, destLocRef := 'B6E717'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(1819)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(1825)@37811ff634e5: Found GsupExpect[0] for "262420000042303" handled at TC_auth_options_30(1827) MSC_Test-GSUP(1825)@37811ff634e5: Added IMSI table entry 0TC_auth_options_30(1827)"262420000042303" MSC_Test_0-SCCP(1819)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1819)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(1819)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1819)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1821)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_30(1827)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_30(1827)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(1821)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1821)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1819)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1819)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1819)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1819)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1820)@37811ff634e5: patching N(SD)=1 into dtap '0514B5D872A6'O MSC_Test_0-RAN(1820)@37811ff634e5: patched enc_l3: '0554B5D872A6'O MSC_Test_0-SCCP(1819)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1819)@37811ff634e5: vl_len:9 MSC_Test_0-SCCP(1819)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1819)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100060554B5D872A6'O MSC_Test_0-M3UA(1821)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1821)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1821)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1819)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1819)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1819)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1819)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1819)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1819)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1819)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1819)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1821)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1821)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1821)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1819)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1819)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1819)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1819)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1821)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1821)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1819)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1819)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1819)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1819)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_30(1827)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1820)@37811ff634e5: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1820)@37811ff634e5: patched enc_l3: '059B'O MSC_Test_0-SCCP(1819)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1819)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1819)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1819)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1821)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1821)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1821)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1819)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1819)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1819)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1819)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1819)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1819)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1819)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1819)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1821)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1821)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1821)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1819)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1821)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1820)@37811ff634e5: Deleted conn table entry 0TC_auth_options_30(1827)11986711 TC_auth_options_30(1827)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_30(1827)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_30(1827)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_30(1827)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_30(1827)@37811ff634e5: port MSCVTYf_perform_lu() done TC_auth_options_30(1827)@37811ff634e5: port MSCVTYf_establish_fully() starting TC_auth_options_30(1827)@37811ff634e5: 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 := '3A3C22BB'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1820)@37811ff634e5: Added conn table entry 0TC_auth_options_30(1827)9260422 MSC_Test_0-RAN(1820)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1819)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1821)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1821)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1821)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1819)@37811ff634e5: { messageType := 2, destLocRef := '8D4D86'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(1819)@37811ff634e5: Session index based on local reference:0 TC_auth_options_30(1827)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_30(1827)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1821)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1821)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1819)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1819)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1819)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1819)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1820)@37811ff634e5: patching N(SD)=1 into dtap '0514AC7D3F88'O MSC_Test_0-RAN(1820)@37811ff634e5: patched enc_l3: '0554AC7D3F88'O MSC_Test_0-SCCP(1819)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1819)@37811ff634e5: vl_len:9 MSC_Test_0-SCCP(1819)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1819)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100060554AC7D3F88'O MSC_Test_0-M3UA(1821)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1821)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1821)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1819)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1819)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1819)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1819)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1819)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1819)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1819)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1819)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1821)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1821)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1821)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1819)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1819)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1819)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1819)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_30(1827)@37811ff634e5: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1819)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1819)@37811ff634e5: vl_len:6 MSC_Test_0-SCCP(1819)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1819)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1821)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1821)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1821)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1819)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1819)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1819)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1819)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1819)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1819)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1819)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1819)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1821)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1821)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1821)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1819)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1821)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1820)@37811ff634e5: Deleted conn table entry 0TC_auth_options_30(1827)9260422 TC_auth_options_30(1827)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_30(1827)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_30(1827)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_30(1827)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-RAN(1820)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(1825)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(1822)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(1819)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(1824)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1818)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(1823)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(1826)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1828)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(1821)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1818): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(1819): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(1820): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(1821): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(1822): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(1823): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(1824): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(1825): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(1826): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_auth_options_30(1827): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1828): none (pass -> pass) MTC@37811ff634e5: Test case TC_auth_options_3 finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_3 pass'. Thu Nov 21 04:33:06 UTC 2024 ====== MSC_Tests.TC_auth_options_3 pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_auth_options_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=333662) Waiting for packet dumper to finish... 1 (prev_count=333662, count=334735) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_3 pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_4'. ------ MSC_Tests.TC_auth_options_4 ------ Thu Nov 21 04:33: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_auth_options_4.pcap" >/data/MSC_Tests.TC_auth_options_4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_4' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_auth_options_4 started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(1832)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(1832)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1832)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(1830)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1833)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(1835)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test_0-M3UA(1832)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(1832)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1832)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1832)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(1832)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test-GSUP-IPA(1835)@37811ff634e5: CCM Tx:{ msg_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(1832)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1832)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1832)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1832)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1832)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1832)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1832)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1832)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1832)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1832)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1832)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1835)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1835)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1835)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1835)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1835)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1835)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_auth_options_40(1838)@37811ff634e5: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1836)@37811ff634e5: Created GsupExpect[0] for "262420000042304" to be handled at TC_auth_options_40(1838) TC_auth_options_40(1838)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1832)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1832)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1832)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1831)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1831)@37811ff634e5: Added conn table entry 0TC_auth_options_40(1838)3554540 MSC_Test_0-SCCP(1830)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(1831)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1832)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1832)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1832)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1830)@37811ff634e5: { messageType := 2, destLocRef := '363CEC'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(1830)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(1836)@37811ff634e5: Found GsupExpect[0] for "262420000042304" handled at TC_auth_options_40(1838) MSC_Test-GSUP(1836)@37811ff634e5: Added IMSI table entry 0TC_auth_options_40(1838)"262420000042304" MSC_Test_0-SCCP(1830)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1830)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(1830)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1830)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1832)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_40(1838)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_40(1838)@37811ff634e5: setverdict(pass): none -> pass TC_auth_options_40(1838)@37811ff634e5: XXX ts_GSUP_SAI_ERR MSC_Test_0-M3UA(1832)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1832)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1832)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1832)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1830)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1830)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1830)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1830)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1830)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1830)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1830)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1830)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_40(1838)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1830)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1830)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1830)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1830)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1832)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1832)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1832)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1830)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1832)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1831)@37811ff634e5: Deleted conn table entry 0TC_auth_options_40(1838)3554540 TC_auth_options_40(1838)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(1838)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(1838)@37811ff634e5: port MSCVTYf_perform_lu() done TC_auth_options_40(1838)@37811ff634e5: port MSCVTYRunning a successful LU so that CM Service Request can be tested MSC_Test-GSUP(1836)@37811ff634e5: Created GsupExpect[0] for "262420000042304" to be handled at TC_auth_options_40(1838) TC_auth_options_40(1838)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1831)@37811ff634e5: Added conn table entry 0TC_auth_options_40(1838)16480546 MSC_Test_0-RAN(1831)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1830)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1832)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1832)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1832)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1832)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1832)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1830)@37811ff634e5: { messageType := 2, destLocRef := 'FB7922'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(1830)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1830)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1830)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1830)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1830)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_40(1838)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_40(1838)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1830)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1830)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(1830)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1830)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1832)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1832)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1832)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1830)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1830)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1830)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1830)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_40(1838)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1831)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1831)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(1830)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1830)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1830)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1830)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1832)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1832)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1832)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1830)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1830)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1830)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1830)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1830)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1830)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1830)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1830)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1832)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1832)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1832)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1830)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1832)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1831)@37811ff634e5: Deleted conn table entry 0TC_auth_options_40(1838)16480546 TC_auth_options_40(1838)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(1838)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_40(1838)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(1838)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(1838)@37811ff634e5: port MSCVTYRunning a successful LU done TC_auth_options_40(1838)@37811ff634e5: port MSCVTYf_establish_fully() starting TC_auth_options_40(1838)@37811ff634e5: 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 := '3236B192'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1831)@37811ff634e5: Added conn table entry 0TC_auth_options_40(1838)12022351 MSC_Test_0-RAN(1831)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1830)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1832)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1832)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1832)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1830)@37811ff634e5: { messageType := 2, destLocRef := 'B7724F'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(1830)@37811ff634e5: Session index based on local reference:0 TC_auth_options_40(1838)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_40(1838)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(1838)@37811ff634e5: XXX ts_GSUP_SAI_ERR MSC_Test_0-M3UA(1832)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1832)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1832)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1832)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1830)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1830)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1830)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1830)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1830)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1830)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1830)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1830)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_40(1838)@37811ff634e5: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1830)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1830)@37811ff634e5: vl_len:6 MSC_Test_0-SCCP(1830)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1830)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-SCCP(1830)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1830)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1830)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1830)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1832)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1832)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1832)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1832)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1830)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-RAN(1831)@37811ff634e5: Deleted conn table entry 0TC_auth_options_40(1838)12022351 MSC_Test_0-M3UA(1832)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_40(1838)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(1838)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_40(1838)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(1838)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-M3UA(1832)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(1833)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1829)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(1836)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(1834)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(1837)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(1835)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(1830)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(1831)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1839)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1829): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(1830): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(1831): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(1832): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(1833): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(1834): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(1835): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(1836): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(1837): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_auth_options_40(1838): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1839): none (pass -> pass) MTC@37811ff634e5: Test case TC_auth_options_4 finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_4 pass'. Thu Nov 21 04:33:13 UTC 2024 ====== MSC_Tests.TC_auth_options_4 pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_auth_options_4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=354277) Waiting for packet dumper to finish... 1 (prev_count=354277, count=356028) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_4 pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_5'. ------ MSC_Tests.TC_auth_options_5 ------ Thu Nov 21 04:33: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_auth_options_5.pcap" >/data/MSC_Tests.TC_auth_options_5.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_5' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_auth_options_5 started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(1843)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(1843)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1843)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(1841)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1844)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(1846)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1846)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1846)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1846)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1846)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1846)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1846)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1846)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(1843)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(1843)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1843)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1843)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(1843)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1843)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1843)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1843)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1843)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1843)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1843)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1843)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1843)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1843)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1843)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1843)@37811ff634e5: Received M3UA_NOTIFY -> discard TC_auth_options_50(1849)@37811ff634e5: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1847)@37811ff634e5: Created GsupExpect[0] for "262420000042305" to be handled at TC_auth_options_50(1849) TC_auth_options_50(1849)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1843)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1843)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1843)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1842)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1842)@37811ff634e5: Added conn table entry 0TC_auth_options_50(1849)12901302 MSC_Test_0-SCCP(1841)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(1842)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1843)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1843)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1843)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1841)@37811ff634e5: { messageType := 2, destLocRef := 'C4DBB6'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(1841)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(1847)@37811ff634e5: Found GsupExpect[0] for "262420000042305" handled at TC_auth_options_50(1849) MSC_Test-GSUP(1847)@37811ff634e5: Added IMSI table entry 0TC_auth_options_50(1849)"262420000042305" MSC_Test_0-SCCP(1841)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1841)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(1841)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1841)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1843)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_50(1849)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_50(1849)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(1843)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1843)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1841)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1841)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1841)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1841)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1842)@37811ff634e5: patching N(SD)=1 into dtap '05143167FD07'O MSC_Test_0-RAN(1842)@37811ff634e5: patched enc_l3: '05543167FD07'O MSC_Test_0-SCCP(1841)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1841)@37811ff634e5: vl_len:9 MSC_Test_0-SCCP(1841)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1841)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000605543167FD07'O MSC_Test_0-M3UA(1843)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1843)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1843)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1841)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1841)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1841)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1841)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1841)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1841)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1841)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1841)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1843)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1843)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1843)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1841)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1841)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1841)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1841)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1843)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1843)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1841)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1841)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1841)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1841)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_50(1849)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1842)@37811ff634e5: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1842)@37811ff634e5: patched enc_l3: '059B'O MSC_Test_0-SCCP(1841)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1841)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1841)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1841)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1843)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1843)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1843)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1841)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1841)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1841)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1841)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1841)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1841)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1841)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1841)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1843)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1843)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1843)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1841)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1843)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1842)@37811ff634e5: Deleted conn table entry 0TC_auth_options_50(1849)12901302 TC_auth_options_50(1849)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_50(1849)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_50(1849)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_50(1849)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_50(1849)@37811ff634e5: port MSCVTYf_perform_lu() done TC_auth_options_50(1849)@37811ff634e5: port MSCVTYf_establish_fully() starting TC_auth_options_50(1849)@37811ff634e5: 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 := '3AC997F8'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1842)@37811ff634e5: Added conn table entry 0TC_auth_options_50(1849)6698091 MSC_Test_0-RAN(1842)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1841)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1843)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1843)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1843)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1841)@37811ff634e5: { messageType := 2, destLocRef := '66346B'O ("f4k"), 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(1841)@37811ff634e5: Session index based on local reference:0 TC_auth_options_50(1849)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_50(1849)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1843)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1843)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1841)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1841)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1841)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1841)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1842)@37811ff634e5: patching N(SD)=1 into dtap '05148D09EE98'O MSC_Test_0-RAN(1842)@37811ff634e5: patched enc_l3: '05548D09EE98'O MSC_Test_0-SCCP(1841)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1841)@37811ff634e5: vl_len:9 MSC_Test_0-SCCP(1841)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1841)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000605548D09EE98'O MSC_Test_0-M3UA(1843)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1843)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1843)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1841)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1841)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1841)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1841)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1841)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1841)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1841)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1841)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1843)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1843)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1843)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1841)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1841)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1841)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1841)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_50(1849)@37811ff634e5: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1841)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1841)@37811ff634e5: vl_len:6 MSC_Test_0-SCCP(1841)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1841)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1843)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1843)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1843)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1841)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1841)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1841)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1841)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1841)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1841)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1841)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1841)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1843)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1843)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1843)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1841)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1843)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1842)@37811ff634e5: Deleted conn table entry 0TC_auth_options_50(1849)6698091 TC_auth_options_50(1849)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_50(1849)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_50(1849)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_50(1849)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-M3UA(1843)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(1842)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(1844)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(1847)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(1846)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(1841)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(1845)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(1848)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1840)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1850)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1840): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(1841): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(1842): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(1843): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(1844): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(1845): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(1846): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(1847): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(1848): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_auth_options_50(1849): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1850): none (pass -> pass) MTC@37811ff634e5: Test case TC_auth_options_5 finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_5 pass'. Thu Nov 21 04:33:20 UTC 2024 ====== MSC_Tests.TC_auth_options_5 pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_auth_options_5.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=336449) Waiting for packet dumper to finish... 1 (prev_count=336449, count=337522) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_5 pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_6'. ------ MSC_Tests.TC_auth_options_6 ------ Thu Nov 21 04:33:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_auth_options_6.pcap" >/data/MSC_Tests.TC_auth_options_6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_6' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_auth_options_6 started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(1854)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(1854)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1854)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(1852)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1855)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1854)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(1854)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1854)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1854)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(1854)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1854)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1854)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1854)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1854)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1854)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1854)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1854)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1854)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1854)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1854)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1854)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1857)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1857)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1857)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1857)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1857)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1857)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1857)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1857)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_auth_options_60(1860)@37811ff634e5: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1858)@37811ff634e5: Created GsupExpect[0] for "262420000042306" to be handled at TC_auth_options_60(1860) TC_auth_options_60(1860)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1854)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1853)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1853)@37811ff634e5: Added conn table entry 0TC_auth_options_60(1860)4600265 MSC_Test_0-RAN(1853)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1852)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1854)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1852)@37811ff634e5: { messageType := 2, destLocRef := '4631C9'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(1852)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(1858)@37811ff634e5: Found GsupExpect[0] for "262420000042306" handled at TC_auth_options_60(1860) MSC_Test-GSUP(1858)@37811ff634e5: Added IMSI table entry 0TC_auth_options_60(1860)"262420000042306" MSC_Test_0-SCCP(1852)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1852)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(1852)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_60(1860)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_60(1860)@37811ff634e5: setverdict(pass): none -> pass TC_auth_options_60(1860)@37811ff634e5: XXX ts_GSUP_SAI_ERR MSC_Test_0-M3UA(1854)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1854)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1852)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1852)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_60(1860)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1852)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1852)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1852)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1854)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1852)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1853)@37811ff634e5: Deleted conn table entry 0TC_auth_options_60(1860)4600265 TC_auth_options_60(1860)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(1860)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(1860)@37811ff634e5: port MSCVTYf_perform_lu() done TC_auth_options_60(1860)@37811ff634e5: port MSCVTYRunning a successful LU so that CM Service Request can be tested MSC_Test-GSUP(1858)@37811ff634e5: Created GsupExpect[0] for "262420000042306" to be handled at TC_auth_options_60(1860) TC_auth_options_60(1860)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1853)@37811ff634e5: Added conn table entry 0TC_auth_options_60(1860)5913991 MSC_Test_0-RAN(1853)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1852)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1854)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1854)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1852)@37811ff634e5: { messageType := 2, destLocRef := '5A3D87'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(1852)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1852)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_60(1860)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_60(1860)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1852)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1852)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(1852)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1854)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1852)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_60(1860)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1853)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1853)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(1852)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1852)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1852)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1854)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1852)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1852)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1852)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1852)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1854)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1852)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1853)@37811ff634e5: Deleted conn table entry 0TC_auth_options_60(1860)5913991 TC_auth_options_60(1860)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(1860)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_60(1860)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(1860)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(1860)@37811ff634e5: port MSCVTYRunning a successful LU done TC_auth_options_60(1860)@37811ff634e5: port MSCVTYf_establish_fully() starting TC_auth_options_60(1860)@37811ff634e5: 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 := 'AEA4F6B2'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1853)@37811ff634e5: Added conn table entry 0TC_auth_options_60(1860)6004940 MSC_Test_0-RAN(1853)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1852)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1854)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1852)@37811ff634e5: { messageType := 2, destLocRef := '5BA0CC'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(1852)@37811ff634e5: Session index based on local reference:0 TC_auth_options_60(1860)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_60(1860)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(1860)@37811ff634e5: XXX ts_GSUP_SAI_ERR MSC_Test_0-M3UA(1854)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1854)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1852)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1852)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_60(1860)@37811ff634e5: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1852)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1852)@37811ff634e5: vl_len:6 MSC_Test_0-SCCP(1852)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1852)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1852)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1852)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1854)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1852)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1853)@37811ff634e5: Deleted conn table entry 0TC_auth_options_60(1860)6004940 TC_auth_options_60(1860)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(1860)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_60(1860)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(1860)@37811ff634e5: Final verdict of PTC: pass MSC_Test-GSUP(1858)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(1854)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(1852)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(1855)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(1856)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(1853)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(1857)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(1859)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1851)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1861)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1851): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(1852): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(1853): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(1854): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(1855): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(1856): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(1857): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(1858): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(1859): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_auth_options_60(1860): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1861): none (pass -> pass) MTC@37811ff634e5: Test case TC_auth_options_6 finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_6 pass'. Thu Nov 21 04:33:27 UTC 2024 ====== MSC_Tests.TC_auth_options_6 pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_auth_options_6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=351200) Waiting for packet dumper to finish... 1 (prev_count=351200, count=352361) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_6 pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_7'. ------ MSC_Tests.TC_auth_options_7 ------ Thu Nov 21 04:33: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_7.pcap" >/data/MSC_Tests.TC_auth_options_7.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_7' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_auth_options_7 started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(1865)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(1865)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1865)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(1863)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1866)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1865)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(1865)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1865)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1865)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(1865)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1865)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1865)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1865)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1865)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1865)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1865)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1865)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1865)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1865)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1865)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1865)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1868)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1868)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1868)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1868)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1868)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1868)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1868)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1868)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_auth_options_70(1871)@37811ff634e5: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1869)@37811ff634e5: Created GsupExpect[0] for "262420000042307" to be handled at TC_auth_options_70(1871) TC_auth_options_70(1871)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1865)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1865)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1865)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1864)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1864)@37811ff634e5: Added conn table entry 0TC_auth_options_70(1871)14195578 MSC_Test_0-SCCP(1863)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(1864)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1865)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1865)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1865)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1863)@37811ff634e5: { messageType := 2, destLocRef := 'D89B7A'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(1863)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(1869)@37811ff634e5: Found GsupExpect[0] for "262420000042307" handled at TC_auth_options_70(1871) MSC_Test-GSUP(1869)@37811ff634e5: Added IMSI table entry 0TC_auth_options_70(1871)"262420000042307" MSC_Test_0-SCCP(1863)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1863)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(1863)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1863)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1865)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_70(1871)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_70(1871)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(1865)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1865)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1863)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1863)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1863)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1863)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1864)@37811ff634e5: patching N(SD)=1 into dtap '05143B627370'O MSC_Test_0-RAN(1864)@37811ff634e5: patched enc_l3: '05543B627370'O MSC_Test_0-SCCP(1863)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1863)@37811ff634e5: vl_len:9 MSC_Test_0-SCCP(1863)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1863)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000605543B627370'O MSC_Test_0-M3UA(1865)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1865)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1865)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1863)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1863)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1863)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1863)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1865)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1865)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1863)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1863)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1863)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1863)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_70(1871)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1864)@37811ff634e5: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1864)@37811ff634e5: patched enc_l3: '059B'O MSC_Test_0-SCCP(1863)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1863)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1863)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1863)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1865)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1865)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1865)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1863)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1863)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1863)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1863)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1863)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1863)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1863)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1863)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1865)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1865)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1865)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1863)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1865)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1864)@37811ff634e5: Deleted conn table entry 0TC_auth_options_70(1871)14195578 TC_auth_options_70(1871)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_70(1871)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_70(1871)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_70(1871)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_70(1871)@37811ff634e5: port MSCVTYf_perform_lu() done TC_auth_options_70(1871)@37811ff634e5: port MSCVTYf_establish_fully() starting TC_auth_options_70(1871)@37811ff634e5: 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 := '1C864F80'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1864)@37811ff634e5: Added conn table entry 0TC_auth_options_70(1871)5759075 MSC_Test_0-RAN(1864)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1863)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1865)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1865)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1865)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1863)@37811ff634e5: { messageType := 2, destLocRef := '57E063'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(1863)@37811ff634e5: Session index based on local reference:0 TC_auth_options_70(1871)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_70(1871)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1865)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1865)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1863)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1863)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1863)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1863)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1864)@37811ff634e5: patching N(SD)=1 into dtap '0514EED9A73B'O MSC_Test_0-RAN(1864)@37811ff634e5: patched enc_l3: '0554EED9A73B'O MSC_Test_0-SCCP(1863)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1863)@37811ff634e5: vl_len:9 MSC_Test_0-SCCP(1863)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1863)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100060554EED9A73B'O MSC_Test_0-M3UA(1865)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1865)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1865)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1865)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(1863)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1865)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1863)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1863)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1863)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1863)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1863)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1863)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1863)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_70(1871)@37811ff634e5: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1863)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1863)@37811ff634e5: vl_len:6 MSC_Test_0-SCCP(1863)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1863)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1865)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1865)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1865)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1863)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1863)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1863)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1863)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1863)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1863)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1863)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1863)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1865)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1865)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1865)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1863)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1865)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1864)@37811ff634e5: Deleted conn table entry 0TC_auth_options_70(1871)5759075 TC_auth_options_70(1871)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_70(1871)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_70(1871)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_70(1871)@37811ff634e5: Final verdict of PTC: pass MSC_Test-MNCC(1866)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(1869)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(1863)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(1864)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(1867)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(1870)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(1868)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(1865)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1862)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1872)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1862): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(1863): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(1864): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(1865): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(1866): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(1867): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(1868): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(1869): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(1870): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_auth_options_70(1871): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1872): none (pass -> pass) MTC@37811ff634e5: Test case TC_auth_options_7 finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_7 pass'. Thu Nov 21 04:33:34 UTC 2024 ====== MSC_Tests.TC_auth_options_7 pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_auth_options_7.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=311786) Waiting for packet dumper to finish... 1 (prev_count=311786, count=312947) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_7 pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_8'. ------ MSC_Tests.TC_auth_options_8 ------ Thu Nov 21 04:33: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_8.pcap" >/data/MSC_Tests.TC_auth_options_8.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_8' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_auth_options_8 started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(1876)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(1876)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1876)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(1874)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1877)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1876)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(1876)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1876)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1876)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(1876)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1876)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1876)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1876)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1876)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1876)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1876)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1876)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1876)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1876)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1876)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1876)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1879)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1879)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1879)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1879)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1879)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1879)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1879)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1879)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_auth_options_80(1882)@37811ff634e5: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1880)@37811ff634e5: Created GsupExpect[0] for "262420000042308" to be handled at TC_auth_options_80(1882) TC_auth_options_80(1882)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1876)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1876)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1876)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1875)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1875)@37811ff634e5: Added conn table entry 0TC_auth_options_80(1882)7697929 MSC_Test_0-RAN(1875)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1874)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1876)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1876)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1876)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1874)@37811ff634e5: { messageType := 2, destLocRef := '757609'O ("uv\t"), 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(1874)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(1880)@37811ff634e5: Found GsupExpect[0] for "262420000042308" handled at TC_auth_options_80(1882) MSC_Test-GSUP(1880)@37811ff634e5: Added IMSI table entry 0TC_auth_options_80(1882)"262420000042308" MSC_Test_0-SCCP(1874)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1874)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(1874)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1874)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1876)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_80(1882)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_80(1882)@37811ff634e5: setverdict(pass): none -> pass TC_auth_options_80(1882)@37811ff634e5: XXX ts_GSUP_SAI_ERR MSC_Test_0-M3UA(1876)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1876)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1874)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1876)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(1874)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1876)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1874)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1874)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1874)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1874)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1874)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1874)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_80(1882)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1874)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1874)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1874)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1874)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1876)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1876)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1876)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1874)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1876)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1875)@37811ff634e5: Deleted conn table entry 0TC_auth_options_80(1882)7697929 TC_auth_options_80(1882)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(1882)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(1882)@37811ff634e5: port MSCVTYf_perform_lu() done TC_auth_options_80(1882)@37811ff634e5: port MSCVTYRunning a successful LU so that CM Service Request can be tested MSC_Test-GSUP(1880)@37811ff634e5: Created GsupExpect[0] for "262420000042308" to be handled at TC_auth_options_80(1882) TC_auth_options_80(1882)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1875)@37811ff634e5: Added conn table entry 0TC_auth_options_80(1882)15695890 MSC_Test_0-RAN(1875)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1874)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1876)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1876)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1876)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1876)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1876)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1874)@37811ff634e5: { messageType := 2, destLocRef := 'EF8012'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(1874)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1874)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1874)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1874)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1874)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_80(1882)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1874)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1874)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(1874)@37811ff634e5: vl_from0 TC_auth_options_80(1882)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1874)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1876)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1876)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1876)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1874)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1874)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1874)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1874)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_80(1882)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1875)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1875)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(1874)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1874)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1874)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1874)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1876)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1876)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1876)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1874)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1874)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1874)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1874)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1874)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1874)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1874)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1874)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1876)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1876)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1876)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1874)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1876)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1875)@37811ff634e5: Deleted conn table entry 0TC_auth_options_80(1882)15695890 TC_auth_options_80(1882)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(1882)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_80(1882)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(1882)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(1882)@37811ff634e5: port MSCVTYRunning a successful LU done TC_auth_options_80(1882)@37811ff634e5: port MSCVTYf_establish_fully() starting TC_auth_options_80(1882)@37811ff634e5: 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 := '181173FA'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1875)@37811ff634e5: Added conn table entry 0TC_auth_options_80(1882)359548 MSC_Test_0-RAN(1875)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1874)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1876)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1876)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1876)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1874)@37811ff634e5: { messageType := 2, destLocRef := '057C7C'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(1874)@37811ff634e5: Session index based on local reference:0 TC_auth_options_80(1882)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_80(1882)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(1882)@37811ff634e5: XXX ts_GSUP_SAI_ERR MSC_Test_0-M3UA(1876)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1876)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1876)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1876)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1874)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1874)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1874)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1874)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1874)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1874)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1874)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1874)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_80(1882)@37811ff634e5: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1874)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1874)@37811ff634e5: vl_len:6 MSC_Test_0-SCCP(1874)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1874)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1876)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1874)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1874)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1874)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1874)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1876)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1876)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1876)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1874)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1876)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1875)@37811ff634e5: Deleted conn table entry 0TC_auth_options_80(1882)359548 TC_auth_options_80(1882)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(1882)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_80(1882)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(1882)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-M3UA(1876)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(1875)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(1874)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(1880)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(1877)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(1881)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1873)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1883)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(1879)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(1878)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1873): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(1874): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(1875): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(1876): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(1877): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(1878): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(1879): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(1880): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(1881): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_auth_options_80(1882): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1883): none (pass -> pass) MTC@37811ff634e5: Test case TC_auth_options_8 finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_8 pass'. Thu Nov 21 04:33:41 UTC 2024 ====== MSC_Tests.TC_auth_options_8 pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_auth_options_8.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=353382) Waiting for packet dumper to finish... 1 (prev_count=353382, count=354455) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_8 pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_9'. ------ MSC_Tests.TC_auth_options_9 ------ Thu Nov 21 04:33: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_9.pcap" >/data/MSC_Tests.TC_auth_options_9.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_9' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_auth_options_9 started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(1887)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(1887)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1887)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(1885)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1888)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1887)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(1887)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1887)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1887)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(1887)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1887)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1887)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1887)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1887)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1887)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1887)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1887)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1887)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1887)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1887)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1887)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1890)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1890)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1890)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1890)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1890)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1890)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1890)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1890)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_auth_options_90(1893)@37811ff634e5: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1891)@37811ff634e5: Created GsupExpect[0] for "262420000042309" to be handled at TC_auth_options_90(1893) TC_auth_options_90(1893)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1887)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1887)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1887)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1886)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1886)@37811ff634e5: Added conn table entry 0TC_auth_options_90(1893)12374117 MSC_Test_0-SCCP(1885)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(1886)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1887)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1887)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1887)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1885)@37811ff634e5: { messageType := 2, destLocRef := 'BCD065'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(1885)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(1891)@37811ff634e5: Found GsupExpect[0] for "262420000042309" handled at TC_auth_options_90(1893) MSC_Test-GSUP(1891)@37811ff634e5: Added IMSI table entry 0TC_auth_options_90(1893)"262420000042309" MSC_Test_0-SCCP(1885)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1885)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(1885)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1885)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1887)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_90(1893)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_90(1893)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(1887)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1887)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1885)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1885)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1885)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1885)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1886)@37811ff634e5: patching N(SD)=1 into dtap '0514E1428EF3'O MSC_Test_0-RAN(1886)@37811ff634e5: patched enc_l3: '0554E1428EF3'O MSC_Test_0-SCCP(1885)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1885)@37811ff634e5: vl_len:9 MSC_Test_0-SCCP(1885)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1885)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100060554E1428EF3'O MSC_Test_0-M3UA(1887)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1887)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1887)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1885)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1885)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1885)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1885)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1885)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1885)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1885)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1885)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1887)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1887)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1887)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1885)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1885)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1885)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1885)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1887)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1887)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1885)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1885)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1885)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1885)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_90(1893)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1886)@37811ff634e5: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1886)@37811ff634e5: patched enc_l3: '059B'O MSC_Test_0-SCCP(1885)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1885)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1885)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1885)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1887)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1887)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1887)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1885)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1885)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1885)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1885)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1885)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1885)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1885)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1885)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1887)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1887)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1887)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1885)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1887)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1886)@37811ff634e5: Deleted conn table entry 0TC_auth_options_90(1893)12374117 TC_auth_options_90(1893)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_90(1893)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_90(1893)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_90(1893)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_90(1893)@37811ff634e5: port MSCVTYf_perform_lu() done TC_auth_options_90(1893)@37811ff634e5: port MSCVTYf_establish_fully() starting TC_auth_options_90(1893)@37811ff634e5: 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 := '37EB4114'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1886)@37811ff634e5: Added conn table entry 0TC_auth_options_90(1893)5695986 MSC_Test_0-RAN(1886)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1885)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1887)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1887)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1887)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1885)@37811ff634e5: { messageType := 2, destLocRef := '56E9F2'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(1885)@37811ff634e5: Session index based on local reference:0 TC_auth_options_90(1893)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_90(1893)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1887)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1887)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1885)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1885)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1885)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1885)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1886)@37811ff634e5: patching N(SD)=1 into dtap '0514F4E99C69'O MSC_Test_0-RAN(1886)@37811ff634e5: patched enc_l3: '0554F4E99C69'O MSC_Test_0-SCCP(1885)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1885)@37811ff634e5: vl_len:9 MSC_Test_0-SCCP(1885)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1885)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100060554F4E99C69'O MSC_Test_0-M3UA(1887)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1887)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1887)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1885)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1885)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1885)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1885)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1885)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1885)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1885)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1885)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1887)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1887)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1887)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1885)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1885)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1885)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1885)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_90(1893)@37811ff634e5: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1885)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1885)@37811ff634e5: vl_len:6 MSC_Test_0-SCCP(1885)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1885)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1887)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1887)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1887)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1885)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1885)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1885)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1885)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1885)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1885)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1885)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1885)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1887)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1887)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1887)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1885)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1887)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1886)@37811ff634e5: Deleted conn table entry 0TC_auth_options_90(1893)5695986 TC_auth_options_90(1893)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_90(1893)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_90(1893)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_90(1893)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-M3UA(1887)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(1891)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(1885)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(1888)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(1892)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(1886)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(1889)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(1890)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1884)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1894)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1884): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(1885): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(1886): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(1887): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(1888): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(1889): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(1890): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(1891): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(1892): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_auth_options_90(1893): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1894): none (pass -> pass) MTC@37811ff634e5: Test case TC_auth_options_9 finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_9 pass'. Thu Nov 21 04:33:48 UTC 2024 ====== MSC_Tests.TC_auth_options_9 pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_auth_options_9.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=336745) Waiting for packet dumper to finish... 1 (prev_count=336745, count=337906) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_9 pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_10'. ------ MSC_Tests.TC_auth_options_10 ------ Thu Nov 21 04:33: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_auth_options_10.pcap" >/data/MSC_Tests.TC_auth_options_10.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_10' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_auth_options_10 started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(1898)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(1898)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1898)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(1896)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1899)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1898)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(1898)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1898)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1898)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(1898)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1898)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1898)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1898)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1898)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1898)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1898)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1898)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1898)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1898)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1898)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1898)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1901)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1901)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1901)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1901)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1901)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1901)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1901)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1901)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_auth_options_100(1904)@37811ff634e5: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1902)@37811ff634e5: Created GsupExpect[0] for "262420000042310" to be handled at TC_auth_options_100(1904) TC_auth_options_100(1904)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1898)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1898)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1898)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1897)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1897)@37811ff634e5: Added conn table entry 0TC_auth_options_100(1904)13896248 MSC_Test_0-SCCP(1896)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(1897)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1898)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1898)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1898)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1896)@37811ff634e5: { messageType := 2, destLocRef := 'D40A38'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(1896)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(1902)@37811ff634e5: Found GsupExpect[0] for "262420000042310" handled at TC_auth_options_100(1904) MSC_Test-GSUP(1902)@37811ff634e5: Added IMSI table entry 0TC_auth_options_100(1904)"262420000042310" MSC_Test_0-SCCP(1896)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1896)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(1896)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1896)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1898)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_100(1904)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_100(1904)@37811ff634e5: setverdict(pass): none -> pass TC_auth_options_100(1904)@37811ff634e5: XXX ts_GSUP_SAI_ERR MSC_Test_0-M3UA(1898)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1898)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1898)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1898)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1896)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1896)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1896)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1896)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1896)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1896)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1896)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1896)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_100(1904)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1896)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1896)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1896)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1896)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1898)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1898)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1898)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1896)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1898)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1897)@37811ff634e5: Deleted conn table entry 0TC_auth_options_100(1904)13896248 TC_auth_options_100(1904)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(1904)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(1904)@37811ff634e5: port MSCVTYf_perform_lu() done TC_auth_options_100(1904)@37811ff634e5: port MSCVTYRunning a successful LU so that CM Service Request can be tested MSC_Test-GSUP(1902)@37811ff634e5: Created GsupExpect[0] for "262420000042310" to be handled at TC_auth_options_100(1904) TC_auth_options_100(1904)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1897)@37811ff634e5: Added conn table entry 0TC_auth_options_100(1904)12407751 MSC_Test_0-RAN(1897)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1896)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1898)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1898)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1898)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1898)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1898)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1896)@37811ff634e5: { messageType := 2, destLocRef := 'BD53C7'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(1896)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1896)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1896)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1896)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1896)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_100(1904)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_100(1904)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1896)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1896)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(1896)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1896)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1898)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1898)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1898)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1896)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1896)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1896)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1896)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_100(1904)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1897)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1897)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(1896)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1896)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1896)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1896)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1898)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1898)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1898)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1896)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1896)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1896)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1896)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1896)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1896)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1896)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1896)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1898)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1898)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1898)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1896)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1898)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1897)@37811ff634e5: Deleted conn table entry 0TC_auth_options_100(1904)12407751 TC_auth_options_100(1904)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(1904)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_100(1904)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(1904)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(1904)@37811ff634e5: port MSCVTYRunning a successful LU done TC_auth_options_100(1904)@37811ff634e5: port MSCVTYf_establish_fully() starting TC_auth_options_100(1904)@37811ff634e5: 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 := '211D9C33'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1897)@37811ff634e5: Added conn table entry 0TC_auth_options_100(1904)1865690 MSC_Test_0-RAN(1897)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1896)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1898)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1898)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1898)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1896)@37811ff634e5: { messageType := 2, destLocRef := '1C77DA'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(1896)@37811ff634e5: Session index based on local reference:0 TC_auth_options_100(1904)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_100(1904)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(1904)@37811ff634e5: XXX ts_GSUP_SAI_ERR MSC_Test_0-M3UA(1898)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1898)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1898)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(1896)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1896)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1896)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1898)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1896)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1896)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1896)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1896)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1896)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_100(1904)@37811ff634e5: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1896)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1896)@37811ff634e5: vl_len:6 MSC_Test_0-SCCP(1896)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1896)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1898)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1896)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1896)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1896)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1896)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1898)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1898)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1898)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1896)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1898)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1897)@37811ff634e5: Deleted conn table entry 0TC_auth_options_100(1904)1865690 TC_auth_options_100(1904)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(1904)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_100(1904)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(1904)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-SCCP(1896)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(1898)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(1897)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(1899)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(1902)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1905)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(1903)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(1900)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(1901)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1895)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1895): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(1896): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(1897): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(1898): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(1899): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(1900): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(1901): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(1902): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(1903): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_auth_options_100(1904): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1905): none (pass -> pass) MTC@37811ff634e5: Test case TC_auth_options_10 finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_10 pass'. Thu Nov 21 04:33:55 UTC 2024 ====== MSC_Tests.TC_auth_options_10 pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_auth_options_10.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=352762) Waiting for packet dumper to finish... 1 (prev_count=352762, count=353835) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_10 pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_11'. ------ MSC_Tests.TC_auth_options_11 ------ Thu Nov 21 04:33: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_auth_options_11.pcap" >/data/MSC_Tests.TC_auth_options_11.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_11' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_auth_options_11 started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(1909)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(1909)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1909)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(1907)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1910)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1909)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(1909)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1909)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1909)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(1909)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1909)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1909)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1909)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1909)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1909)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1909)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1909)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1909)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1909)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1909)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1909)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1912)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1912)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1912)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1912)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1912)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1912)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1912)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1912)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_auth_options_110(1915)@37811ff634e5: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1913)@37811ff634e5: Created GsupExpect[0] for "262420000042311" to be handled at TC_auth_options_110(1915) TC_auth_options_110(1915)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1909)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1909)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1909)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1908)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1908)@37811ff634e5: Added conn table entry 0TC_auth_options_110(1915)14245999 MSC_Test_0-RAN(1908)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1907)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1909)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1909)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1909)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1907)@37811ff634e5: { messageType := 2, destLocRef := 'D9606F'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(1907)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(1913)@37811ff634e5: Found GsupExpect[0] for "262420000042311" handled at TC_auth_options_110(1915) MSC_Test-GSUP(1913)@37811ff634e5: Added IMSI table entry 0TC_auth_options_110(1915)"262420000042311" MSC_Test_0-SCCP(1907)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1907)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(1907)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1907)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1909)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_110(1915)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_110(1915)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(1909)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1909)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1907)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1907)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1907)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1907)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1908)@37811ff634e5: patching N(SD)=1 into dtap '0514CB6B6B32'O MSC_Test_0-RAN(1908)@37811ff634e5: patched enc_l3: '0554CB6B6B32'O MSC_Test_0-SCCP(1907)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1907)@37811ff634e5: vl_len:9 MSC_Test_0-SCCP(1907)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1907)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100060554CB6B6B32'O MSC_Test_0-M3UA(1909)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1909)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1909)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1907)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1907)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1907)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1907)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1907)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1907)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1907)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1907)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1909)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1909)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1909)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1907)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1907)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1907)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1907)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1909)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1909)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1907)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1907)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1907)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1907)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_110(1915)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1908)@37811ff634e5: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1908)@37811ff634e5: patched enc_l3: '059B'O MSC_Test_0-SCCP(1907)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1907)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1907)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1907)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1909)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1909)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1909)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1907)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1907)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1907)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1907)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1907)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1907)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1907)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1907)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1909)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1909)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1909)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1907)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1909)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1908)@37811ff634e5: Deleted conn table entry 0TC_auth_options_110(1915)14245999 TC_auth_options_110(1915)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_110(1915)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_110(1915)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_110(1915)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_110(1915)@37811ff634e5: port MSCVTYf_perform_lu() done TC_auth_options_110(1915)@37811ff634e5: port MSCVTYf_establish_fully() starting TC_auth_options_110(1915)@37811ff634e5: 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 := '2B2DDF37'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1908)@37811ff634e5: Added conn table entry 0TC_auth_options_110(1915)15010972 MSC_Test_0-RAN(1908)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1907)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1909)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1909)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1909)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1907)@37811ff634e5: { messageType := 2, destLocRef := 'E50C9C'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(1907)@37811ff634e5: Session index based on local reference:0 TC_auth_options_110(1915)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_110(1915)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1909)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1909)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1907)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1907)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1907)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1907)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1908)@37811ff634e5: patching N(SD)=1 into dtap '0514DBCD98CF'O MSC_Test_0-RAN(1908)@37811ff634e5: patched enc_l3: '0554DBCD98CF'O MSC_Test_0-SCCP(1907)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1907)@37811ff634e5: vl_len:9 MSC_Test_0-SCCP(1907)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1907)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100060554DBCD98CF'O MSC_Test_0-M3UA(1909)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1909)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1909)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1907)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1907)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1907)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1907)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1907)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1907)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1907)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1907)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1909)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1909)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1909)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1907)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1907)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1907)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1907)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_110(1915)@37811ff634e5: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1907)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1907)@37811ff634e5: vl_len:6 MSC_Test_0-SCCP(1907)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1907)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1909)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1909)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1909)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1907)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1907)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1907)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1907)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1907)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1907)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1907)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1907)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1909)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1909)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1909)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1907)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1909)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1908)@37811ff634e5: Deleted conn table entry 0TC_auth_options_110(1915)15010972 TC_auth_options_110(1915)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_110(1915)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_110(1915)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_110(1915)@37811ff634e5: Final verdict of PTC: pass MSC_Test-MNCC(1910)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(1909)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(1908)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(1907)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(1913)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(1914)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(1912)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(1911)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1906)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1916)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1906): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(1907): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(1908): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(1909): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(1910): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(1911): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(1912): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(1913): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(1914): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_auth_options_110(1915): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1916): none (pass -> pass) MTC@37811ff634e5: Test case TC_auth_options_11 finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_11 pass'. Thu Nov 21 04:34:02 UTC 2024 ====== MSC_Tests.TC_auth_options_11 pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_auth_options_11.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=338317) Waiting for packet dumper to finish... 1 (prev_count=338317, count=339478) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_11 pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_csd'. ------ MSC_Tests.TC_lu_and_mo_csd ------ Thu Nov 21 04:34:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_and_mo_csd.pcap" >/data/MSC_Tests.TC_lu_and_mo_csd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_csd' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_lu_and_mo_csd started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(1920)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(1920)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1920)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(1918)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1921)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1920)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1920)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1920)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(1920)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1920)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1920)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1923)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1923)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1923)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1923)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1923)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1923)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1923)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1923)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_lu_and_mo_csd0(1926)@37811ff634e5: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1926)@37811ff634e5: ----------------------------------------------- TC_lu_and_mo_csd0(1926)@37811ff634e5: "CSD Bearer Service: BS21T" TC_lu_and_mo_csd0(1926)@37811ff634e5: ----------------------------------------------- MSC_Test-GSUP(1924)@37811ff634e5: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1926) TC_lu_and_mo_csd0(1926)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1919)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1919)@37811ff634e5: Added conn table entry 0TC_lu_and_mo_csd0(1926)9099624 MSC_Test_0-SCCP(1918)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(1919)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: { messageType := 2, destLocRef := '8AD968'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(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(1924)@37811ff634e5: Found GsupExpect[0] for "262420000000007" handled at TC_lu_and_mo_csd0(1926) MSC_Test-GSUP(1924)@37811ff634e5: Added IMSI table entry 0TC_lu_and_mo_csd0(1926)"262420000000007" MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1926)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1919)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1919)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1919)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mo_csd0(1926)9099624 TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@37811ff634e5: 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 := '2D1B04C9'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1919)@37811ff634e5: Added conn table entry 0TC_lu_and_mo_csd0(1926)2164484 MSC_Test_0-RAN(1919)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1918)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: { messageType := 2, destLocRef := '210704'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-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1921)@37811ff634e5: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1926) MSC_Test-MGCP(1922)@37811ff634e5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1926) MSC_Test_0-RAN(1919)@37811ff634e5: patching N(SD)=1 into dtap '03050407E18A89210140805E04802143F5'O MSC_Test_0-RAN(1919)@37811ff634e5: patched enc_l3: '03450407E18A89210140805E04802143F5'O MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:20 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210140805E04802143F5'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1922)@37811ff634e5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "232", 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(1926) TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 2: rx 1st CRCX TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 6: rx 2nd CRCX MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1921)@37811ff634e5: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1926) MSC_Test-MNCC(1921)@37811ff634e5: Added conn table entry 0TC_lu_and_mo_csd0(1926)-2147483612 TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 1: rx MNCC SETUP ind TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:16 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@37811ff634e5: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1926)@37811ff634e5: { line := { verb := "MDCX", trans_id := "235", 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.28.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(1926)@37811ff634e5: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1919)@37811ff634e5: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1919)@37811ff634e5: patched enc_l3: '038F'O MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1926)@37811ff634e5: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish DONE TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@37811ff634e5: Hold the call for some time TC_lu_and_mo_csd0(1926)@37811ff634e5: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@37811ff634e5: Hangup TC_lu_and_mo_csd0(1926)@37811ff634e5: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@37811ff634e5: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@37811ff634e5: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1926)@37811ff634e5: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1919)@37811ff634e5: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1919)@37811ff634e5: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1921)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mo_csd0(1926)-2147483612 TC_lu_and_mo_csd0(1926)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1926)@37811ff634e5: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(1926)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1919)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mo_csd0(1926)2164484 TC_lu_and_mo_csd0(1926)@37811ff634e5: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@37811ff634e5: f_call_hangup 9: done TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@37811ff634e5: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1926)@37811ff634e5: ----------------------------------------------- TC_lu_and_mo_csd0(1926)@37811ff634e5: "CSD Bearer Service: BS22T" TC_lu_and_mo_csd0(1926)@37811ff634e5: ----------------------------------------------- MSC_Test-GSUP(1924)@37811ff634e5: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1926) TC_lu_and_mo_csd0(1926)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1919)@37811ff634e5: Added conn table entry 0TC_lu_and_mo_csd0(1926)11506543 MSC_Test_0-RAN(1919)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1918)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: { messageType := 2, destLocRef := 'AF936F'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(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1926)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1919)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1919)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1919)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mo_csd0(1926)11506543 TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@37811ff634e5: 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 := '549496F3'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1919)@37811ff634e5: Added conn table entry 0TC_lu_and_mo_csd0(1926)7841692 MSC_Test_0-RAN(1919)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1918)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(1918)@37811ff634e5: { messageType := 2, destLocRef := '77A79C'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(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1921)@37811ff634e5: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1926) MSC_Test-MGCP(1922)@37811ff634e5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1926) MSC_Test_0-RAN(1919)@37811ff634e5: patching N(SD)=1 into dtap '03050407E18A89210240805E04802143F5'O MSC_Test_0-RAN(1919)@37811ff634e5: patched enc_l3: '03450407E18A89210240805E04802143F5'O MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:20 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210240805E04802143F5'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1922)@37811ff634e5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "238", 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(1926) TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 2: rx 1st CRCX TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1921)@37811ff634e5: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1926) MSC_Test-MNCC(1921)@37811ff634e5: Added conn table entry 0TC_lu_and_mo_csd0(1926)-2147483611 TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:16 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer TC_lu_and_mo_csd0(1926)@37811ff634e5: as_optional_mgcp_mdcx: rx MDCX MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@37811ff634e5: { line := { verb := "MDCX", trans_id := "241", 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.28.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(1926)@37811ff634e5: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1919)@37811ff634e5: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1919)@37811ff634e5: patched enc_l3: '038F'O MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1926)@37811ff634e5: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish DONE TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@37811ff634e5: Hold the call for some time TC_lu_and_mo_csd0(1926)@37811ff634e5: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@37811ff634e5: Hangup TC_lu_and_mo_csd0(1926)@37811ff634e5: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@37811ff634e5: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@37811ff634e5: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1926)@37811ff634e5: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1919)@37811ff634e5: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1919)@37811ff634e5: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1921)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mo_csd0(1926)-2147483611 TC_lu_and_mo_csd0(1926)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1926)@37811ff634e5: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(1926)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1919)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mo_csd0(1926)7841692 TC_lu_and_mo_csd0(1926)@37811ff634e5: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@37811ff634e5: f_call_hangup 9: done TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@37811ff634e5: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1926)@37811ff634e5: ----------------------------------------------- TC_lu_and_mo_csd0(1926)@37811ff634e5: "CSD Bearer Service: BS24T" TC_lu_and_mo_csd0(1926)@37811ff634e5: ----------------------------------------------- MSC_Test-GSUP(1924)@37811ff634e5: Created GsupExpect[1] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1926) TC_lu_and_mo_csd0(1926)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1919)@37811ff634e5: Added conn table entry 0TC_lu_and_mo_csd0(1926)11231838 MSC_Test_0-RAN(1919)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1918)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: { messageType := 2, destLocRef := 'AB625E'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(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1926)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1919)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1919)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1919)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mo_csd0(1926)11231838 TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@37811ff634e5: 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 := '2D733CED'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1919)@37811ff634e5: Added conn table entry 0TC_lu_and_mo_csd0(1926)3520821 MSC_Test_0-RAN(1919)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1918)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: { messageType := 2, destLocRef := '35B935'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-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1921)@37811ff634e5: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1926) MSC_Test-MGCP(1922)@37811ff634e5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1926) MSC_Test_0-RAN(1919)@37811ff634e5: patching N(SD)=1 into dtap '03050407E18A89210340805E04802143F5'O MSC_Test_0-RAN(1919)@37811ff634e5: patched enc_l3: '03450407E18A89210340805E04802143F5'O MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:20 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210340805E04802143F5'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1922)@37811ff634e5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "244", 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(1926) TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 2: rx 1st CRCX MSC_Test-MNCC(1921)@37811ff634e5: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1926) MSC_Test-MNCC(1921)@37811ff634e5: Added conn table entry 0TC_lu_and_mo_csd0(1926)-2147483610 TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 6: rx 2nd CRCX TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:16 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@37811ff634e5: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1926)@37811ff634e5: { line := { verb := "MDCX", trans_id := "247", 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.28.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(1926)@37811ff634e5: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1919)@37811ff634e5: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1919)@37811ff634e5: patched enc_l3: '038F'O MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1926)@37811ff634e5: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish DONE TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@37811ff634e5: Hold the call for some time TC_lu_and_mo_csd0(1926)@37811ff634e5: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@37811ff634e5: Hangup TC_lu_and_mo_csd0(1926)@37811ff634e5: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@37811ff634e5: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@37811ff634e5: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1926)@37811ff634e5: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1919)@37811ff634e5: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1919)@37811ff634e5: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1921)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mo_csd0(1926)-2147483610 TC_lu_and_mo_csd0(1926)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1926)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1926)@37811ff634e5: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1919)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mo_csd0(1926)3520821 TC_lu_and_mo_csd0(1926)@37811ff634e5: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@37811ff634e5: f_call_hangup 9: done TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@37811ff634e5: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1926)@37811ff634e5: ----------------------------------------------- TC_lu_and_mo_csd0(1926)@37811ff634e5: "CSD Bearer Service: BS25T" TC_lu_and_mo_csd0(1926)@37811ff634e5: ----------------------------------------------- MSC_Test-GSUP(1924)@37811ff634e5: Created GsupExpect[2] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1926) TC_lu_and_mo_csd0(1926)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1919)@37811ff634e5: Added conn table entry 0TC_lu_and_mo_csd0(1926)13505636 MSC_Test_0-RAN(1919)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1918)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: { messageType := 2, destLocRef := 'CE1464'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(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1926)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1919)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1919)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1919)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mo_csd0(1926)13505636 TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@37811ff634e5: 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 := '1D26FFBE'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1919)@37811ff634e5: Added conn table entry 0TC_lu_and_mo_csd0(1926)1943078 MSC_Test_0-SCCP(1918)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(1919)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: { messageType := 2, destLocRef := '1DA626'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(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1921)@37811ff634e5: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1926) MSC_Test-MGCP(1922)@37811ff634e5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1926) MSC_Test_0-RAN(1919)@37811ff634e5: patching N(SD)=1 into dtap '03050407E18A89210440805E04802143F5'O MSC_Test_0-RAN(1919)@37811ff634e5: patched enc_l3: '03450407E18A89210440805E04802143F5'O MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:20 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210440805E04802143F5'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1922)@37811ff634e5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "250", 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(1926) TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 2: rx 1st CRCX TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1921)@37811ff634e5: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1926) MSC_Test-MNCC(1921)@37811ff634e5: Added conn table entry 0TC_lu_and_mo_csd0(1926)-2147483609 TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:16 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@37811ff634e5: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1926)@37811ff634e5: { line := { verb := "MDCX", trans_id := "253", 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.28.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(1926)@37811ff634e5: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1919)@37811ff634e5: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1919)@37811ff634e5: patched enc_l3: '038F'O MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1926)@37811ff634e5: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish DONE TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@37811ff634e5: Hold the call for some time TC_lu_and_mo_csd0(1926)@37811ff634e5: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@37811ff634e5: Hangup TC_lu_and_mo_csd0(1926)@37811ff634e5: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@37811ff634e5: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@37811ff634e5: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1926)@37811ff634e5: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1919)@37811ff634e5: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1919)@37811ff634e5: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1921)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mo_csd0(1926)-2147483609 TC_lu_and_mo_csd0(1926)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1926)@37811ff634e5: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(1926)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1919)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mo_csd0(1926)1943078 TC_lu_and_mo_csd0(1926)@37811ff634e5: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@37811ff634e5: f_call_hangup 9: done TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@37811ff634e5: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1926)@37811ff634e5: ----------------------------------------------- TC_lu_and_mo_csd0(1926)@37811ff634e5: "CSD Bearer Service: BS26T" TC_lu_and_mo_csd0(1926)@37811ff634e5: ----------------------------------------------- MSC_Test-GSUP(1924)@37811ff634e5: Created GsupExpect[3] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1926) TC_lu_and_mo_csd0(1926)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1919)@37811ff634e5: Added conn table entry 0TC_lu_and_mo_csd0(1926)11260923 MSC_Test_0-RAN(1919)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1918)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: { messageType := 2, destLocRef := 'ABD3FB'O, sourceLocRef := '00015C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1926)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1919)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1919)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1919)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mo_csd0(1926)11260923 TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@37811ff634e5: 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 := '5ECF5C62'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1919)@37811ff634e5: Added conn table entry 0TC_lu_and_mo_csd0(1926)13051636 MSC_Test_0-RAN(1919)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1918)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: { messageType := 2, destLocRef := 'C726F4'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(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1921)@37811ff634e5: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1926) MSC_Test-MGCP(1922)@37811ff634e5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1926) MSC_Test_0-RAN(1919)@37811ff634e5: patching N(SD)=1 into dtap '03050407E18A89210540805E04802143F5'O MSC_Test_0-RAN(1919)@37811ff634e5: patched enc_l3: '03450407E18A89210540805E04802143F5'O MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:20 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210540805E04802143F5'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1922)@37811ff634e5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "256", 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(1926) TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 2: rx 1st CRCX TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1921)@37811ff634e5: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1926) MSC_Test-MNCC(1921)@37811ff634e5: Added conn table entry 0TC_lu_and_mo_csd0(1926)-2147483608 TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:16 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 5: rx MDCX for the RAN side TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 3: rx RTP CREATE MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@37811ff634e5: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1926)@37811ff634e5: { line := { verb := "MDCX", trans_id := "259", 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.28.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(1926)@37811ff634e5: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1919)@37811ff634e5: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1919)@37811ff634e5: patched enc_l3: '038F'O MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1926)@37811ff634e5: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish DONE TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@37811ff634e5: Hold the call for some time TC_lu_and_mo_csd0(1926)@37811ff634e5: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@37811ff634e5: Hangup TC_lu_and_mo_csd0(1926)@37811ff634e5: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@37811ff634e5: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@37811ff634e5: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1926)@37811ff634e5: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1919)@37811ff634e5: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1919)@37811ff634e5: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1921)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mo_csd0(1926)-2147483608 TC_lu_and_mo_csd0(1926)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1926)@37811ff634e5: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(1926)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1919)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mo_csd0(1926)13051636 TC_lu_and_mo_csd0(1926)@37811ff634e5: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@37811ff634e5: f_call_hangup 9: done TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@37811ff634e5: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1926)@37811ff634e5: ----------------------------------------------- TC_lu_and_mo_csd0(1926)@37811ff634e5: "CSD Bearer Service: BS21NT" TC_lu_and_mo_csd0(1926)@37811ff634e5: ----------------------------------------------- MSC_Test-GSUP(1924)@37811ff634e5: Created GsupExpect[4] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1926) TC_lu_and_mo_csd0(1926)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1919)@37811ff634e5: Added conn table entry 0TC_lu_and_mo_csd0(1926)3342340 MSC_Test_0-RAN(1919)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1918)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: { messageType := 2, destLocRef := '330004'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(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_lu_and_mo_csd0(1926)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1919)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1919)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1919)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mo_csd0(1926)3342340 TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@37811ff634e5: 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 := 'BDB665F3'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1919)@37811ff634e5: Added conn table entry 0TC_lu_and_mo_csd0(1926)12666298 MSC_Test_0-SCCP(1918)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(1919)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: { messageType := 2, destLocRef := 'C145BA'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(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1921)@37811ff634e5: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1926) MSC_Test-MGCP(1922)@37811ff634e5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1926) MSC_Test_0-RAN(1919)@37811ff634e5: patching N(SD)=1 into dtap '03050407E18A89210140A05E04802143F5'O MSC_Test_0-RAN(1919)@37811ff634e5: patched enc_l3: '03450407E18A89210140A05E04802143F5'O MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:20 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210140A05E04802143F5'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1922)@37811ff634e5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "262", 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(1926) TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 2: rx 1st CRCX MSC_Test-MNCC(1921)@37811ff634e5: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1926) MSC_Test-MNCC(1921)@37811ff634e5: Added conn table entry 0TC_lu_and_mo_csd0(1926)-2147483607 TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 6: rx 2nd CRCX TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:16 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 5: rx MDCX for the RAN side TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 3: rx RTP CREATE MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@37811ff634e5: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1926)@37811ff634e5: { line := { verb := "MDCX", trans_id := "265", 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.28.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(1926)@37811ff634e5: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1919)@37811ff634e5: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1919)@37811ff634e5: patched enc_l3: '038F'O MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1926)@37811ff634e5: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish DONE TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@37811ff634e5: Hold the call for some time TC_lu_and_mo_csd0(1926)@37811ff634e5: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@37811ff634e5: Hangup TC_lu_and_mo_csd0(1926)@37811ff634e5: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@37811ff634e5: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@37811ff634e5: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1926)@37811ff634e5: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1919)@37811ff634e5: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1919)@37811ff634e5: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1921)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mo_csd0(1926)-2147483607 TC_lu_and_mo_csd0(1926)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1926)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1926)@37811ff634e5: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1919)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mo_csd0(1926)12666298 TC_lu_and_mo_csd0(1926)@37811ff634e5: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@37811ff634e5: f_call_hangup 9: done TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@37811ff634e5: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1926)@37811ff634e5: ----------------------------------------------- TC_lu_and_mo_csd0(1926)@37811ff634e5: "CSD Bearer Service: BS22NT" TC_lu_and_mo_csd0(1926)@37811ff634e5: ----------------------------------------------- MSC_Test-GSUP(1924)@37811ff634e5: Created GsupExpect[5] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1926) TC_lu_and_mo_csd0(1926)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1919)@37811ff634e5: Added conn table entry 0TC_lu_and_mo_csd0(1926)8568007 MSC_Test_0-RAN(1919)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1918)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: { messageType := 2, destLocRef := '82BCC7'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(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1926)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1919)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1919)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1919)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mo_csd0(1926)8568007 TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@37811ff634e5: 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 := '39CE4F9B'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1919)@37811ff634e5: Added conn table entry 0TC_lu_and_mo_csd0(1926)2416041 MSC_Test_0-RAN(1919)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1918)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(1918)@37811ff634e5: { messageType := 2, destLocRef := '24DDA9'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(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1921)@37811ff634e5: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1926) MSC_Test-MGCP(1922)@37811ff634e5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1926) MSC_Test_0-RAN(1919)@37811ff634e5: patching N(SD)=1 into dtap '03050407E18A89210240A05E04802143F5'O MSC_Test_0-RAN(1919)@37811ff634e5: patched enc_l3: '03450407E18A89210240A05E04802143F5'O MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:20 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210240A05E04802143F5'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1922)@37811ff634e5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "268", 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(1926) TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 2: rx 1st CRCX TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1921)@37811ff634e5: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1926) MSC_Test-MNCC(1921)@37811ff634e5: Added conn table entry 0TC_lu_and_mo_csd0(1926)-2147483606 TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:16 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 7: rx CC Alerting TC_lu_and_mo_csd0(1926)@37811ff634e5: as_optional_mgcp_mdcx: rx MDCX MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@37811ff634e5: { line := { verb := "MDCX", trans_id := "271", 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.28.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(1926)@37811ff634e5: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1919)@37811ff634e5: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1919)@37811ff634e5: patched enc_l3: '038F'O MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1926)@37811ff634e5: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish DONE TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@37811ff634e5: Hold the call for some time TC_lu_and_mo_csd0(1926)@37811ff634e5: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@37811ff634e5: Hangup TC_lu_and_mo_csd0(1926)@37811ff634e5: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@37811ff634e5: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@37811ff634e5: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1926)@37811ff634e5: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1919)@37811ff634e5: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1919)@37811ff634e5: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1921)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mo_csd0(1926)-2147483606 TC_lu_and_mo_csd0(1926)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1926)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1926)@37811ff634e5: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1919)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mo_csd0(1926)2416041 TC_lu_and_mo_csd0(1926)@37811ff634e5: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@37811ff634e5: f_call_hangup 9: done TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@37811ff634e5: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1926)@37811ff634e5: ----------------------------------------------- TC_lu_and_mo_csd0(1926)@37811ff634e5: "CSD Bearer Service: BS24NT" TC_lu_and_mo_csd0(1926)@37811ff634e5: ----------------------------------------------- MSC_Test-GSUP(1924)@37811ff634e5: Created GsupExpect[6] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1926) TC_lu_and_mo_csd0(1926)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1919)@37811ff634e5: Added conn table entry 0TC_lu_and_mo_csd0(1926)218552 MSC_Test_0-RAN(1919)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1918)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: { messageType := 2, destLocRef := '0355B8'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(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1926)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1919)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1919)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1919)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mo_csd0(1926)218552 TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@37811ff634e5: 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 := '9B50194B'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1919)@37811ff634e5: Added conn table entry 0TC_lu_and_mo_csd0(1926)945836 MSC_Test_0-RAN(1919)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1918)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: { messageType := 2, destLocRef := '0E6EAC'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(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1921)@37811ff634e5: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1926) MSC_Test-MGCP(1922)@37811ff634e5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1926) MSC_Test_0-RAN(1919)@37811ff634e5: patching N(SD)=1 into dtap '03050407E18A89210340A05E04802143F5'O MSC_Test_0-RAN(1919)@37811ff634e5: patched enc_l3: '03450407E18A89210340A05E04802143F5'O MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:20 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210340A05E04802143F5'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1922)@37811ff634e5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "274", 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(1926) TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 2: rx 1st CRCX TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1921)@37811ff634e5: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1926) MSC_Test-MNCC(1921)@37811ff634e5: Added conn table entry 0TC_lu_and_mo_csd0(1926)-2147483605 TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:16 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@37811ff634e5: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1926)@37811ff634e5: { line := { verb := "MDCX", trans_id := "277", 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.28.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(1926)@37811ff634e5: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1919)@37811ff634e5: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1919)@37811ff634e5: patched enc_l3: '038F'O MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1926)@37811ff634e5: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish DONE TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@37811ff634e5: Hold the call for some time TC_lu_and_mo_csd0(1926)@37811ff634e5: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@37811ff634e5: Hangup TC_lu_and_mo_csd0(1926)@37811ff634e5: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@37811ff634e5: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@37811ff634e5: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1926)@37811ff634e5: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1919)@37811ff634e5: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1919)@37811ff634e5: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1921)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mo_csd0(1926)-2147483605 TC_lu_and_mo_csd0(1926)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1926)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1926)@37811ff634e5: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1919)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mo_csd0(1926)945836 TC_lu_and_mo_csd0(1926)@37811ff634e5: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@37811ff634e5: f_call_hangup 9: done TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@37811ff634e5: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1926)@37811ff634e5: ----------------------------------------------- TC_lu_and_mo_csd0(1926)@37811ff634e5: "CSD Bearer Service: BS25NT" TC_lu_and_mo_csd0(1926)@37811ff634e5: ----------------------------------------------- MSC_Test-GSUP(1924)@37811ff634e5: Created GsupExpect[7] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1926) TC_lu_and_mo_csd0(1926)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1919)@37811ff634e5: Added conn table entry 0TC_lu_and_mo_csd0(1926)1905330 MSC_Test_0-RAN(1919)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1918)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: { messageType := 2, destLocRef := '1D12B2'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(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1926)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1919)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1919)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1919)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mo_csd0(1926)1905330 TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@37811ff634e5: 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 := 'B99377A2'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1919)@37811ff634e5: Added conn table entry 0TC_lu_and_mo_csd0(1926)9254731 MSC_Test_0-RAN(1919)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1918)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: { messageType := 2, destLocRef := '8D374B'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(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1921)@37811ff634e5: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1926) MSC_Test-MGCP(1922)@37811ff634e5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1926) MSC_Test_0-RAN(1919)@37811ff634e5: patching N(SD)=1 into dtap '03050407E18A89210440A05E04802143F5'O MSC_Test_0-RAN(1919)@37811ff634e5: patched enc_l3: '03450407E18A89210440A05E04802143F5'O MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:20 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210440A05E04802143F5'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1922)@37811ff634e5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "280", 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(1926) TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 2: rx 1st CRCX MSC_Test-MNCC(1921)@37811ff634e5: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1926) MSC_Test-MNCC(1921)@37811ff634e5: Added conn table entry 0TC_lu_and_mo_csd0(1926)-2147483604 TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 6: rx 2nd CRCX TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:16 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 TC_lu_and_mo_csd0(1926)@37811ff634e5: as_optional_mgcp_mdcx: rx MDCX MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer TC_lu_and_mo_csd0(1926)@37811ff634e5: { line := { verb := "MDCX", trans_id := "283", 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.28.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1919)@37811ff634e5: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1919)@37811ff634e5: patched enc_l3: '038F'O MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1926)@37811ff634e5: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish DONE TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@37811ff634e5: Hold the call for some time MSC_Test-GSUP-IPA(1923)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1923)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_lu_and_mo_csd0(1926)@37811ff634e5: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@37811ff634e5: Hangup TC_lu_and_mo_csd0(1926)@37811ff634e5: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@37811ff634e5: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@37811ff634e5: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1926)@37811ff634e5: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1919)@37811ff634e5: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1919)@37811ff634e5: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1921)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mo_csd0(1926)-2147483604 TC_lu_and_mo_csd0(1926)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1926)@37811ff634e5: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(1926)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1919)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mo_csd0(1926)9254731 TC_lu_and_mo_csd0(1926)@37811ff634e5: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@37811ff634e5: f_call_hangup 9: done TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@37811ff634e5: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1926)@37811ff634e5: ----------------------------------------------- TC_lu_and_mo_csd0(1926)@37811ff634e5: "CSD Bearer Service: BS26NT" TC_lu_and_mo_csd0(1926)@37811ff634e5: ----------------------------------------------- MSC_Test-GSUP(1924)@37811ff634e5: Created GsupExpect[8] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1926) TC_lu_and_mo_csd0(1926)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1919)@37811ff634e5: Added conn table entry 0TC_lu_and_mo_csd0(1926)5861207 MSC_Test_0-RAN(1919)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1918)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: { messageType := 2, destLocRef := '596F57'O ("YoW"), 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(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1926)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1919)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1919)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1919)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mo_csd0(1926)5861207 TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@37811ff634e5: 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 := '2A47447D'O ("*GD}") } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1919)@37811ff634e5: Added conn table entry 0TC_lu_and_mo_csd0(1926)11273155 MSC_Test_0-RAN(1919)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1918)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: { messageType := 2, destLocRef := 'AC03C3'O, sourceLocRef := '000167'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1921)@37811ff634e5: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1926) MSC_Test-MGCP(1922)@37811ff634e5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1926) MSC_Test_0-RAN(1919)@37811ff634e5: patching N(SD)=1 into dtap '03050407E18A89210540A05E04802143F5'O MSC_Test_0-RAN(1919)@37811ff634e5: patched enc_l3: '03450407E18A89210540A05E04802143F5'O MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:20 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210540A05E04802143F5'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1922)@37811ff634e5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "286", 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(1926) TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 2: rx 1st CRCX TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1921)@37811ff634e5: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1926) MSC_Test-MNCC(1921)@37811ff634e5: Added conn table entry 0TC_lu_and_mo_csd0(1926)-2147483603 TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:16 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer TC_lu_and_mo_csd0(1926)@37811ff634e5: as_optional_mgcp_mdcx: rx MDCX MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@37811ff634e5: { line := { verb := "MDCX", trans_id := "289", 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.28.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(1926)@37811ff634e5: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1919)@37811ff634e5: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1919)@37811ff634e5: patched enc_l3: '038F'O MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1926)@37811ff634e5: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish DONE TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@37811ff634e5: Hold the call for some time TC_lu_and_mo_csd0(1926)@37811ff634e5: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@37811ff634e5: Hangup TC_lu_and_mo_csd0(1926)@37811ff634e5: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@37811ff634e5: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@37811ff634e5: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1926)@37811ff634e5: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1919)@37811ff634e5: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1919)@37811ff634e5: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1921)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mo_csd0(1926)-2147483603 TC_lu_and_mo_csd0(1926)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1926)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1926)@37811ff634e5: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1919)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mo_csd0(1926)11273155 TC_lu_and_mo_csd0(1926)@37811ff634e5: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@37811ff634e5: f_call_hangup 9: done TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@37811ff634e5: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1926)@37811ff634e5: ----------------------------------------------- TC_lu_and_mo_csd0(1926)@37811ff634e5: "CSD Bearer Service: BS31T" TC_lu_and_mo_csd0(1926)@37811ff634e5: ----------------------------------------------- MSC_Test-GSUP(1924)@37811ff634e5: Created GsupExpect[9] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1926) TC_lu_and_mo_csd0(1926)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1919)@37811ff634e5: Added conn table entry 0TC_lu_and_mo_csd0(1926)1184929 MSC_Test_0-RAN(1919)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1918)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: { messageType := 2, destLocRef := '1214A1'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(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1926)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1919)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1919)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1919)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mo_csd0(1926)1184929 TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@37811ff634e5: 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 := '30AACD18'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1919)@37811ff634e5: Added conn table entry 0TC_lu_and_mo_csd0(1926)11100222 MSC_Test_0-SCCP(1918)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(1919)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: { messageType := 2, destLocRef := 'A9603E'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(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1921)@37811ff634e5: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1926) MSC_Test-MGCP(1922)@37811ff634e5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1926) MSC_Test_0-RAN(1919)@37811ff634e5: patching N(SD)=1 into dtap '03050407E18A89200240805E04802143F5'O MSC_Test_0-RAN(1919)@37811ff634e5: patched enc_l3: '03450407E18A89200240805E04802143F5'O MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:20 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01001103450407E18A89200240805E04802143F5'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1922)@37811ff634e5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "292", 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(1926) TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 2: rx 1st CRCX TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1921)@37811ff634e5: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1926) MSC_Test-MNCC(1921)@37811ff634e5: Added conn table entry 0TC_lu_and_mo_csd0(1926)-2147483602 TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:16 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@37811ff634e5: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1926)@37811ff634e5: { line := { verb := "MDCX", trans_id := "295", 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.28.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(1926)@37811ff634e5: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1919)@37811ff634e5: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1919)@37811ff634e5: patched enc_l3: '038F'O MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1926)@37811ff634e5: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish DONE TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@37811ff634e5: Hold the call for some time TC_lu_and_mo_csd0(1926)@37811ff634e5: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@37811ff634e5: Hangup TC_lu_and_mo_csd0(1926)@37811ff634e5: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@37811ff634e5: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@37811ff634e5: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1926)@37811ff634e5: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1919)@37811ff634e5: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1919)@37811ff634e5: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1921)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mo_csd0(1926)-2147483602 TC_lu_and_mo_csd0(1926)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1926)@37811ff634e5: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(1926)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1919)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mo_csd0(1926)11100222 TC_lu_and_mo_csd0(1926)@37811ff634e5: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@37811ff634e5: f_call_hangup 9: done TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@37811ff634e5: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1926)@37811ff634e5: ----------------------------------------------- TC_lu_and_mo_csd0(1926)@37811ff634e5: "CSD Bearer Service: BS32T" TC_lu_and_mo_csd0(1926)@37811ff634e5: ----------------------------------------------- MSC_Test-GSUP(1924)@37811ff634e5: Created GsupExpect[10] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1926) TC_lu_and_mo_csd0(1926)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1919)@37811ff634e5: Added conn table entry 0TC_lu_and_mo_csd0(1926)9673635 MSC_Test_0-RAN(1919)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1918)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: { messageType := 2, destLocRef := '939BA3'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(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1926)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1919)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1919)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1919)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mo_csd0(1926)9673635 TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@37811ff634e5: 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 := '1D24480C'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1919)@37811ff634e5: Added conn table entry 0TC_lu_and_mo_csd0(1926)7778236 MSC_Test_0-RAN(1919)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1918)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: { messageType := 2, destLocRef := '76AFBC'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(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1921)@37811ff634e5: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1926) MSC_Test-MGCP(1922)@37811ff634e5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1926) MSC_Test_0-RAN(1919)@37811ff634e5: patching N(SD)=1 into dtap '03050407E18A89200340805E04802143F5'O MSC_Test_0-RAN(1919)@37811ff634e5: patched enc_l3: '03450407E18A89200340805E04802143F5'O MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:20 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01001103450407E18A89200340805E04802143F5'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1922)@37811ff634e5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "298", 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(1926) TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 2: rx 1st CRCX TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1921)@37811ff634e5: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1926) MSC_Test-MNCC(1921)@37811ff634e5: Added conn table entry 0TC_lu_and_mo_csd0(1926)-2147483601 TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:16 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_lu_and_mo_csd0(1926)@37811ff634e5: as_optional_mgcp_mdcx: rx MDCX MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@37811ff634e5: { line := { verb := "MDCX", trans_id := "301", 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.28.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(1926)@37811ff634e5: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1919)@37811ff634e5: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1919)@37811ff634e5: patched enc_l3: '038F'O MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1926)@37811ff634e5: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish DONE TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@37811ff634e5: Hold the call for some time TC_lu_and_mo_csd0(1926)@37811ff634e5: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@37811ff634e5: Hangup TC_lu_and_mo_csd0(1926)@37811ff634e5: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@37811ff634e5: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@37811ff634e5: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1926)@37811ff634e5: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1919)@37811ff634e5: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1919)@37811ff634e5: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test-MNCC(1921)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mo_csd0(1926)-2147483601 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1926)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1926)@37811ff634e5: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1919)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mo_csd0(1926)7778236 TC_lu_and_mo_csd0(1926)@37811ff634e5: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@37811ff634e5: f_call_hangup 9: done TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@37811ff634e5: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1926)@37811ff634e5: ----------------------------------------------- TC_lu_and_mo_csd0(1926)@37811ff634e5: "CSD Bearer Service: BS33T" TC_lu_and_mo_csd0(1926)@37811ff634e5: ----------------------------------------------- MSC_Test-GSUP(1924)@37811ff634e5: Created GsupExpect[11] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1926) TC_lu_and_mo_csd0(1926)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1919)@37811ff634e5: Added conn table entry 0TC_lu_and_mo_csd0(1926)2936154 MSC_Test_0-RAN(1919)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1918)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: { messageType := 2, destLocRef := '2CCD5A'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(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1926)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1919)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1919)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1919)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mo_csd0(1926)2936154 TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@37811ff634e5: 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 := '1DE54B41'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1919)@37811ff634e5: Added conn table entry 0TC_lu_and_mo_csd0(1926)7330159 MSC_Test_0-RAN(1919)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1918)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: { messageType := 2, destLocRef := '6FD96F'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(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1921)@37811ff634e5: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1926) MSC_Test-MGCP(1922)@37811ff634e5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1926) MSC_Test_0-RAN(1919)@37811ff634e5: patching N(SD)=1 into dtap '03050407E18A89200440805E04802143F5'O MSC_Test_0-RAN(1919)@37811ff634e5: patched enc_l3: '03450407E18A89200440805E04802143F5'O MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:20 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01001103450407E18A89200440805E04802143F5'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1922)@37811ff634e5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "304", 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_mo_csd0(1926) TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 2: rx 1st CRCX TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1921)@37811ff634e5: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1926) MSC_Test-MNCC(1921)@37811ff634e5: Added conn table entry 0TC_lu_and_mo_csd0(1926)-2147483600 TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:16 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 7: rx CC Alerting TC_lu_and_mo_csd0(1926)@37811ff634e5: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1926)@37811ff634e5: { line := { verb := "MDCX", trans_id := "307", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "8e" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8e", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.28.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(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1919)@37811ff634e5: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1919)@37811ff634e5: patched enc_l3: '038F'O MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1926)@37811ff634e5: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish DONE TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@37811ff634e5: Hold the call for some time TC_lu_and_mo_csd0(1926)@37811ff634e5: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@37811ff634e5: Hangup TC_lu_and_mo_csd0(1926)@37811ff634e5: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@37811ff634e5: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@37811ff634e5: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1926)@37811ff634e5: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1919)@37811ff634e5: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1919)@37811ff634e5: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1921)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mo_csd0(1926)-2147483600 TC_lu_and_mo_csd0(1926)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1926)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1926)@37811ff634e5: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1919)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mo_csd0(1926)7330159 TC_lu_and_mo_csd0(1926)@37811ff634e5: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@37811ff634e5: f_call_hangup 9: done TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@37811ff634e5: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1926)@37811ff634e5: ----------------------------------------------- TC_lu_and_mo_csd0(1926)@37811ff634e5: "CSD Bearer Service: BS34T" TC_lu_and_mo_csd0(1926)@37811ff634e5: ----------------------------------------------- MSC_Test-GSUP(1924)@37811ff634e5: Created GsupExpect[12] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1926) TC_lu_and_mo_csd0(1926)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1919)@37811ff634e5: Added conn table entry 0TC_lu_and_mo_csd0(1926)8883329 MSC_Test_0-RAN(1919)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1918)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: { messageType := 2, destLocRef := '878C81'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(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1926)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1919)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1919)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1919)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mo_csd0(1926)8883329 TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@37811ff634e5: 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 := 'AA52F28D'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1919)@37811ff634e5: Added conn table entry 0TC_lu_and_mo_csd0(1926)3583663 MSC_Test_0-RAN(1919)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1918)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: { messageType := 2, destLocRef := '36AEAF'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(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1921)@37811ff634e5: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1926) MSC_Test-MGCP(1922)@37811ff634e5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1926) MSC_Test_0-RAN(1919)@37811ff634e5: patching N(SD)=1 into dtap '03050407E18A89200540805E04802143F5'O MSC_Test_0-RAN(1919)@37811ff634e5: patched enc_l3: '03450407E18A89200540805E04802143F5'O MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:20 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01001103450407E18A89200540805E04802143F5'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1922)@37811ff634e5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "310", 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_mo_csd0(1926) TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 2: rx 1st CRCX TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1921)@37811ff634e5: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1926) MSC_Test-MNCC(1921)@37811ff634e5: Added conn table entry 0TC_lu_and_mo_csd0(1926)-2147483599 TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:16 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 5: rx MDCX for the RAN side TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 3: rx RTP CREATE MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@37811ff634e5: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1926)@37811ff634e5: { line := { verb := "MDCX", trans_id := "313", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "8f" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8f", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.28.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(1926)@37811ff634e5: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1919)@37811ff634e5: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1919)@37811ff634e5: patched enc_l3: '038F'O MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1926)@37811ff634e5: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1926)@37811ff634e5: f_mo_call_establish DONE TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@37811ff634e5: Hold the call for some time TC_lu_and_mo_csd0(1926)@37811ff634e5: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@37811ff634e5: Hangup TC_lu_and_mo_csd0(1926)@37811ff634e5: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@37811ff634e5: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@37811ff634e5: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1926)@37811ff634e5: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1919)@37811ff634e5: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1919)@37811ff634e5: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1921)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mo_csd0(1926)-2147483599 TC_lu_and_mo_csd0(1926)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1926)@37811ff634e5: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(1926)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1918)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1918)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1920)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1919)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mo_csd0(1926)3583663 TC_lu_and_mo_csd0(1926)@37811ff634e5: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@37811ff634e5: f_call_hangup 9: done TC_lu_and_mo_csd0(1926)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-SCCP(1918)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(1924)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(1919)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(1920)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(1921)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(1923)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1927)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(1925)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1917)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(1922)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1917): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(1918): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(1919): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(1920): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(1921): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(1922): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(1923): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(1924): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(1925): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_lu_and_mo_csd0(1926): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1927): none (pass -> pass) MTC@37811ff634e5: Test case TC_lu_and_mo_csd finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_csd pass'. Thu Nov 21 04:34:39 UTC 2024 ====== MSC_Tests.TC_lu_and_mo_csd pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_lu_and_mo_csd.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=4760689) Waiting for packet dumper to finish... 1 (prev_count=4760689, count=4762528) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_csd pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_csd'. ------ MSC_Tests.TC_lu_and_mt_csd ------ Thu Nov 21 04:34: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_csd.pcap" >/data/MSC_Tests.TC_lu_and_mt_csd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_csd' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_lu_and_mt_csd started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(1931)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(1931)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1931)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(1929)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1932)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(1934)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1934)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1934)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1934)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1934)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1934)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1934)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1934)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(1931)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1931)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1931)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(1931)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1931)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1931)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: Received M3UA_NOTIFY -> discard TC_lu_and_mt_csd0(1937)@37811ff634e5: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1937)@37811ff634e5: ----------------------------------------------- TC_lu_and_mt_csd0(1937)@37811ff634e5: "CSD Bearer Service: BS21T" TC_lu_and_mt_csd0(1937)@37811ff634e5: ----------------------------------------------- MSC_Test-GSUP(1935)@37811ff634e5: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1937) TC_lu_and_mt_csd0(1937)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1930)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1930)@37811ff634e5: Added conn table entry 0TC_lu_and_mt_csd0(1937)7994617 MSC_Test_0-RAN(1930)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1929)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: { messageType := 2, destLocRef := '79FCF9'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(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1935)@37811ff634e5: Found GsupExpect[0] for "262420000000007" handled at TC_lu_and_mt_csd0(1937) MSC_Test-GSUP(1935)@37811ff634e5: Added IMSI table entry 0TC_lu_and_mt_csd0(1937)"262420000000007" MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1937)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1930)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1930)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1930)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mt_csd0(1937)7994617 TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1937)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1930)@37811ff634e5: Created IMSI[0] for '262420000000007'H'2E357AC0'O to be handled at TC_lu_and_mt_csd0(1937) MSC_Test-MNCC(1932)@37811ff634e5: Added conn table entry 0TC_lu_and_mt_csd0(1937)567130929 MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1930)@37811ff634e5: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1937) TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1930)@37811ff634e5: Created IMSI[1] for '262420000000007'H'2E357AC0'O to be handled at TC_lu_and_mt_csd0(1937) TC_lu_and_mt_csd0(1937)@37811ff634e5: 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 := '2E357AC0'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1930)@37811ff634e5: Added conn table entry 0TC_lu_and_mt_csd0(1937)7409295 MSC_Test_0-SCCP(1929)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: { messageType := 2, destLocRef := '710E8F'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(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1937)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 1 MSC_Test_0-RAN(1930)@37811ff634e5: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1930)@37811ff634e5: patched enc_l3: '8301'O MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 2 MSC_Test-MGCP(1933)@37811ff634e5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1937) MSC_Test-MGCP(1933)@37811ff634e5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "316", 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(1937) TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 3 TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 4 MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 6 MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:16 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1930)@37811ff634e5: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1930)@37811ff634e5: patched enc_l3: '8347'O MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 5 TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 8 TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 7 TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 9 TC_lu_and_mt_csd0(1937)@37811ff634e5: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete DONE TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1937)@37811ff634e5: Hold the call for some time TC_lu_and_mt_csd0(1937)@37811ff634e5: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1937)@37811ff634e5: Hangup TC_lu_and_mt_csd0(1937)@37811ff634e5: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1937)@37811ff634e5: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1930)@37811ff634e5: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1930)@37811ff634e5: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:9 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1932)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mt_csd0(1937)567130929 MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 TC_lu_and_mt_csd0(1937)@37811ff634e5: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1937)@37811ff634e5: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1937)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1937)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1937)@37811ff634e5: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1930)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mt_csd0(1937)7409295 TC_lu_and_mt_csd0(1937)@37811ff634e5: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1937)@37811ff634e5: f_call_hangup 9: done MSC_Test_0-RAN(1930)@37811ff634e5: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1937) TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1937)@37811ff634e5: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1937)@37811ff634e5: ----------------------------------------------- TC_lu_and_mt_csd0(1937)@37811ff634e5: "CSD Bearer Service: BS22T" TC_lu_and_mt_csd0(1937)@37811ff634e5: ----------------------------------------------- MSC_Test-GSUP(1935)@37811ff634e5: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1937) TC_lu_and_mt_csd0(1937)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1930)@37811ff634e5: Added conn table entry 0TC_lu_and_mt_csd0(1937)1365301 MSC_Test_0-RAN(1930)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1929)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: { messageType := 2, destLocRef := '14D535'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(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1937)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1930)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1930)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1930)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mt_csd0(1937)1365301 TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1937)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1932)@37811ff634e5: Added conn table entry 0TC_lu_and_mt_csd0(1937)934945735 MSC_Test_0-RAN(1930)@37811ff634e5: Created IMSI[0] for '262420000000007'H'7F6F326D'O to be handled at TC_lu_and_mt_csd0(1937) MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1930)@37811ff634e5: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1937) TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1930)@37811ff634e5: Created IMSI[2] for '262420000000007'H'7F6F326D'O to be handled at TC_lu_and_mt_csd0(1937) TC_lu_and_mt_csd0(1937)@37811ff634e5: 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 := '7F6F326D'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1930)@37811ff634e5: Added conn table entry 0TC_lu_and_mt_csd0(1937)1190328 MSC_Test_0-SCCP(1929)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: { messageType := 2, destLocRef := '1229B8'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(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1937)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 1 MSC_Test_0-RAN(1930)@37811ff634e5: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1930)@37811ff634e5: patched enc_l3: '8301'O MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 2 MSC_Test-MGCP(1933)@37811ff634e5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1937) MSC_Test-MGCP(1933)@37811ff634e5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "322", 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(1937) TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 3 TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 4 MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 6 MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:16 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1930)@37811ff634e5: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1930)@37811ff634e5: patched enc_l3: '8347'O MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 8 TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 5 TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 7 TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 9 TC_lu_and_mt_csd0(1937)@37811ff634e5: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete DONE TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1937)@37811ff634e5: Hold the call for some time TC_lu_and_mt_csd0(1937)@37811ff634e5: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1937)@37811ff634e5: Hangup TC_lu_and_mt_csd0(1937)@37811ff634e5: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1937)@37811ff634e5: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1930)@37811ff634e5: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1930)@37811ff634e5: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:9 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1932)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mt_csd0(1937)934945735 MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 TC_lu_and_mt_csd0(1937)@37811ff634e5: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1937)@37811ff634e5: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1937)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1937)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1937)@37811ff634e5: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1930)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mt_csd0(1937)1190328 TC_lu_and_mt_csd0(1937)@37811ff634e5: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1937)@37811ff634e5: f_call_hangup 9: done MSC_Test_0-RAN(1930)@37811ff634e5: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1937) TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1937)@37811ff634e5: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1937)@37811ff634e5: ----------------------------------------------- TC_lu_and_mt_csd0(1937)@37811ff634e5: "CSD Bearer Service: BS24T" TC_lu_and_mt_csd0(1937)@37811ff634e5: ----------------------------------------------- MSC_Test-GSUP(1935)@37811ff634e5: Created GsupExpect[1] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1937) TC_lu_and_mt_csd0(1937)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1930)@37811ff634e5: Added conn table entry 0TC_lu_and_mt_csd0(1937)9509345 MSC_Test_0-RAN(1930)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1929)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: { messageType := 2, destLocRef := '9119E1'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(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1937)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1930)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1930)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1930)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mt_csd0(1937)9509345 TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1937)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1932)@37811ff634e5: Added conn table entry 0TC_lu_and_mt_csd0(1937)390825733 MSC_Test_0-RAN(1930)@37811ff634e5: Created IMSI[0] for '262420000000007'H'7F7DC747'O to be handled at TC_lu_and_mt_csd0(1937) MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1930)@37811ff634e5: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1937) TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1930)@37811ff634e5: Created IMSI[3] for '262420000000007'H'7F7DC747'O to be handled at TC_lu_and_mt_csd0(1937) TC_lu_and_mt_csd0(1937)@37811ff634e5: 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 := '7F7DC747'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1930)@37811ff634e5: Added conn table entry 0TC_lu_and_mt_csd0(1937)8792778 MSC_Test_0-SCCP(1929)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: { messageType := 2, destLocRef := '862ACA'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(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1937)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 1 MSC_Test_0-RAN(1930)@37811ff634e5: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1930)@37811ff634e5: patched enc_l3: '8301'O MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 2 MSC_Test-MGCP(1933)@37811ff634e5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1937) MSC_Test-MGCP(1933)@37811ff634e5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "328", 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(1937) TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 3 TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 4 MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 6 MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:16 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1930)@37811ff634e5: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1930)@37811ff634e5: patched enc_l3: '8347'O MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 8 TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 5 TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 7 TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 9 TC_lu_and_mt_csd0(1937)@37811ff634e5: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete DONE TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1937)@37811ff634e5: Hold the call for some time TC_lu_and_mt_csd0(1937)@37811ff634e5: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1937)@37811ff634e5: Hangup TC_lu_and_mt_csd0(1937)@37811ff634e5: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1937)@37811ff634e5: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1930)@37811ff634e5: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1930)@37811ff634e5: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:9 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test-MNCC(1932)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mt_csd0(1937)390825733 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1937)@37811ff634e5: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1937)@37811ff634e5: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1937)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1937)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1937)@37811ff634e5: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1930)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mt_csd0(1937)8792778 TC_lu_and_mt_csd0(1937)@37811ff634e5: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1937)@37811ff634e5: f_call_hangup 9: done MSC_Test_0-RAN(1930)@37811ff634e5: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1937) TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1937)@37811ff634e5: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1937)@37811ff634e5: ----------------------------------------------- TC_lu_and_mt_csd0(1937)@37811ff634e5: "CSD Bearer Service: BS25T" TC_lu_and_mt_csd0(1937)@37811ff634e5: ----------------------------------------------- MSC_Test-GSUP(1935)@37811ff634e5: Created GsupExpect[2] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1937) TC_lu_and_mt_csd0(1937)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1930)@37811ff634e5: Added conn table entry 0TC_lu_and_mt_csd0(1937)14514284 MSC_Test_0-RAN(1930)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1929)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: { messageType := 2, destLocRef := 'DD786C'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(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_lu_and_mt_csd0(1937)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1930)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1930)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1930)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mt_csd0(1937)14514284 TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1937)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1930)@37811ff634e5: Created IMSI[0] for '262420000000007'H'10A2C02D'O to be handled at TC_lu_and_mt_csd0(1937) MSC_Test-MNCC(1932)@37811ff634e5: Added conn table entry 0TC_lu_and_mt_csd0(1937)3775088 MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1930)@37811ff634e5: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1937) TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1930)@37811ff634e5: Created IMSI[4] for '262420000000007'H'10A2C02D'O to be handled at TC_lu_and_mt_csd0(1937) TC_lu_and_mt_csd0(1937)@37811ff634e5: 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 := '10A2C02D'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1930)@37811ff634e5: Added conn table entry 0TC_lu_and_mt_csd0(1937)13109851 MSC_Test_0-SCCP(1929)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: { messageType := 2, destLocRef := 'C80A5B'O, sourceLocRef := '000177'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1937)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 1 MSC_Test_0-RAN(1930)@37811ff634e5: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1930)@37811ff634e5: patched enc_l3: '8301'O MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 2 MSC_Test-MGCP(1933)@37811ff634e5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1937) MSC_Test-MGCP(1933)@37811ff634e5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "334", 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(1937) TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 3 TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 4 MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 6 MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:16 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1930)@37811ff634e5: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1930)@37811ff634e5: patched enc_l3: '8347'O MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 5 TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 8 TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 7 TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 9 TC_lu_and_mt_csd0(1937)@37811ff634e5: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete DONE TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1937)@37811ff634e5: Hold the call for some time TC_lu_and_mt_csd0(1937)@37811ff634e5: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1937)@37811ff634e5: Hangup TC_lu_and_mt_csd0(1937)@37811ff634e5: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1937)@37811ff634e5: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1930)@37811ff634e5: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1930)@37811ff634e5: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:9 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1932)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mt_csd0(1937)3775088 MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_lu_and_mt_csd0(1937)@37811ff634e5: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1937)@37811ff634e5: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1937)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1937)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1937)@37811ff634e5: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1930)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mt_csd0(1937)13109851 TC_lu_and_mt_csd0(1937)@37811ff634e5: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1937)@37811ff634e5: f_call_hangup 9: done MSC_Test_0-RAN(1930)@37811ff634e5: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1937) TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1937)@37811ff634e5: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1937)@37811ff634e5: ----------------------------------------------- TC_lu_and_mt_csd0(1937)@37811ff634e5: "CSD Bearer Service: BS26T" TC_lu_and_mt_csd0(1937)@37811ff634e5: ----------------------------------------------- MSC_Test-GSUP(1935)@37811ff634e5: Created GsupExpect[3] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1937) TC_lu_and_mt_csd0(1937)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1930)@37811ff634e5: Added conn table entry 0TC_lu_and_mt_csd0(1937)7351440 MSC_Test_0-RAN(1930)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1929)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: { messageType := 2, destLocRef := '702C90'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(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1937)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1930)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1930)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1930)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mt_csd0(1937)7351440 TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1937)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1930)@37811ff634e5: Created IMSI[0] for '262420000000007'H'A7979001'O to be handled at TC_lu_and_mt_csd0(1937) MSC_Test-MNCC(1932)@37811ff634e5: Added conn table entry 0TC_lu_and_mt_csd0(1937)2063144899 MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1930)@37811ff634e5: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1937) TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1930)@37811ff634e5: Created IMSI[5] for '262420000000007'H'A7979001'O to be handled at TC_lu_and_mt_csd0(1937) TC_lu_and_mt_csd0(1937)@37811ff634e5: 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 := 'A7979001'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1930)@37811ff634e5: Added conn table entry 0TC_lu_and_mt_csd0(1937)3168562 MSC_Test_0-SCCP(1929)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: { messageType := 2, destLocRef := '305932'O ("0Y2"), 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(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1937)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 1 MSC_Test_0-RAN(1930)@37811ff634e5: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1930)@37811ff634e5: patched enc_l3: '8301'O MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 2 MSC_Test-MGCP(1933)@37811ff634e5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1937) MSC_Test-MGCP(1933)@37811ff634e5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "340", 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(1937) TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 3 TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 4 MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 6 MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:16 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1930)@37811ff634e5: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1930)@37811ff634e5: patched enc_l3: '8347'O MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 5 TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 8 TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 7 TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 9 TC_lu_and_mt_csd0(1937)@37811ff634e5: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete DONE TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1937)@37811ff634e5: Hold the call for some time TC_lu_and_mt_csd0(1937)@37811ff634e5: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1937)@37811ff634e5: Hangup TC_lu_and_mt_csd0(1937)@37811ff634e5: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1937)@37811ff634e5: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1930)@37811ff634e5: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1930)@37811ff634e5: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:9 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test-MNCC(1932)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mt_csd0(1937)2063144899 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1937)@37811ff634e5: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1937)@37811ff634e5: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1937)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1937)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1937)@37811ff634e5: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1930)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mt_csd0(1937)3168562 TC_lu_and_mt_csd0(1937)@37811ff634e5: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1937)@37811ff634e5: f_call_hangup 9: done MSC_Test_0-RAN(1930)@37811ff634e5: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1937) TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1937)@37811ff634e5: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1937)@37811ff634e5: ----------------------------------------------- TC_lu_and_mt_csd0(1937)@37811ff634e5: "CSD Bearer Service: BS21NT" TC_lu_and_mt_csd0(1937)@37811ff634e5: ----------------------------------------------- MSC_Test-GSUP(1935)@37811ff634e5: Created GsupExpect[4] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1937) TC_lu_and_mt_csd0(1937)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1930)@37811ff634e5: Added conn table entry 0TC_lu_and_mt_csd0(1937)10299503 MSC_Test_0-RAN(1930)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1929)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: { messageType := 2, destLocRef := '9D286F'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(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1937)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1930)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1930)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1930)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mt_csd0(1937)10299503 TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1937)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1930)@37811ff634e5: Created IMSI[0] for '262420000000007'H'6DDA90A6'O to be handled at TC_lu_and_mt_csd0(1937) MSC_Test-MNCC(1932)@37811ff634e5: Added conn table entry 0TC_lu_and_mt_csd0(1937)918857065 MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1930)@37811ff634e5: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1937) TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1930)@37811ff634e5: Created IMSI[6] for '262420000000007'H'6DDA90A6'O to be handled at TC_lu_and_mt_csd0(1937) TC_lu_and_mt_csd0(1937)@37811ff634e5: 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 := '6DDA90A6'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1930)@37811ff634e5: Added conn table entry 0TC_lu_and_mt_csd0(1937)14242730 MSC_Test_0-SCCP(1929)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: { messageType := 2, destLocRef := 'D953AA'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(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1937)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 1 MSC_Test_0-RAN(1930)@37811ff634e5: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1930)@37811ff634e5: patched enc_l3: '8301'O MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 2 MSC_Test-MGCP(1933)@37811ff634e5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1937) MSC_Test-MGCP(1933)@37811ff634e5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "346", 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(1937) TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 3 TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 4 MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 6 MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:16 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1930)@37811ff634e5: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1930)@37811ff634e5: patched enc_l3: '8347'O MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 8 TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 5 TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 7 TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 9 TC_lu_and_mt_csd0(1937)@37811ff634e5: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete DONE TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1937)@37811ff634e5: Hold the call for some time TC_lu_and_mt_csd0(1937)@37811ff634e5: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1937)@37811ff634e5: Hangup TC_lu_and_mt_csd0(1937)@37811ff634e5: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1937)@37811ff634e5: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1930)@37811ff634e5: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1930)@37811ff634e5: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:9 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1932)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mt_csd0(1937)918857065 MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 TC_lu_and_mt_csd0(1937)@37811ff634e5: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1937)@37811ff634e5: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1937)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1937)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1937)@37811ff634e5: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1930)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mt_csd0(1937)14242730 TC_lu_and_mt_csd0(1937)@37811ff634e5: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1937)@37811ff634e5: f_call_hangup 9: done MSC_Test_0-RAN(1930)@37811ff634e5: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1937) TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1937)@37811ff634e5: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1937)@37811ff634e5: ----------------------------------------------- TC_lu_and_mt_csd0(1937)@37811ff634e5: "CSD Bearer Service: BS22NT" TC_lu_and_mt_csd0(1937)@37811ff634e5: ----------------------------------------------- MSC_Test-GSUP(1935)@37811ff634e5: Created GsupExpect[5] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1937) TC_lu_and_mt_csd0(1937)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1930)@37811ff634e5: Added conn table entry 0TC_lu_and_mt_csd0(1937)15562126 MSC_Test_0-RAN(1930)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1929)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(1929)@37811ff634e5: { messageType := 2, destLocRef := 'ED758E'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(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1937)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1930)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1930)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1930)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mt_csd0(1937)15562126 TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1937)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1932)@37811ff634e5: Added conn table entry 0TC_lu_and_mt_csd0(1937)957121812 MSC_Test_0-RAN(1930)@37811ff634e5: Created IMSI[0] for '262420000000007'H'BDFAB602'O to be handled at TC_lu_and_mt_csd0(1937) MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1930)@37811ff634e5: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1937) TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1930)@37811ff634e5: Created IMSI[7] for '262420000000007'H'BDFAB602'O to be handled at TC_lu_and_mt_csd0(1937) TC_lu_and_mt_csd0(1937)@37811ff634e5: 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 := 'BDFAB602'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1930)@37811ff634e5: Added conn table entry 0TC_lu_and_mt_csd0(1937)15331634 MSC_Test_0-SCCP(1929)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: { messageType := 2, destLocRef := 'E9F132'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(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1937)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 1 MSC_Test_0-RAN(1930)@37811ff634e5: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1930)@37811ff634e5: patched enc_l3: '8301'O MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 2 MSC_Test-MGCP(1933)@37811ff634e5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1937) MSC_Test-MGCP(1933)@37811ff634e5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "352", 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(1937) TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 3 TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 4 MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 6 MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:16 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-RAN(1930)@37811ff634e5: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1930)@37811ff634e5: patched enc_l3: '8347'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 8 TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 5 TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 7 TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 9 TC_lu_and_mt_csd0(1937)@37811ff634e5: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete DONE TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1937)@37811ff634e5: Hold the call for some time TC_lu_and_mt_csd0(1937)@37811ff634e5: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1937)@37811ff634e5: Hangup TC_lu_and_mt_csd0(1937)@37811ff634e5: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1937)@37811ff634e5: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1930)@37811ff634e5: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1930)@37811ff634e5: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:9 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1932)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mt_csd0(1937)957121812 MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_lu_and_mt_csd0(1937)@37811ff634e5: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1937)@37811ff634e5: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1937)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1937)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1937)@37811ff634e5: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1930)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mt_csd0(1937)15331634 TC_lu_and_mt_csd0(1937)@37811ff634e5: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1937)@37811ff634e5: f_call_hangup 9: done MSC_Test_0-RAN(1930)@37811ff634e5: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1937) TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1937)@37811ff634e5: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1937)@37811ff634e5: ----------------------------------------------- TC_lu_and_mt_csd0(1937)@37811ff634e5: "CSD Bearer Service: BS24NT" TC_lu_and_mt_csd0(1937)@37811ff634e5: ----------------------------------------------- MSC_Test-GSUP(1935)@37811ff634e5: Created GsupExpect[6] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1937) TC_lu_and_mt_csd0(1937)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1930)@37811ff634e5: Added conn table entry 0TC_lu_and_mt_csd0(1937)2942628 MSC_Test_0-RAN(1930)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1929)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: { messageType := 2, destLocRef := '2CE6A4'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(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1937)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1930)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1930)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1930)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mt_csd0(1937)2942628 TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1937)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1932)@37811ff634e5: Added conn table entry 0TC_lu_and_mt_csd0(1937)957996413 MSC_Test_0-RAN(1930)@37811ff634e5: Created IMSI[0] for '262420000000007'H'B11B5661'O to be handled at TC_lu_and_mt_csd0(1937) MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1930)@37811ff634e5: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1937) TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1930)@37811ff634e5: Created IMSI[8] for '262420000000007'H'B11B5661'O to be handled at TC_lu_and_mt_csd0(1937) TC_lu_and_mt_csd0(1937)@37811ff634e5: 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 := 'B11B5661'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1930)@37811ff634e5: Added conn table entry 0TC_lu_and_mt_csd0(1937)6473717 MSC_Test_0-SCCP(1929)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(1929)@37811ff634e5: { messageType := 2, destLocRef := '62C7F5'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-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1937)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 1 MSC_Test_0-RAN(1930)@37811ff634e5: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1930)@37811ff634e5: patched enc_l3: '8301'O MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 2 MSC_Test-MGCP(1933)@37811ff634e5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1937) MSC_Test-MGCP(1933)@37811ff634e5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "358", 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(1937) TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 3 TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 4 MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 6 MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:16 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1930)@37811ff634e5: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1930)@37811ff634e5: patched enc_l3: '8347'O MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 5 TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 8 TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 7 TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 9 TC_lu_and_mt_csd0(1937)@37811ff634e5: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete DONE TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1937)@37811ff634e5: Hold the call for some time TC_lu_and_mt_csd0(1937)@37811ff634e5: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1937)@37811ff634e5: Hangup TC_lu_and_mt_csd0(1937)@37811ff634e5: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1937)@37811ff634e5: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1930)@37811ff634e5: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1930)@37811ff634e5: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:9 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1932)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mt_csd0(1937)957996413 TC_lu_and_mt_csd0(1937)@37811ff634e5: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1937)@37811ff634e5: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1937)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1937)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1937)@37811ff634e5: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1930)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mt_csd0(1937)6473717 TC_lu_and_mt_csd0(1937)@37811ff634e5: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1937)@37811ff634e5: f_call_hangup 9: done MSC_Test_0-RAN(1930)@37811ff634e5: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1937) TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1937)@37811ff634e5: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1937)@37811ff634e5: ----------------------------------------------- TC_lu_and_mt_csd0(1937)@37811ff634e5: "CSD Bearer Service: BS25NT" TC_lu_and_mt_csd0(1937)@37811ff634e5: ----------------------------------------------- MSC_Test-GSUP(1935)@37811ff634e5: Created GsupExpect[7] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1937) TC_lu_and_mt_csd0(1937)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1930)@37811ff634e5: Added conn table entry 0TC_lu_and_mt_csd0(1937)14597323 MSC_Test_0-RAN(1930)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1929)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: { messageType := 2, destLocRef := 'DEBCCB'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(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1937)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1930)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1930)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1930)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mt_csd0(1937)14597323 TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1937)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1930)@37811ff634e5: Created IMSI[0] for '262420000000007'H'5BF46584'O to be handled at TC_lu_and_mt_csd0(1937) MSC_Test-MNCC(1932)@37811ff634e5: Added conn table entry 0TC_lu_and_mt_csd0(1937)369915357 MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1930)@37811ff634e5: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1937) TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1930)@37811ff634e5: Created IMSI[9] for '262420000000007'H'5BF46584'O to be handled at TC_lu_and_mt_csd0(1937) TC_lu_and_mt_csd0(1937)@37811ff634e5: 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 := '5BF46584'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1930)@37811ff634e5: Added conn table entry 0TC_lu_and_mt_csd0(1937)12498622 MSC_Test_0-SCCP(1929)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: { messageType := 2, destLocRef := 'BEB6BE'O, sourceLocRef := '000181'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1937)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 1 MSC_Test_0-RAN(1930)@37811ff634e5: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1930)@37811ff634e5: patched enc_l3: '8301'O MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 2 MSC_Test-MGCP(1933)@37811ff634e5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1937) MSC_Test-MGCP(1933)@37811ff634e5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "364", 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(1937) TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 3 TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 4 MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 6 MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:16 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1930)@37811ff634e5: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1930)@37811ff634e5: patched enc_l3: '8347'O MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 5 TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 8 TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 7 TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 9 TC_lu_and_mt_csd0(1937)@37811ff634e5: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete DONE TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1937)@37811ff634e5: Hold the call for some time MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1937)@37811ff634e5: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1937)@37811ff634e5: Hangup TC_lu_and_mt_csd0(1937)@37811ff634e5: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1937)@37811ff634e5: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1930)@37811ff634e5: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1930)@37811ff634e5: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:9 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1932)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mt_csd0(1937)369915357 MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1937)@37811ff634e5: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1937)@37811ff634e5: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1937)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1937)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1937)@37811ff634e5: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1930)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mt_csd0(1937)12498622 TC_lu_and_mt_csd0(1937)@37811ff634e5: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1937)@37811ff634e5: f_call_hangup 9: done MSC_Test_0-RAN(1930)@37811ff634e5: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1937) TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1937)@37811ff634e5: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1937)@37811ff634e5: ----------------------------------------------- TC_lu_and_mt_csd0(1937)@37811ff634e5: "CSD Bearer Service: BS26NT" TC_lu_and_mt_csd0(1937)@37811ff634e5: ----------------------------------------------- MSC_Test-GSUP(1935)@37811ff634e5: Created GsupExpect[8] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1937) TC_lu_and_mt_csd0(1937)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1930)@37811ff634e5: Added conn table entry 0TC_lu_and_mt_csd0(1937)5844709 MSC_Test_0-RAN(1930)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1929)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: { messageType := 2, destLocRef := '592EE5'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(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1937)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1930)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1930)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1930)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mt_csd0(1937)5844709 TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1937)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1932)@37811ff634e5: Added conn table entry 0TC_lu_and_mt_csd0(1937)632634011 MSC_Test_0-RAN(1930)@37811ff634e5: Created IMSI[0] for '262420000000007'H'4632422F'O ("F2B/") to be handled at TC_lu_and_mt_csd0(1937) MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1930)@37811ff634e5: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1937) TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1930)@37811ff634e5: Created IMSI[10] for '262420000000007'H'4632422F'O ("F2B/") to be handled at TC_lu_and_mt_csd0(1937) TC_lu_and_mt_csd0(1937)@37811ff634e5: 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 := '4632422F'O ("F2B/") } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1930)@37811ff634e5: Added conn table entry 0TC_lu_and_mt_csd0(1937)7324678 MSC_Test_0-SCCP(1929)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: { messageType := 2, destLocRef := '6FC406'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(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1937)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 1 MSC_Test_0-RAN(1930)@37811ff634e5: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1930)@37811ff634e5: patched enc_l3: '8301'O MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 2 MSC_Test-MGCP(1933)@37811ff634e5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1937) MSC_Test-MGCP(1933)@37811ff634e5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "370", 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(1937) TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 3 TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 4 MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 6 MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:16 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1930)@37811ff634e5: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1930)@37811ff634e5: patched enc_l3: '8347'O MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 5 TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 8 TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 7 TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 9 TC_lu_and_mt_csd0(1937)@37811ff634e5: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete DONE TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1937)@37811ff634e5: Hold the call for some time TC_lu_and_mt_csd0(1937)@37811ff634e5: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1937)@37811ff634e5: Hangup TC_lu_and_mt_csd0(1937)@37811ff634e5: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1937)@37811ff634e5: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1930)@37811ff634e5: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1930)@37811ff634e5: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:9 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1932)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mt_csd0(1937)632634011 MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1937)@37811ff634e5: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1937)@37811ff634e5: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1937)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1937)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1937)@37811ff634e5: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1930)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mt_csd0(1937)7324678 TC_lu_and_mt_csd0(1937)@37811ff634e5: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1937)@37811ff634e5: f_call_hangup 9: done MSC_Test_0-RAN(1930)@37811ff634e5: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1937) TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1937)@37811ff634e5: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1937)@37811ff634e5: ----------------------------------------------- TC_lu_and_mt_csd0(1937)@37811ff634e5: "CSD Bearer Service: BS31T" TC_lu_and_mt_csd0(1937)@37811ff634e5: ----------------------------------------------- MSC_Test-GSUP(1935)@37811ff634e5: Created GsupExpect[9] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1937) TC_lu_and_mt_csd0(1937)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1930)@37811ff634e5: Added conn table entry 0TC_lu_and_mt_csd0(1937)4141869 MSC_Test_0-RAN(1930)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1929)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: { messageType := 2, destLocRef := '3F332D'O ("?3-"), 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(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1937)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1930)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1930)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1930)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mt_csd0(1937)4141869 TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1937)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1930)@37811ff634e5: Created IMSI[0] for '262420000000007'H'9E11EDE1'O to be handled at TC_lu_and_mt_csd0(1937) MSC_Test-MNCC(1932)@37811ff634e5: Added conn table entry 0TC_lu_and_mt_csd0(1937)264661923 MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1930)@37811ff634e5: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1937) TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1930)@37811ff634e5: Created IMSI[11] for '262420000000007'H'9E11EDE1'O to be handled at TC_lu_and_mt_csd0(1937) TC_lu_and_mt_csd0(1937)@37811ff634e5: 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 := '9E11EDE1'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1930)@37811ff634e5: Added conn table entry 0TC_lu_and_mt_csd0(1937)5365818 MSC_Test_0-SCCP(1929)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: { messageType := 2, destLocRef := '51E03A'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(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1937)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 1 MSC_Test_0-RAN(1930)@37811ff634e5: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1930)@37811ff634e5: patched enc_l3: '8301'O MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 2 MSC_Test-MGCP(1933)@37811ff634e5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1937) MSC_Test-MGCP(1933)@37811ff634e5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "376", 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(1937) TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 3 TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 4 MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 6 MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:16 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1930)@37811ff634e5: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1930)@37811ff634e5: patched enc_l3: '8347'O MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 5 TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 8 TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 7 TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 9 TC_lu_and_mt_csd0(1937)@37811ff634e5: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete DONE TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1937)@37811ff634e5: Hold the call for some time TC_lu_and_mt_csd0(1937)@37811ff634e5: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1937)@37811ff634e5: Hangup TC_lu_and_mt_csd0(1937)@37811ff634e5: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1937)@37811ff634e5: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1930)@37811ff634e5: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1930)@37811ff634e5: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:9 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1932)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mt_csd0(1937)264661923 MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1937)@37811ff634e5: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1937)@37811ff634e5: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1937)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1937)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1937)@37811ff634e5: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1930)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mt_csd0(1937)5365818 TC_lu_and_mt_csd0(1937)@37811ff634e5: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP-IPA(1934)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1934)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_lu_and_mt_csd0(1937)@37811ff634e5: f_call_hangup 9: done MSC_Test_0-RAN(1930)@37811ff634e5: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1937) TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1937)@37811ff634e5: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1937)@37811ff634e5: ----------------------------------------------- TC_lu_and_mt_csd0(1937)@37811ff634e5: "CSD Bearer Service: BS32T" TC_lu_and_mt_csd0(1937)@37811ff634e5: ----------------------------------------------- MSC_Test-GSUP(1935)@37811ff634e5: Created GsupExpect[10] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1937) TC_lu_and_mt_csd0(1937)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1930)@37811ff634e5: Added conn table entry 0TC_lu_and_mt_csd0(1937)15897075 MSC_Test_0-RAN(1930)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1929)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: { messageType := 2, destLocRef := 'F291F3'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(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1937)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1930)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1930)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1930)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mt_csd0(1937)15897075 TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1937)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1930)@37811ff634e5: Created IMSI[0] for '262420000000007'H'11FCD401'O to be handled at TC_lu_and_mt_csd0(1937) MSC_Test-MNCC(1932)@37811ff634e5: Added conn table entry 0TC_lu_and_mt_csd0(1937)1152321274 MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1930)@37811ff634e5: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1937) TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1930)@37811ff634e5: Created IMSI[12] for '262420000000007'H'11FCD401'O to be handled at TC_lu_and_mt_csd0(1937) TC_lu_and_mt_csd0(1937)@37811ff634e5: 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 := '11FCD401'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1930)@37811ff634e5: Added conn table entry 0TC_lu_and_mt_csd0(1937)13569178 MSC_Test_0-SCCP(1929)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: { messageType := 2, destLocRef := 'CF0C9A'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(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1937)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 1 MSC_Test_0-RAN(1930)@37811ff634e5: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1930)@37811ff634e5: patched enc_l3: '8301'O MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 2 MSC_Test-MGCP(1933)@37811ff634e5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1937) MSC_Test-MGCP(1933)@37811ff634e5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "382", 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(1937) TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 3 TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 4 MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 6 MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:16 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1930)@37811ff634e5: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1930)@37811ff634e5: patched enc_l3: '8347'O MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 8 TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 5 TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 7 TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 9 TC_lu_and_mt_csd0(1937)@37811ff634e5: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete DONE TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1937)@37811ff634e5: Hold the call for some time TC_lu_and_mt_csd0(1937)@37811ff634e5: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1937)@37811ff634e5: Hangup TC_lu_and_mt_csd0(1937)@37811ff634e5: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1937)@37811ff634e5: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1930)@37811ff634e5: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1930)@37811ff634e5: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:9 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1932)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mt_csd0(1937)1152321274 MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1937)@37811ff634e5: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1937)@37811ff634e5: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1937)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1937)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1937)@37811ff634e5: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1930)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mt_csd0(1937)13569178 TC_lu_and_mt_csd0(1937)@37811ff634e5: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1937)@37811ff634e5: f_call_hangup 9: done MSC_Test_0-RAN(1930)@37811ff634e5: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1937) TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1937)@37811ff634e5: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1937)@37811ff634e5: ----------------------------------------------- TC_lu_and_mt_csd0(1937)@37811ff634e5: "CSD Bearer Service: BS33T" TC_lu_and_mt_csd0(1937)@37811ff634e5: ----------------------------------------------- MSC_Test-GSUP(1935)@37811ff634e5: Created GsupExpect[11] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1937) TC_lu_and_mt_csd0(1937)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1930)@37811ff634e5: Added conn table entry 0TC_lu_and_mt_csd0(1937)4912503 MSC_Test_0-RAN(1930)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1929)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(1929)@37811ff634e5: { messageType := 2, destLocRef := '4AF577'O, sourceLocRef := '000188'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1937)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1930)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1930)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1930)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mt_csd0(1937)4912503 TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1937)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1932)@37811ff634e5: Added conn table entry 0TC_lu_and_mt_csd0(1937)2034991710 MSC_Test_0-RAN(1930)@37811ff634e5: Created IMSI[0] for '262420000000007'H'2F5BC1E7'O to be handled at TC_lu_and_mt_csd0(1937) MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1930)@37811ff634e5: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1937) TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1930)@37811ff634e5: Created IMSI[13] for '262420000000007'H'2F5BC1E7'O to be handled at TC_lu_and_mt_csd0(1937) TC_lu_and_mt_csd0(1937)@37811ff634e5: 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 := '2F5BC1E7'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1930)@37811ff634e5: Added conn table entry 0TC_lu_and_mt_csd0(1937)15374485 MSC_Test_0-SCCP(1929)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: { messageType := 2, destLocRef := 'EA9895'O, sourceLocRef := '000189'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1937)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 1 MSC_Test_0-RAN(1930)@37811ff634e5: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1930)@37811ff634e5: patched enc_l3: '8301'O MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 2 MSC_Test-MGCP(1933)@37811ff634e5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1937) MSC_Test-MGCP(1933)@37811ff634e5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "388", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9c" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mt_csd0(1937) TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 3 TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 4 MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 6 MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:16 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1930)@37811ff634e5: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1930)@37811ff634e5: patched enc_l3: '8347'O MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 5 TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 8 TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 7 TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 9 TC_lu_and_mt_csd0(1937)@37811ff634e5: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete DONE TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1937)@37811ff634e5: Hold the call for some time TC_lu_and_mt_csd0(1937)@37811ff634e5: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1937)@37811ff634e5: Hangup TC_lu_and_mt_csd0(1937)@37811ff634e5: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1937)@37811ff634e5: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1930)@37811ff634e5: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1930)@37811ff634e5: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:9 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1932)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mt_csd0(1937)2034991710 MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer TC_lu_and_mt_csd0(1937)@37811ff634e5: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1937)@37811ff634e5: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1937)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1937)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1937)@37811ff634e5: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1930)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mt_csd0(1937)15374485 TC_lu_and_mt_csd0(1937)@37811ff634e5: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1937)@37811ff634e5: f_call_hangup 9: done MSC_Test_0-RAN(1930)@37811ff634e5: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1937) TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1937)@37811ff634e5: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1937)@37811ff634e5: ----------------------------------------------- TC_lu_and_mt_csd0(1937)@37811ff634e5: "CSD Bearer Service: BS34T" TC_lu_and_mt_csd0(1937)@37811ff634e5: ----------------------------------------------- MSC_Test-GSUP(1935)@37811ff634e5: Created GsupExpect[12] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1937) TC_lu_and_mt_csd0(1937)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1930)@37811ff634e5: Added conn table entry 0TC_lu_and_mt_csd0(1937)14885811 MSC_Test_0-RAN(1930)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1929)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: { messageType := 2, destLocRef := 'E323B3'O, sourceLocRef := '00018A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1937)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1930)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1930)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1930)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mt_csd0(1937)14885811 TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1937)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1932)@37811ff634e5: Added conn table entry 0TC_lu_and_mt_csd0(1937)2134564787 MSC_Test_0-RAN(1930)@37811ff634e5: Created IMSI[0] for '262420000000007'H'40EB0A62'O to be handled at TC_lu_and_mt_csd0(1937) MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1930)@37811ff634e5: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1937) TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1930)@37811ff634e5: Created IMSI[14] for '262420000000007'H'40EB0A62'O to be handled at TC_lu_and_mt_csd0(1937) TC_lu_and_mt_csd0(1937)@37811ff634e5: 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 := '40EB0A62'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1930)@37811ff634e5: Added conn table entry 0TC_lu_and_mt_csd0(1937)169927 MSC_Test_0-SCCP(1929)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: { messageType := 2, destLocRef := '0297C7'O, sourceLocRef := '00018B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1937)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 1 MSC_Test_0-RAN(1930)@37811ff634e5: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1930)@37811ff634e5: patched enc_l3: '8301'O MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 2 MSC_Test-MGCP(1933)@37811ff634e5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1937) MSC_Test-MGCP(1933)@37811ff634e5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "394", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9d" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mt_csd0(1937) TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 3 TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 4 MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 6 MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:16 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1930)@37811ff634e5: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1930)@37811ff634e5: patched enc_l3: '8347'O MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 5 TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 8 TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 7 TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete 9 TC_lu_and_mt_csd0(1937)@37811ff634e5: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1937)@37811ff634e5: f_mt_call_complete DONE TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1937)@37811ff634e5: Hold the call for some time TC_lu_and_mt_csd0(1937)@37811ff634e5: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1937)@37811ff634e5: Hangup TC_lu_and_mt_csd0(1937)@37811ff634e5: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1937)@37811ff634e5: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1930)@37811ff634e5: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1930)@37811ff634e5: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:9 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1932)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mt_csd0(1937)2134564787 MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1937)@37811ff634e5: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1937)@37811ff634e5: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1937)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1937)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1937)@37811ff634e5: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1929)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1929)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1931)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-RAN(1930)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mt_csd0(1937)169927 MSC_Test_0-M3UA(1931)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1937)@37811ff634e5: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1937)@37811ff634e5: f_call_hangup 9: done MSC_Test_0-RAN(1930)@37811ff634e5: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1937) TC_lu_and_mt_csd0(1937)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1937)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-SCCP(1929)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(1935)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(1931)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(1930)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(1932)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(1934)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(1936)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1928)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(1933)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1938)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1928): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(1929): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(1930): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(1931): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(1932): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(1933): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(1934): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(1935): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(1936): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_lu_and_mt_csd0(1937): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1938): none (pass -> pass) MTC@37811ff634e5: Test case TC_lu_and_mt_csd finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_csd pass'. Thu Nov 21 04:35:10 UTC 2024 ====== MSC_Tests.TC_lu_and_mt_csd pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_lu_and_mt_csd.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=4596405) Waiting for packet dumper to finish... 1 (prev_count=4596405, count=4598244) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_csd pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_call_reass_for_mt_codec'. ------ MSC_Tests.TC_lu_and_mo_call_reass_for_mt_codec ------ Thu Nov 21 04:35: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_mo_call_reass_for_mt_codec.pcap" >/data/MSC_Tests.TC_lu_and_mo_call_reass_for_mt_codec.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_call_reass_for_mt_codec' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_lu_and_mo_call_reass_for_mt_codec started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(1942)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(1942)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1942)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(1940)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1943)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1942)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(1942)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1942)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1942)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(1942)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1942)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1942)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1942)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1942)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1942)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1942)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1942)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1942)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1942)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1942)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1942)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1945)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1945)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1945)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1945)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1945)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1945)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1945)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1945)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1946)@37811ff634e5: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_mo_call_reass_for_mt_codec0(1948) TC_lu_and_mo_call_reass_for_mt_codec0(1948)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1942)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1942)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1942)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1941)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1941)@37811ff634e5: Added conn table entry 0TC_lu_and_mo_call_reass_for_mt_codec0(1948)16548742 MSC_Test_0-SCCP(1940)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(1941)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1942)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1942)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1942)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1942)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1942)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@37811ff634e5: { messageType := 2, destLocRef := 'FC8386'O, sourceLocRef := '00018C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1940)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(1946)@37811ff634e5: Found GsupExpect[0] for "262420000000007" handled at TC_lu_and_mo_call_reass_for_mt_codec0(1948) MSC_Test-GSUP(1946)@37811ff634e5: Added IMSI table entry 0TC_lu_and_mo_call_reass_for_mt_codec0(1948)"262420000000007" MSC_Test_0-SCCP(1940)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1940)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(1940)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1940)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1942)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_call_reass_for_mt_codec0(1948)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_reass_for_mt_codec0(1948)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(1942)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1942)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_reass_for_mt_codec0(1948)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1941)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1941)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(1940)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1940)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1940)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1942)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1942)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1942)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1940)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1940)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1940)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1942)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1942)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1942)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1942)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1941)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mo_call_reass_for_mt_codec0(1948)16548742 TC_lu_and_mo_call_reass_for_mt_codec0(1948)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_reass_for_mt_codec0(1948)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_reass_for_mt_codec0(1948)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_reass_for_mt_codec0(1948)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_reass_for_mt_codec0(1948)@37811ff634e5: 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 := '33A267D1'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1941)@37811ff634e5: Added conn table entry 0TC_lu_and_mo_call_reass_for_mt_codec0(1948)3782350 MSC_Test_0-RAN(1941)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1940)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(1942)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1942)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1942)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@37811ff634e5: { messageType := 2, destLocRef := '39B6CE'O, sourceLocRef := '00018D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1940)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1942)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1942)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1942)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(1940)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1942)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1940)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_reass_for_mt_codec0(1948)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_reass_for_mt_codec0(1948)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1943)@37811ff634e5: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_call_reass_for_mt_codec0(1948) MSC_Test-MGCP(1944)@37811ff634e5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_call_reass_for_mt_codec0(1948) MSC_Test_0-RAN(1941)@37811ff634e5: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1941)@37811ff634e5: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1940)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@37811ff634e5: vl_len:19 MSC_Test_0-SCCP(1940)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1940)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(1942)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1944)@37811ff634e5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "400", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9e" }, { 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_reass_for_mt_codec0(1948) TC_lu_and_mo_call_reass_for_mt_codec0(1948)@37811ff634e5: f_mo_call_establish 2: rx 1st CRCX TC_lu_and_mo_call_reass_for_mt_codec0(1948)@37811ff634e5: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1943)@37811ff634e5: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_call_reass_for_mt_codec0(1948) MSC_Test-MNCC(1943)@37811ff634e5: Added conn table entry 0TC_lu_and_mo_call_reass_for_mt_codec0(1948)-2147483598 MSC_Test_0-M3UA(1942)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1942)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_reass_for_mt_codec0(1948)@37811ff634e5: f_mo_call_establish 1: rx MNCC SETUP ind TC_lu_and_mo_call_reass_for_mt_codec0(1948)@37811ff634e5: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1940)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@37811ff634e5: vl_len:14 MSC_Test_0-SCCP(1940)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1940)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1942)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_call_reass_for_mt_codec0(1948)@37811ff634e5: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_call_reass_for_mt_codec0(1948)@37811ff634e5: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1942)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1942)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1942)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1942)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1942)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1942)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1940)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_reass_for_mt_codec0(1948)@37811ff634e5: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_call_reass_for_mt_codec0(1948)@37811ff634e5: { line := { verb := "MDCX", trans_id := "403", 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.28.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "9.8.7.6", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 9000, 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_lu_and_mo_call_reass_for_mt_codec0(1948)@37811ff634e5: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-SCCP(1940)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@37811ff634e5: vl_len:16 MSC_Test_0-SCCP(1940)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1940)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E0383FF57'O MSC_Test_0-M3UA(1942)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1942)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1942)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_lu_and_mo_call_reass_for_mt_codec0(1948)@37811ff634e5: as_optional_mgcp_mdcx: rx MDCX MSC_Test_0-SCCP(1940)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_reass_for_mt_codec0(1948)@37811ff634e5: { line := { verb := "MDCX", trans_id := "404", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "9e" }, { code := "I", val := "22222" }, { 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.28.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "9.8.7.6", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 9000, 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_lu_and_mo_call_reass_for_mt_codec0(1948)@37811ff634e5: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1941)@37811ff634e5: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1941)@37811ff634e5: patched enc_l3: '038F'O MSC_Test_0-SCCP(1940)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1940)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1940)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1942)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_call_reass_for_mt_codec0(1948)@37811ff634e5: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_call_reass_for_mt_codec0(1948)@37811ff634e5: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_call_reass_for_mt_codec0(1948)@37811ff634e5: f_mo_call_establish DONE TC_lu_and_mo_call_reass_for_mt_codec0(1948)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_reass_for_mt_codec0(1948)@37811ff634e5: Hold the call for some time TC_lu_and_mo_call_reass_for_mt_codec0(1948)@37811ff634e5: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mo_call_reass_for_mt_codec0(1948)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_reass_for_mt_codec0(1948)@37811ff634e5: Hangup TC_lu_and_mo_call_reass_for_mt_codec0(1948)@37811ff634e5: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1942)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1942)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_reass_for_mt_codec0(1948)@37811ff634e5: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(1942)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1942)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_reass_for_mt_codec0(1948)@37811ff634e5: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_call_reass_for_mt_codec0(1948)@37811ff634e5: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1941)@37811ff634e5: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1941)@37811ff634e5: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1940)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(1940)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1940)@37811ff634e5: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1942)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1942)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1942)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1943)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mo_call_reass_for_mt_codec0(1948)-2147483598 TC_lu_and_mo_call_reass_for_mt_codec0(1948)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_call_reass_for_mt_codec0(1948)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_call_reass_for_mt_codec0(1948)@37811ff634e5: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1940)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(1940)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(1940)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1942)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1942)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1942)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(1942)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1941)@37811ff634e5: Deleted conn table entry 0TC_lu_and_mo_call_reass_for_mt_codec0(1948)3782350 TC_lu_and_mo_call_reass_for_mt_codec0(1948)@37811ff634e5: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_call_reass_for_mt_codec0(1948)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_reass_for_mt_codec0(1948)@37811ff634e5: f_call_hangup 9: done TC_lu_and_mo_call_reass_for_mt_codec0(1948)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_reass_for_mt_codec0(1948)@37811ff634e5: Final verdict of PTC: pass MSC_Test-GSUP(1946)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(1941)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(1940)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(1942)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(1943)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(1947)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(1944)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1949)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(1945)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1939)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1939): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(1940): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(1941): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(1942): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(1943): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(1944): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(1945): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(1946): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(1947): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_lu_and_mo_call_reass_for_mt_codec0(1948): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1949): none (pass -> pass) MTC@37811ff634e5: Test case TC_lu_and_mo_call_reass_for_mt_codec finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_call_reass_for_mt_codec pass'. Thu Nov 21 04:35:22 UTC 2024 ====== MSC_Tests.TC_lu_and_mo_call_reass_for_mt_codec pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_lu_and_mo_call_reass_for_mt_codec.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=437017) Waiting for packet dumper to finish... 1 (prev_count=437017, count=438178) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_call_reass_for_mt_codec pass' was executed successfully (exit status: 0). MC@37811ff634e5: Test execution finished. MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_imsi_reject'. ------ MSC_Tests_Iu.TC_iu_lu_imsi_reject ------ Thu Nov 21 04:35: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_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_imsi_reject' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_iu_lu_imsi_reject started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(1953)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(1953)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1953)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(1951)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_1-M3UA(1956)@37811ff634e5: ************************************************* MSC_Test_1-M3UA(1956)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1956)@37811ff634e5: ************************************************* MSC_Test_1-SCCP(1954)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_2-M3UA(1959)@37811ff634e5: ************************************************* MSC_Test_2-M3UA(1959)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(1959)@37811ff634e5: ************************************************* MSC_Test_2-SCCP(1957)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1960)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1953)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(1953)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1953)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1953)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(1953)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1953)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1953)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1953)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1953)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1953)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1953)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1953)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1953)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1953)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1953)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1953)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1956)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23907 to server: "172.18.28.200":2905 association #8 MSC_Test_1-M3UA(1956)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1956)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(1956)@37811ff634e5: M3UA_ASPUP sent MSC_Test_1-M3UA(1956)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(1956)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(1956)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1956)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(1956)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1956)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(1956)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1956)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(1956)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1956)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1956)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(1956)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(1959)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23908 to server: "172.18.28.200":2905 association #8 MSC_Test_2-M3UA(1959)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(1959)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(1959)@37811ff634e5: M3UA_ASPUP sent MSC_Test_2-M3UA(1959)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(1959)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(1959)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(1959)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(1959)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(1959)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(1956)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(1956)@37811ff634e5: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(1959)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(1959)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(1959)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(1959)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(1959)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(1959)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1962)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1962)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1962)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1962)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1962)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1962)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1962)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1962)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1963)@37811ff634e5: Created GsupExpect[0] for "262420000001003" to be handled at TC_iu_lu_imsi_reject2(1965) TC_iu_lu_imsi_reject2(1965)@37811ff634e5: 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(1953)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1953)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1953)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1952)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(1956)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1956)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(1956)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(1955)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(1959)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1959)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(1959)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(1958)@37811ff634e5: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(1958)@37811ff634e5: Added conn table entry 0TC_iu_lu_imsi_reject2(1965)10414625 MSC_Test_2-SCCP(1957)@37811ff634e5: First idle individual index:0 MSC_Test_2-M3UA(1959)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(1958)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(1959)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(1959)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1957)@37811ff634e5: { messageType := 2, destLocRef := '9EEA21'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(1957)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(1963)@37811ff634e5: Found GsupExpect[0] for "262420000001003" handled at TC_iu_lu_imsi_reject2(1965) MSC_Test-GSUP(1963)@37811ff634e5: Added IMSI table entry 0TC_iu_lu_imsi_reject2(1965)"262420000001003" MSC_Test_2-M3UA(1959)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(1959)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1957)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(1957)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1957)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1957)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(1958)@37811ff634e5: patching N(SD)=1 into dtap '051450C4470821040113FE59'O MSC_Test_2-RAN(1958)@37811ff634e5: patched enc_l3: '055450C4470821040113FE59'O MSC_Test_2-SCCP(1957)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(1957)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(1957)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(1957)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055450C4470821040113FE59'O MSC_Test_2-M3UA(1959)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1959)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(1959)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1957)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(1957)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1957)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1957)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(1957)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(1957)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(1957)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(1957)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(1959)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1959)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(1959)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1957)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(1957)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1957)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1957)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(1959)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(1959)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1957)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-M3UA(1959)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(1957)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1957)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1957)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(1959)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1957)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(1957)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1957)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1957)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(1957)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(1957)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(1957)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(1957)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(1959)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1959)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(1959)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1957)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-RAN(1958)@37811ff634e5: Deleted conn table entry 0TC_iu_lu_imsi_reject2(1965)10414625 MSC_Test_2-M3UA(1959)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_imsi_reject2(1965)@37811ff634e5: setverdict(pass): none -> pass TC_iu_lu_imsi_reject2(1965)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_imsi_reject2(1965)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_imsi_reject2(1965)@37811ff634e5: Final verdict of PTC: pass MSC_Test_2-RAN(1958)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-SCCP(1957)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-M3UA(1959)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-RAN(1955)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-SCCP(1954)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(1951)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(1952)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(1960)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(1953)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-M3UA(1956)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(1962)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1950)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(1961)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1966)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(1963)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(1964)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1950): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(1951): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(1952): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(1953): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-SCCP(1954): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-RAN(1955): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-M3UA(1956): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-SCCP(1957): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-RAN(1958): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-M3UA(1959): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(1960): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(1961): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(1962): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(1963): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(1964): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_iu_lu_imsi_reject2(1965): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1966): none (pass -> pass) MTC@37811ff634e5: Test case TC_iu_lu_imsi_reject finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_imsi_reject pass'. Thu Nov 21 04:35:28 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_imsi_reject pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests_Iu.TC_iu_lu_imsi_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=264104) Waiting for packet dumper to finish... 1 (prev_count=264104, count=267299) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_imsi_reject pass' was executed successfully (exit status: 0). MTC@37811ff634e5: 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 ------ Thu Nov 21 04:35: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_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_imsi_timeout_gsup' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_iu_lu_imsi_timeout_gsup started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(1970)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(1970)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1970)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(1968)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_1-M3UA(1973)@37811ff634e5: ************************************************* MSC_Test_1-M3UA(1973)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1973)@37811ff634e5: ************************************************* MSC_Test_1-SCCP(1971)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_2-M3UA(1976)@37811ff634e5: ************************************************* MSC_Test_2-M3UA(1976)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(1976)@37811ff634e5: ************************************************* MSC_Test_2-SCCP(1974)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1977)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(1979)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1979)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1979)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1979)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1979)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1979)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1979)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1979)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(1970)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(1970)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1970)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1970)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(1970)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1970)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1970)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1970)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1970)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1970)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1970)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1970)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1970)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1970)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1970)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1970)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1973)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23907 to server: "172.18.28.200":2905 association #8 MSC_Test_1-M3UA(1973)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1973)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(1973)@37811ff634e5: M3UA_ASPUP sent MSC_Test_1-M3UA(1973)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(1973)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(1973)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1973)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(1973)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1973)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(1973)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1973)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(1973)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1973)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1973)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(1973)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(1980)@37811ff634e5: Created GsupExpect[0] for "262420000001004" to be handled at TC_iu_lu_imsi_timeout_gsup2(1982) TC_iu_lu_imsi_timeout_gsup2(1982)@37811ff634e5: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001004'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_2-M3UA(1976)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23908 to server: "172.18.28.200":2905 association #8 MSC_Test_2-M3UA(1976)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(1976)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(1976)@37811ff634e5: M3UA_ASPUP sent MSC_Test_2-M3UA(1976)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(1976)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(1976)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(1976)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(1976)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(1976)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(1973)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(1976)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1973)@37811ff634e5: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(1976)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(1976)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(1976)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(1976)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(1976)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1970)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1970)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1970)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1969)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(1973)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1973)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(1973)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(1972)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(1976)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1976)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(1976)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(1975)@37811ff634e5: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(1975)@37811ff634e5: Added conn table entry 0TC_iu_lu_imsi_timeout_gsup2(1982)4631427 MSC_Test_2-SCCP(1974)@37811ff634e5: First idle individual index:0 MSC_Test_2-M3UA(1976)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(1975)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(1976)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(1976)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1974)@37811ff634e5: { messageType := 2, destLocRef := '46AB83'O, sourceLocRef := '00018F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(1974)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(1980)@37811ff634e5: Found GsupExpect[0] for "262420000001004" handled at TC_iu_lu_imsi_timeout_gsup2(1982) MSC_Test-GSUP(1980)@37811ff634e5: Added IMSI table entry 0TC_iu_lu_imsi_timeout_gsup2(1982)"262420000001004" MSC_Test_2-M3UA(1976)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(1976)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1974)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(1974)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1974)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1974)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(1975)@37811ff634e5: patching N(SD)=1 into dtap '05145371335F210472D26486'O MSC_Test_2-RAN(1975)@37811ff634e5: patched enc_l3: '05545371335F210472D26486'O MSC_Test_2-SCCP(1974)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(1974)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(1974)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(1974)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05545371335F210472D26486'O MSC_Test_2-M3UA(1976)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1976)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(1976)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1974)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(1974)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1974)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1974)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(1974)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(1974)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(1974)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(1974)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(1976)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1976)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(1976)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1974)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(1974)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1974)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1974)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(1976)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(1976)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(1976)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(1974)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-M3UA(1976)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1974)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1974)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1974)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(1974)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(1974)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1974)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1974)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(1974)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(1974)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(1974)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(1974)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(1976)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1976)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(1976)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1974)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-M3UA(1976)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(1975)@37811ff634e5: Deleted conn table entry 0TC_iu_lu_imsi_timeout_gsup2(1982)4631427 TC_iu_lu_imsi_timeout_gsup2(1982)@37811ff634e5: setverdict(pass): none -> pass TC_iu_lu_imsi_timeout_gsup2(1982)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_imsi_timeout_gsup2(1982)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_imsi_timeout_gsup2(1982)@37811ff634e5: Final verdict of PTC: pass MSC_Test_2-RAN(1975)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-SCCP(1971)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-RAN(1972)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(1970)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(1980)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-SCCP(1974)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(1968)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-M3UA(1973)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-M3UA(1976)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(1969)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(1977)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(1981)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1983)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(1979)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1967)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(1978)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1967): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(1968): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(1969): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(1970): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-SCCP(1971): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-RAN(1972): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-M3UA(1973): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-SCCP(1974): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-RAN(1975): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-M3UA(1976): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(1977): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(1978): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(1979): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(1980): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(1981): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_iu_lu_imsi_timeout_gsup2(1982): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1983): none (pass -> pass) MTC@37811ff634e5: Test case TC_iu_lu_imsi_timeout_gsup finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_imsi_timeout_gsup pass'. Thu Nov 21 04:35:39 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_imsi_timeout_gsup pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests_Iu.TC_iu_lu_imsi_timeout_gsup.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=261719) Waiting for packet dumper to finish... 1 (prev_count=261719, count=264914) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_imsi_timeout_gsup pass' was executed successfully (exit status: 0). MTC@37811ff634e5: 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 ------ Thu Nov 21 04:35:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_lu_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_imsi_auth3g_tmsi' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_iu_lu_imsi_auth3g_tmsi started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(1987)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(1987)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1987)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(1985)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_1-M3UA(1990)@37811ff634e5: ************************************************* MSC_Test_1-M3UA(1990)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1990)@37811ff634e5: ************************************************* MSC_Test_1-SCCP(1988)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_2-M3UA(1993)@37811ff634e5: ************************************************* MSC_Test_2-M3UA(1993)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(1993)@37811ff634e5: ************************************************* MSC_Test_2-SCCP(1991)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1994)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1987)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(1987)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1987)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1987)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(1987)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1987)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1987)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1987)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1987)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1987)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1987)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1987)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1987)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1987)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1987)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1987)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1990)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23907 to server: "172.18.28.200":2905 association #8 MSC_Test_1-M3UA(1990)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1990)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(1990)@37811ff634e5: M3UA_ASPUP sent MSC_Test_1-M3UA(1990)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(1990)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(1990)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1990)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(1990)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1990)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(1990)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1990)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(1990)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1990)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1990)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(1990)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(1993)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23908 to server: "172.18.28.200":2905 association #8 MSC_Test_2-M3UA(1993)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(1993)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(1993)@37811ff634e5: M3UA_ASPUP sent MSC_Test_2-M3UA(1993)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(1993)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(1993)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(1993)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(1993)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(1993)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(1993)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1990)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(1990)@37811ff634e5: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(1993)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(1993)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(1993)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(1993)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(1993)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1987)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1987)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(1987)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1986)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(1990)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1990)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(1990)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(1989)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(1993)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1993)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(1993)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP-IPA(1996)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1996)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test_2-RAN(1992)@37811ff634e5: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP-IPA(1996)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1996)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1996)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1996)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1996)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1996)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1997)@37811ff634e5: Created GsupExpect[0] for "262420000001005" to be handled at TC_iu_lu_imsi_auth3g_tmsi2(1999) TC_iu_lu_imsi_auth3g_tmsi2(1999)@37811ff634e5: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001005'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_2-RAN(1992)@37811ff634e5: Added conn table entry 0TC_iu_lu_imsi_auth3g_tmsi2(1999)9557646 MSC_Test_2-SCCP(1991)@37811ff634e5: First idle individual index:0 MSC_Test_2-M3UA(1993)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(1992)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(1993)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(1993)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1991)@37811ff634e5: { messageType := 2, destLocRef := '91D68E'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(1991)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(1997)@37811ff634e5: Found GsupExpect[0] for "262420000001005" handled at TC_iu_lu_imsi_auth3g_tmsi2(1999) MSC_Test-GSUP(1997)@37811ff634e5: Added IMSI table entry 0TC_iu_lu_imsi_auth3g_tmsi2(1999)"262420000001005" TC_iu_lu_imsi_auth3g_tmsi2(1999)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_imsi_auth3g_tmsi2(1999)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_2-M3UA(1993)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(1993)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1991)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(1991)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1991)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1991)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(1992)@37811ff634e5: patching N(SD)=1 into dtap '051429DC44242104FEE30576'O MSC_Test_2-RAN(1992)@37811ff634e5: patched enc_l3: '055429DC44242104FEE30576'O MSC_Test_2-SCCP(1991)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(1991)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(1991)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(1991)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055429DC44242104FEE30576'O MSC_Test_2-M3UA(1993)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1993)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(1993)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1991)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(1991)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1991)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1991)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(1991)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(1991)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(1991)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(1991)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(1993)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1993)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(1993)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1991)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(1991)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1991)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1991)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(1993)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(1993)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1991)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(1991)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1991)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1991)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_imsi_auth3g_tmsi2(1999)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(1992)@37811ff634e5: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(1992)@37811ff634e5: patched enc_l3: '059B'O MSC_Test_2-SCCP(1991)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(1991)@37811ff634e5: vl_len:14 MSC_Test_2-SCCP(1991)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(1991)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(1993)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1993)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(1993)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1991)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(1991)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1991)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1991)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(1991)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(1991)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(1991)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(1991)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(1993)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1993)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(1993)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1991)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-M3UA(1993)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(1992)@37811ff634e5: Deleted conn table entry 0TC_iu_lu_imsi_auth3g_tmsi2(1999)9557646 TC_iu_lu_imsi_auth3g_tmsi2(1999)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_imsi_auth3g_tmsi2(1999)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_imsi_auth3g_tmsi2(1999)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_imsi_auth3g_tmsi2(1999)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_imsi_auth3g_tmsi2(1999)@37811ff634e5: Final verdict of PTC: pass MSC_Test_1-M3UA(1990)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-RAN(1992)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-SCCP(1991)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(1986)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-SCCP(1988)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(1987)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-M3UA(1993)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(1985)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-RAN(1989)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(1997)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(1994)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(1995)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2000)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(1998)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1984)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(1996)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(1984): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(1985): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(1986): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(1987): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-SCCP(1988): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-RAN(1989): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-M3UA(1990): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-SCCP(1991): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-RAN(1992): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-M3UA(1993): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(1994): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(1995): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(1996): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(1997): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(1998): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_iu_lu_imsi_auth3g_tmsi2(1999): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2000): none (pass -> pass) MTC@37811ff634e5: Test case TC_iu_lu_imsi_auth3g_tmsi finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_imsi_auth3g_tmsi pass'. Thu Nov 21 04:35:45 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_imsi_auth3g_tmsi pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests_Iu.TC_iu_lu_imsi_auth3g_tmsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=285244) Waiting for packet dumper to finish... 1 (prev_count=285244, count=288439) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_imsi_auth3g_tmsi pass' was executed successfully (exit status: 0). MTC@37811ff634e5: 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 ------ Thu Nov 21 04:35:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_lu_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_imsi_timeout_tmsi_realloc' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_iu_lu_imsi_timeout_tmsi_realloc started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(2004)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(2004)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2004)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(2002)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_1-M3UA(2007)@37811ff634e5: ************************************************* MSC_Test_1-M3UA(2007)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2007)@37811ff634e5: ************************************************* MSC_Test_1-SCCP(2005)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_2-M3UA(2010)@37811ff634e5: ************************************************* MSC_Test_2-M3UA(2010)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2010)@37811ff634e5: ************************************************* MSC_Test_2-SCCP(2008)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2011)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2004)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(2004)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2004)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2004)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(2004)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2004)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2004)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2004)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2004)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2004)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2004)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2004)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2004)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2004)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2004)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2004)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2007)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23907 to server: "172.18.28.200":2905 association #8 MSC_Test_1-M3UA(2007)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2007)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2007)@37811ff634e5: M3UA_ASPUP sent MSC_Test_1-M3UA(2007)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2007)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2007)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2007)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2007)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2007)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2007)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2007)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2007)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2007)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2007)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2007)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2010)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23908 to server: "172.18.28.200":2905 association #8 MSC_Test_2-M3UA(2010)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2010)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2010)@37811ff634e5: M3UA_ASPUP sent MSC_Test_2-M3UA(2010)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2010)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2010)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2010)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2010)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2010)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2010)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2007)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2010)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2007)@37811ff634e5: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2010)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2010)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2010)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2010)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2004)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2004)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2004)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2003)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP-IPA(2013)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2013)@37811ff634e5: CCM Tx:{ msg_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(2007)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP-IPA(2013)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2013)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2013)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2013)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2013)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2013)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_1-M3UA(2007)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2007)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2006)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2010)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2010)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2010)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2009)@37811ff634e5: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2014)@37811ff634e5: Created GsupExpect[0] for "262420000001005" to be handled at TC_iu_lu_imsi_timeout_tmsi_realloc2(2016) TC_iu_lu_imsi_timeout_tmsi_realloc2(2016)@37811ff634e5: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001005'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_2-RAN(2009)@37811ff634e5: Added conn table entry 0TC_iu_lu_imsi_timeout_tmsi_realloc2(2016)11072295 MSC_Test_2-SCCP(2008)@37811ff634e5: First idle individual index:0 MSC_Test_2-RAN(2009)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2010)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2010)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2010)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2008)@37811ff634e5: { messageType := 2, destLocRef := 'A8F327'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(2008)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(2014)@37811ff634e5: Found GsupExpect[0] for "262420000001005" handled at TC_iu_lu_imsi_timeout_tmsi_realloc2(2016) MSC_Test-GSUP(2014)@37811ff634e5: Added IMSI table entry 0TC_iu_lu_imsi_timeout_tmsi_realloc2(2016)"262420000001005" MSC_Test_2-M3UA(2010)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2010)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2008)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2008)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2008)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2008)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2009)@37811ff634e5: patching N(SD)=1 into dtap '0514FD137ACF2104F95455C4'O MSC_Test_2-RAN(2009)@37811ff634e5: patched enc_l3: '0554FD137ACF2104F95455C4'O MSC_Test_2-SCCP(2008)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2008)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2008)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2008)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554FD137ACF2104F95455C4'O MSC_Test_2-M3UA(2010)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2010)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2010)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2008)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2008)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2008)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2008)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2008)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2008)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2008)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2008)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2010)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2010)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2010)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2008)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2008)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2008)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2008)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2010)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2010)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2008)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2008)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2008)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2008)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2010)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2010)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2010)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2010)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2008)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2008)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2008)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2008)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2008)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2008)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2008)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2008)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_imsi_timeout_tmsi_realloc2(2016)@37811ff634e5: setverdict(fail): none -> fail reason: "Timeout waiting for ClearCommand/Release", new component reason: "Timeout waiting for ClearCommand/Release" MC@37811ff634e5: Test Component 2016 has requested to stop MTC. Terminating current testcase execution. MSC_Test_0-SCCP(2002)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-SCCP(2005)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(2014)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-SCCP(2008)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-M3UA(2007)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-RAN(2006)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-M3UA(2010)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(2003)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2001)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-RAN(2009)@37811ff634e5: Final verdict of PTC: none TC_iu_lu_imsi_timeout_tmsi_realloc2(2016)@37811ff634e5: Final verdict of PTC: fail reason: "Timeout waiting for ClearCommand/Release" MSC_Test-MGCP(2012)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(2013)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(2015)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2017)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(2011)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(2004)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2001): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(2002): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(2003): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(2004): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-SCCP(2005): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-RAN(2006): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-M3UA(2007): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-SCCP(2008): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-RAN(2009): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-M3UA(2010): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(2011): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(2012): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(2013): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(2014): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(2015): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_iu_lu_imsi_timeout_tmsi_realloc2(2016): fail (none -> fail) reason: "Timeout waiting for ClearCommand/Release" MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2017): none (fail -> fail) MTC@37811ff634e5: Test case TC_iu_lu_imsi_timeout_tmsi_realloc finished. Verdict: fail reason: Timeout waiting for ClearCommand/Release MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_imsi_timeout_tmsi_realloc fail'. Thu Nov 21 04:35:58 UTC 2024 ------ MSC_Tests_Iu.TC_iu_lu_imsi_timeout_tmsi_realloc fail ------ Saving talloc report from 172.18.28.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=252724) Waiting for packet dumper to finish... 1 (prev_count=252724, count=255919) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_imsi_timeout_tmsi_realloc fail' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_cmserv_imsi_unknown'. ------ MSC_Tests_Iu.TC_iu_cmserv_imsi_unknown ------ Thu Nov 21 04:36: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_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_cmserv_imsi_unknown' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_iu_cmserv_imsi_unknown started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(2021)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(2021)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2021)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(2019)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_1-M3UA(2024)@37811ff634e5: ************************************************* MSC_Test_1-M3UA(2024)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2024)@37811ff634e5: ************************************************* MSC_Test_1-SCCP(2022)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_2-M3UA(2027)@37811ff634e5: ************************************************* MSC_Test_2-M3UA(2027)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2027)@37811ff634e5: ************************************************* MSC_Test_2-SCCP(2025)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2028)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2021)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(2021)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2021)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2021)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(2021)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2021)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2021)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2021)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2021)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2021)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2021)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2021)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2021)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2021)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2021)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2021)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2024)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23907 to server: "172.18.28.200":2905 association #8 MSC_Test_1-M3UA(2024)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2024)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2024)@37811ff634e5: M3UA_ASPUP sent MSC_Test_1-M3UA(2024)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2024)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2024)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2024)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2024)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2024)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2024)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2024)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2024)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2024)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2024)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2024)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2027)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23908 to server: "172.18.28.200":2905 association #8 MSC_Test_2-M3UA(2027)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2027)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2027)@37811ff634e5: M3UA_ASPUP sent MSC_Test_2-M3UA(2027)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2027)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2027)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2027)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2027)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2027)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2024)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2027)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2024)@37811ff634e5: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2027)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2027)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2027)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2027)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2027)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2021)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2021)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2021)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2020)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2024)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2024)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2024)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2023)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2027)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2027)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2027)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2026)@37811ff634e5: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP-IPA(2030)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2030)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2030)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2030)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2030)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2030)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2030)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2030)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2031)@37811ff634e5: Created GsupExpect[0] for "262420000001006" to be handled at TC_iu_cmserv_imsi_unknown2(2033) TC_iu_cmserv_imsi_unknown2(2033)@37811ff634e5: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001006'H, fillerDigit := omit } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2026)@37811ff634e5: Added conn table entry 0TC_iu_cmserv_imsi_unknown2(2033)7899701 MSC_Test_2-SCCP(2025)@37811ff634e5: First idle individual index:0 MSC_Test_2-M3UA(2027)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2026)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2027)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2027)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2027)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2025)@37811ff634e5: { messageType := 2, destLocRef := '788A35'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(2025)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-M3UA(2027)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2027)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2027)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2025)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2025)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2025)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2025)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2025)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2025)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2025)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2025)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(2021)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2021)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP-IPA(2030)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2030)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test_2-M3UA(2027)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2027)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2025)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-M3UA(2027)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2026)@37811ff634e5: Deleted conn table entry 0TC_iu_cmserv_imsi_unknown2(2033)7899701 MSC_Test-GSUP-IPA(2030)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2030)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test_0-M3UA(2021)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2021)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2021)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP-IPA(2030)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2030)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_iu_cmserv_imsi_unknown2(2033)@37811ff634e5: setverdict(fail): none -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@37811ff634e5: Test Component 2033 has requested to stop MTC. Terminating current testcase execution. MSC_Test_0-M3UA(2021)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(2019)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-SCCP(2022)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-RAN(2023)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-M3UA(2024)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2018)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(2028)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-RAN(2026)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(2030)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(2029)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(2031)@37811ff634e5: Final verdict of PTC: none TC_iu_cmserv_imsi_unknown2(2033)@37811ff634e5: Final verdict of PTC: fail reason: "Tguard timeout" IPA-CTRL-CLI-IPA(2034)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(2020)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-SCCP(2025)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-M3UA(2027)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(2032)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2018): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(2019): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(2020): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(2021): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-SCCP(2022): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-RAN(2023): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-M3UA(2024): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-SCCP(2025): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-RAN(2026): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-M3UA(2027): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(2028): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(2029): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(2030): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(2031): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(2032): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_iu_cmserv_imsi_unknown2(2033): fail (none -> fail) reason: "Tguard timeout" MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2034): none (fail -> fail) MTC@37811ff634e5: Test case TC_iu_cmserv_imsi_unknown finished. Verdict: fail reason: Tguard timeout MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_cmserv_imsi_unknown fail'. Thu Nov 21 04:37:04 UTC 2024 ------ MSC_Tests_Iu.TC_iu_cmserv_imsi_unknown fail ------ Saving talloc report from 172.18.28.10:4254 to MSC_Tests_Iu.TC_iu_cmserv_imsi_unknown.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=232790) Waiting for packet dumper to finish... 1 (prev_count=232790, count=235985) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_cmserv_imsi_unknown fail' was executed successfully (exit status: 0). MTC@37811ff634e5: 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 ------ Thu Nov 21 04:37: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_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mo_call' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_iu_lu_and_mo_call started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(2038)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(2038)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2038)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(2036)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(2041)@37811ff634e5: ************************************************* MSC_Test_1-M3UA(2041)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2041)@37811ff634e5: ************************************************* MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_1-SCCP(2039)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2044)@37811ff634e5: ************************************************* MSC_Test_2-M3UA(2044)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2044)@37811ff634e5: ************************************************* MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_2-SCCP(2042)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2045)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2038)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(2038)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2038)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2038)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(2038)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2038)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2038)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2038)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2038)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2038)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2038)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2038)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2038)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2038)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2038)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2038)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2041)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23907 to server: "172.18.28.200":2905 association #8 MSC_Test_1-M3UA(2041)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2041)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2041)@37811ff634e5: M3UA_ASPUP sent MSC_Test_1-M3UA(2041)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2041)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2041)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2041)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2041)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2041)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2041)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2041)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2041)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2041)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2041)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2041)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2044)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23908 to server: "172.18.28.200":2905 association #8 MSC_Test_2-M3UA(2044)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2044)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2044)@37811ff634e5: M3UA_ASPUP sent MSC_Test_2-M3UA(2044)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2044)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2044)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2044)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2044)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2044)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2044)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2044)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2044)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2044)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2041)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2044)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2044)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2041)@37811ff634e5: Received M3UA_DAVA -> discard MSC_Test-GSUP-IPA(2047)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2047)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2047)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2047)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2047)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2047)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2047)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2047)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2038)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2038)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2038)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2037)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2048)@37811ff634e5: Created GsupExpect[0] for "262420000001007" to be handled at TC_iu_lu_and_mo_call2(2050) TC_iu_lu_and_mo_call2(2050)@37811ff634e5: 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_1-M3UA(2041)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2041)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2041)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2040)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2044)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2044)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2044)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2043)@37811ff634e5: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2043)@37811ff634e5: Added conn table entry 0TC_iu_lu_and_mo_call2(2050)2386265 MSC_Test_2-SCCP(2042)@37811ff634e5: First idle individual index:0 MSC_Test_2-M3UA(2044)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2043)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2044)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2044)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2042)@37811ff634e5: { messageType := 2, destLocRef := '246959'O ("$iY"), 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(2042)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(2048)@37811ff634e5: Found GsupExpect[0] for "262420000001007" handled at TC_iu_lu_and_mo_call2(2050) MSC_Test-GSUP(2048)@37811ff634e5: Added IMSI table entry 0TC_iu_lu_and_mo_call2(2050)"262420000001007" TC_iu_lu_and_mo_call2(2050)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_call2(2050)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_2-M3UA(2044)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2044)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2042)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2042)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2042)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2042)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2043)@37811ff634e5: patching N(SD)=1 into dtap '0514E4FCBAF621042020CB86'O MSC_Test_2-RAN(2043)@37811ff634e5: patched enc_l3: '0554E4FCBAF621042020CB86'O MSC_Test_2-SCCP(2042)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2042)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2042)@37811ff634e5: vl_from0 MSC_Test_2-M3UA(2044)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2042)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554E4FCBAF621042020CB86'O MSC_Test_2-M3UA(2044)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2044)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2042)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2042)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2042)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2042)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2042)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2042)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2042)@37811ff634e5: vl_from0 MSC_Test_2-M3UA(2044)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2042)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2044)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2044)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2042)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2042)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2042)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2042)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2044)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2044)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2042)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2042)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2042)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2042)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call2(2050)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2043)@37811ff634e5: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2043)@37811ff634e5: patched enc_l3: '059B'O MSC_Test_2-SCCP(2042)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2042)@37811ff634e5: vl_len:14 MSC_Test_2-SCCP(2042)@37811ff634e5: vl_from0 MSC_Test_2-M3UA(2044)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2042)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2044)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2044)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2042)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2042)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2042)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2042)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2042)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2042)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2042)@37811ff634e5: vl_from0 MSC_Test_2-M3UA(2044)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2042)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2044)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2044)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2042)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-M3UA(2044)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2043)@37811ff634e5: Deleted conn table entry 0TC_iu_lu_and_mo_call2(2050)2386265 TC_iu_lu_and_mo_call2(2050)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2050)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_call2(2050)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2050)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2050)@37811ff634e5: 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 := '8829E8FE'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2043)@37811ff634e5: Added conn table entry 0TC_iu_lu_and_mo_call2(2050)13298028 MSC_Test_2-RAN(2043)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2042)@37811ff634e5: First idle individual index:0 MSC_Test_2-M3UA(2044)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2044)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2044)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2042)@37811ff634e5: { messageType := 2, destLocRef := 'CAE96C'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(2042)@37811ff634e5: Session index based on local reference:0 TC_iu_lu_and_mo_call2(2050)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_call2(2050)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2044)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2044)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2042)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2042)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2042)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2042)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2043)@37811ff634e5: patching N(SD)=1 into dtap '051423DC07C0210405E414BB'O MSC_Test_2-RAN(2043)@37811ff634e5: patched enc_l3: '055423DC07C0210405E414BB'O MSC_Test_2-SCCP(2042)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2042)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2042)@37811ff634e5: vl_from0 MSC_Test_2-M3UA(2044)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2042)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055423DC07C0210405E414BB'O MSC_Test_2-M3UA(2044)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2044)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2042)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2042)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2042)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2042)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2042)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2042)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2042)@37811ff634e5: vl_from0 MSC_Test_2-M3UA(2044)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2042)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2044)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2044)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2042)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2042)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2042)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2042)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2045)@37811ff634e5: Created MnccExpect[0] for "12345" to be handled at TC_iu_lu_and_mo_call2(2050) MSC_Test-MGCP(2046)@37811ff634e5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_lu_and_mo_call2(2050) MSC_Test_2-RAN(2043)@37811ff634e5: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2043)@37811ff634e5: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2042)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2042)@37811ff634e5: vl_len:28 MSC_Test_2-SCCP(2042)@37811ff634e5: vl_from0 MSC_Test_2-M3UA(2044)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2042)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O MSC_Test-MGCP(2046)@37811ff634e5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "407", 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_lu_and_mo_call2(2050) TC_iu_lu_and_mo_call2(2050)@37811ff634e5: f_mo_call_establish 2: rx 1st CRCX MSC_Test-MNCC(2045)@37811ff634e5: Found MnccExpect[0] for "12345" handled at TC_iu_lu_and_mo_call2(2050) MSC_Test-MNCC(2045)@37811ff634e5: Added conn table entry 0TC_iu_lu_and_mo_call2(2050)-2147483597 TC_iu_lu_and_mo_call2(2050)@37811ff634e5: f_mo_call_establish 1: rx MNCC SETUP ind TC_iu_lu_and_mo_call2(2050)@37811ff634e5: f_mo_call_establish 6: rx 2nd CRCX MSC_Test_2-M3UA(2044)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2044)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2042)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2042)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2042)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2042)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call2(2050)@37811ff634e5: f_mo_call_establish 4.iu: rx RANAP RAB Assignment Request MSC_Test_2-SCCP(2042)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2042)@37811ff634e5: vl_len:46 MSC_Test_2-SCCP(2042)@37811ff634e5: vl_from0 MSC_Test_2-M3UA(2044)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2042)@37811ff634e5: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C600A7C350001C0A802150000000000000000000000000040040C0000'O TC_iu_lu_and_mo_call2(2050)@37811ff634e5: f_mo_call_establish 3: rx RTP CREATE TC_iu_lu_and_mo_call2(2050)@37811ff634e5: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_2-M3UA(2044)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2044)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2042)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2042)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2042)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2042)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2044)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2044)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2042)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2042)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2042)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2042)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call2(2050)@37811ff634e5: f_mo_call_establish 7: rx CC Alerting TC_iu_lu_and_mo_call2(2050)@37811ff634e5: as_optional_mgcp_mdcx: rx MDCX TC_iu_lu_and_mo_call2(2050)@37811ff634e5: { line := { verb := "MDCX", trans_id := "410", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "9f" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9f", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.28.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-M3UA(2044)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2044)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2042)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2042)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2042)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2042)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call2(2050)@37811ff634e5: f_mo_call_establish 10: rx CC CONNECT MSC_Test_2-RAN(2043)@37811ff634e5: patching N(SD)=3 into dtap '030F'O MSC_Test_2-RAN(2043)@37811ff634e5: patched enc_l3: '03CF'O MSC_Test_2-SCCP(2042)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2042)@37811ff634e5: vl_len:14 MSC_Test_2-SCCP(2042)@37811ff634e5: vl_from0 MSC_Test_2-M3UA(2044)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2042)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400A000001001040030203CF'O TC_iu_lu_and_mo_call2(2050)@37811ff634e5: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_iu_lu_and_mo_call2(2050)@37811ff634e5: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_lu_and_mo_call2(2050)@37811ff634e5: f_mo_call_establish DONE TC_iu_lu_and_mo_call2(2050)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2050)@37811ff634e5: Hold the call for some time TC_iu_lu_and_mo_call2(2050)@37811ff634e5: Call stayed open for 5.000000 seconds, all is well. TC_iu_lu_and_mo_call2(2050)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2050)@37811ff634e5: Hangup TC_iu_lu_and_mo_call2(2050)@37811ff634e5: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_2-M3UA(2044)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2044)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2042)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2042)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2042)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2042)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call2(2050)@37811ff634e5: f_call_hangup 1: rx DTAP CC DISC MSC_Test_2-M3UA(2044)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2044)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2042)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2042)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2042)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2042)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call2(2050)@37811ff634e5: f_call_hangup 2.a: rx DTAP CC RELEASE TC_iu_lu_and_mo_call2(2050)@37811ff634e5: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_2-RAN(2043)@37811ff634e5: patching N(SD)=0 into dtap '032A'O MSC_Test_2-RAN(2043)@37811ff634e5: patched enc_l3: '032A'O MSC_Test_2-SCCP(2042)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2042)@37811ff634e5: vl_len:14 MSC_Test_2-SCCP(2042)@37811ff634e5: vl_from0 MSC_Test_2-M3UA(2044)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2042)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302032A'O MSC_Test_2-M3UA(2044)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2044)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2042)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2042)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2042)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2042)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2045)@37811ff634e5: Deleted conn table entry 0TC_iu_lu_and_mo_call2(2050)-2147483597 TC_iu_lu_and_mo_call2(2050)@37811ff634e5: f_call_hangup 5.iu: rx Iu Release Command TC_iu_lu_and_mo_call2(2050)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_2-SCCP(2042)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2042)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2042)@37811ff634e5: vl_from0 TC_iu_lu_and_mo_call2(2050)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_2-M3UA(2044)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2042)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2044)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2044)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2042)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-M3UA(2044)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2043)@37811ff634e5: Deleted conn table entry 0TC_iu_lu_and_mo_call2(2050)13298028 TC_iu_lu_and_mo_call2(2050)@37811ff634e5: f_call_hangup 6.iu: rx SCCP DISC TC_iu_lu_and_mo_call2(2050)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2050)@37811ff634e5: f_call_hangup 9: done TC_iu_lu_and_mo_call2(2050)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2043)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-SCCP(2039)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(2036)@37811ff634e5: Final verdict of PTC: none TC_iu_lu_and_mo_call2(2050)@37811ff634e5: Final verdict of PTC: pass MSC_Test-MGCP(2046)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2051)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2035)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-M3UA(2041)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(2048)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-RAN(2040)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(2049)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(2047)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(2037)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-SCCP(2042)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-M3UA(2044)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(2045)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(2038)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2035): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(2036): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(2037): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(2038): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-SCCP(2039): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-RAN(2040): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-M3UA(2041): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-SCCP(2042): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-RAN(2043): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-M3UA(2044): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(2045): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(2046): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(2047): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(2048): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(2049): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_iu_lu_and_mo_call2(2050): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2051): none (pass -> pass) MTC@37811ff634e5: Test case TC_iu_lu_and_mo_call finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_call pass'. Thu Nov 21 04:37:18 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_mo_call pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests_Iu.TC_iu_lu_and_mo_call.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=548723) Waiting for packet dumper to finish... 1 (prev_count=548723, count=551918) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_call pass' was executed successfully (exit status: 0). MTC@37811ff634e5: 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 ------ Thu Nov 21 04:37:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_lu_and_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@37811ff634e5: 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@37811ff634e5: Test case TC_iu_lu_and_mo_call_sccp_tiar_timeout started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2055)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(2055)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2055)@37811ff634e5: ************************************************* MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-SCCP(2053)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(2058)@37811ff634e5: ************************************************* MSC_Test_1-M3UA(2058)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2058)@37811ff634e5: ************************************************* MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_1-SCCP(2056)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2061)@37811ff634e5: ************************************************* MSC_Test_2-M3UA(2061)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2061)@37811ff634e5: ************************************************* MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_2-SCCP(2059)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2062)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2055)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(2055)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2055)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2055)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(2055)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2055)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2055)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2055)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2055)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2055)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2055)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2055)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2055)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2055)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2055)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2055)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2058)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23907 to server: "172.18.28.200":2905 association #8 MSC_Test_1-M3UA(2058)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2058)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2058)@37811ff634e5: M3UA_ASPUP sent MSC_Test_1-M3UA(2058)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2058)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2058)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2058)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2058)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2058)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2058)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2058)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2058)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2058)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2058)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2058)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2061)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23908 to server: "172.18.28.200":2905 association #8 MSC_Test_2-M3UA(2061)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2061)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2061)@37811ff634e5: M3UA_ASPUP sent MSC_Test_2-M3UA(2061)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2061)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2061)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2061)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2061)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2061)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2061)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2061)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2058)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2061)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2061)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2058)@37811ff634e5: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2061)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2061)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2055)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2055)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2055)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2054)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP-IPA(2064)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2064)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2064)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2064)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2064)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2064)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2064)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2064)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_1-M3UA(2058)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2058)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2058)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2057)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2065)@37811ff634e5: Created GsupExpect[0] for "262420000001019" to be handled at TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2067) MSC_Test_2-M3UA(2061)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2061)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2061)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2067)@37811ff634e5: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001019'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_2-RAN(2060)@37811ff634e5: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2060)@37811ff634e5: Added conn table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2067)5114313 MSC_Test_2-SCCP(2059)@37811ff634e5: First idle individual index:0 MSC_Test_2-RAN(2060)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2061)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2061)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2061)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2059)@37811ff634e5: { messageType := 2, destLocRef := '4E09C9'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(2059)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(2065)@37811ff634e5: Found GsupExpect[0] for "262420000001019" handled at TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2067) MSC_Test-GSUP(2065)@37811ff634e5: Added IMSI table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2067)"262420000001019" TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2067)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2067)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_2-M3UA(2061)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2061)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2059)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2059)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2059)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2059)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2060)@37811ff634e5: patching N(SD)=1 into dtap '05141300CBE22104A2364272'O MSC_Test_2-RAN(2060)@37811ff634e5: patched enc_l3: '05541300CBE22104A2364272'O MSC_Test_2-SCCP(2059)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2059)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2059)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2059)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05541300CBE22104A2364272'O MSC_Test_2-M3UA(2061)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2061)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2061)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2059)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2059)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2059)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2059)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2059)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2059)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2059)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2059)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2061)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2061)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2061)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2059)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2059)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2059)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2059)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2061)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2061)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2059)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2059)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2059)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2059)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2067)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2060)@37811ff634e5: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2060)@37811ff634e5: patched enc_l3: '059B'O MSC_Test_2-SCCP(2059)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2059)@37811ff634e5: vl_len:14 MSC_Test_2-SCCP(2059)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2059)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2061)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2061)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2061)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2059)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2059)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2059)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2059)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2059)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2059)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2059)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2059)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2061)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2061)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2061)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2059)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-M3UA(2061)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2060)@37811ff634e5: Deleted conn table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2067)5114313 TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2067)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2067)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2067)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2067)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2067)@37811ff634e5: 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 := '84B96384'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2060)@37811ff634e5: Added conn table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2067)6894904 MSC_Test_2-RAN(2060)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2059)@37811ff634e5: First idle individual index:0 MSC_Test_2-M3UA(2061)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2061)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2061)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2059)@37811ff634e5: { messageType := 2, destLocRef := '693538'O ("i58"), 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(2059)@37811ff634e5: Session index based on local reference:0 TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2067)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2067)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2061)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2061)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2059)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2059)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2059)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2059)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2060)@37811ff634e5: patching N(SD)=1 into dtap '051415C22AD621040A00518A'O MSC_Test_2-RAN(2060)@37811ff634e5: patched enc_l3: '055415C22AD621040A00518A'O MSC_Test_2-SCCP(2059)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2059)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2059)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2059)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055415C22AD621040A00518A'O MSC_Test_2-M3UA(2061)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2061)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2061)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2059)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2059)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2059)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2059)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2059)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2059)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2059)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2059)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2061)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2061)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2061)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2059)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2059)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2059)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2059)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2062)@37811ff634e5: Created MnccExpect[0] for "12345" to be handled at TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2067) MSC_Test-MGCP(2063)@37811ff634e5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2067) MSC_Test_2-RAN(2060)@37811ff634e5: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2060)@37811ff634e5: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2059)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2059)@37811ff634e5: vl_len:28 MSC_Test_2-SCCP(2059)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2059)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O MSC_Test_2-M3UA(2061)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(2063)@37811ff634e5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "413", 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_lu_and_mo_call_sccp_tiar_timeout2(2067) TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2067)@37811ff634e5: f_mo_call_establish 2: rx 1st CRCX TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2067)@37811ff634e5: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(2062)@37811ff634e5: Found MnccExpect[0] for "12345" handled at TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2067) MSC_Test-MNCC(2062)@37811ff634e5: Added conn table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2067)-2147483596 MSC_Test_2-M3UA(2061)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2061)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2067)@37811ff634e5: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_2-SCCP(2059)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2059)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2059)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2059)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2067)@37811ff634e5: f_mo_call_establish 4.iu: rx RANAP RAB Assignment Request MSC_Test_2-SCCP(2059)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2059)@37811ff634e5: vl_len:46 MSC_Test_2-SCCP(2059)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2059)@37811ff634e5: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C60127C350001C0A802150000000000000000000000000040040C0000'O MSC_Test_2-M3UA(2061)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2067)@37811ff634e5: f_mo_call_establish 3: rx RTP CREATE TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2067)@37811ff634e5: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_2-M3UA(2061)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2061)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2059)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2059)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2059)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2059)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2061)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2061)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2059)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2059)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2059)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2059)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2067)@37811ff634e5: f_mo_call_establish 7: rx CC Alerting MSC_Test_2-M3UA(2061)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2061)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2059)@37811ff634e5: Session index based on local reference:0 TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2067)@37811ff634e5: as_optional_mgcp_mdcx: rx MDCX TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2067)@37811ff634e5: { line := { verb := "MDCX", trans_id := "416", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "a0" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a0", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.28.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(2059)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2059)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2059)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2067)@37811ff634e5: f_mo_call_establish 10: rx CC CONNECT MSC_Test_2-RAN(2060)@37811ff634e5: patching N(SD)=3 into dtap '030F'O MSC_Test_2-RAN(2060)@37811ff634e5: patched enc_l3: '03CF'O MSC_Test_2-SCCP(2059)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2059)@37811ff634e5: vl_len:14 MSC_Test_2-SCCP(2059)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2059)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400A000001001040030203CF'O MSC_Test_2-M3UA(2061)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2067)@37811ff634e5: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2067)@37811ff634e5: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2067)@37811ff634e5: f_mo_call_establish DONE TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2067)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2061)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2061)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2059)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-M3UA(2061)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2061)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2059)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-M3UA(2061)@37811ff634e5: Message received on association #8 MSC_Test-MNCC(2062)@37811ff634e5: Deleted conn table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2067)-2147483596 MSC_Test_2-M3UA(2061)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2059)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-RAN(2060)@37811ff634e5: Deleted conn table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2067)6894904 MSC_Test_2-M3UA(2061)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2067)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2067)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2067)@37811ff634e5: Final verdict of PTC: pass MSC_Test_1-M3UA(2058)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(2065)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-M3UA(2061)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-SCCP(2056)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-SCCP(2059)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-RAN(2060)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(2054)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-RAN(2057)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(2053)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(2064)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2068)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2052)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(2062)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(2066)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(2063)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(2055)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2052): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(2053): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(2054): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(2055): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-SCCP(2056): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-RAN(2057): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-M3UA(2058): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-SCCP(2059): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-RAN(2060): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-M3UA(2061): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(2062): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(2063): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(2064): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(2065): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(2066): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2067): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2068): none (pass -> pass) MTC@37811ff634e5: Test case TC_iu_lu_and_mo_call_sccp_tiar_timeout finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_call_sccp_tiar_timeout pass'. Thu Nov 21 04:37:29 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_mo_call_sccp_tiar_timeout pass ====== Saving talloc report from 172.18.28.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=518520) MTC@37811ff634e5: 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@37811ff634e5: 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 ------ Thu Nov 21 04:37: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_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_auth_sai_timeout' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_iu_lu_auth_sai_timeout started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2072)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(2072)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2072)@37811ff634e5: ************************************************* MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-SCCP(2070)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_1-M3UA(2075)@37811ff634e5: ************************************************* MSC_Test_1-M3UA(2075)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2075)@37811ff634e5: ************************************************* MSC_Test_1-SCCP(2073)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test_2-M3UA(2078)@37811ff634e5: ************************************************* MSC_Test_2-M3UA(2078)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2078)@37811ff634e5: ************************************************* MTC@37811ff634e5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_2-SCCP(2076)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2079)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2072)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(2072)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2072)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2072)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(2072)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2072)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2072)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2072)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2072)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2072)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2072)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2072)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2072)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2072)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2072)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2072)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2075)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23907 to server: "172.18.28.200":2905 association #8 MSC_Test_1-M3UA(2075)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2075)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2075)@37811ff634e5: M3UA_ASPUP sent MSC_Test_1-M3UA(2075)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2075)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2075)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2075)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2075)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2075)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2075)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2075)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2075)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2075)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2075)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2075)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2078)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23908 to server: "172.18.28.200":2905 association #8 MSC_Test_2-M3UA(2078)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2078)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2078)@37811ff634e5: M3UA_ASPUP sent MSC_Test_2-M3UA(2078)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2078)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2078)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2078)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2075)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2078)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2078)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2075)@37811ff634e5: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2078)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2078)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2078)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2078)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2078)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2078)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2081)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2081)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2081)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2081)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2081)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2081)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2081)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2081)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2082)@37811ff634e5: Created GsupExpect[0] for "262420000001008" to be handled at TC_iu_lu_auth_sai_timeout2(2084) TC_iu_lu_auth_sai_timeout2(2084)@37811ff634e5: 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(2072)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2072)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2072)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2071)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2075)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2075)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2075)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2074)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2078)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2078)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2078)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2077)@37811ff634e5: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2077)@37811ff634e5: Added conn table entry 0TC_iu_lu_auth_sai_timeout2(2084)13807848 MSC_Test_2-SCCP(2076)@37811ff634e5: First idle individual index:0 MSC_Test_2-RAN(2077)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2078)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2078)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2078)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2076)@37811ff634e5: { messageType := 2, destLocRef := 'D2B0E8'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(2076)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(2082)@37811ff634e5: Found GsupExpect[0] for "262420000001008" handled at TC_iu_lu_auth_sai_timeout2(2084) MSC_Test-GSUP(2082)@37811ff634e5: Added IMSI table entry 0TC_iu_lu_auth_sai_timeout2(2084)"262420000001008" MSC_Test_2-M3UA(2078)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2078)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2078)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2078)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2076)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2076)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2076)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2076)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2076)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2076)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2076)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2076)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2076)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2076)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2076)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2076)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2078)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2078)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2076)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-RAN(2077)@37811ff634e5: Deleted conn table entry 0TC_iu_lu_auth_sai_timeout2(2084)13807848 MSC_Test_2-M3UA(2078)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_lu_auth_sai_timeout2(2084)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_2-M3UA(2078)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_auth_sai_timeout2(2084)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_auth_sai_timeout2(2084)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_auth_sai_timeout2(2084)@37811ff634e5: Final verdict of PTC: pass MSC_Test-GSUP(2082)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-SCCP(2073)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(2071)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(2079)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(2072)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(2070)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(2081)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2069)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2085)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-RAN(2074)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-M3UA(2075)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(2080)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-SCCP(2076)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-RAN(2077)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-M3UA(2078)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(2083)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2069): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(2070): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(2071): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(2072): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-SCCP(2073): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-RAN(2074): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-M3UA(2075): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-SCCP(2076): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-RAN(2077): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-M3UA(2078): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(2079): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(2080): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(2081): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(2082): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(2083): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_iu_lu_auth_sai_timeout2(2084): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2085): none (pass -> pass) MTC@37811ff634e5: Test case TC_iu_lu_auth_sai_timeout finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_auth_sai_timeout pass'. Thu Nov 21 04:37:40 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_auth_sai_timeout pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests_Iu.TC_iu_lu_auth_sai_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=220193) Waiting for packet dumper to finish... 1 (prev_count=220193, count=223388) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_auth_sai_timeout pass' was executed successfully (exit status: 0). MTC@37811ff634e5: 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 ------ Thu Nov 21 04:37: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_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_auth_sai_err' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_iu_lu_auth_sai_err started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(2089)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(2089)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2089)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(2087)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_1-M3UA(2092)@37811ff634e5: ************************************************* MSC_Test_1-M3UA(2092)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2092)@37811ff634e5: ************************************************* MSC_Test_1-SCCP(2090)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2095)@37811ff634e5: ************************************************* MSC_Test_2-M3UA(2095)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2095)@37811ff634e5: ************************************************* MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_2-SCCP(2093)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test_0-M3UA(2089)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(2089)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2089)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2089)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(2089)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2089)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2089)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2089)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2089)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2089)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2089)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2089)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2089)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2089)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2089)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2089)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-MNCC(2096)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_1-M3UA(2092)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23907 to server: "172.18.28.200":2905 association #8 MSC_Test_1-M3UA(2092)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2092)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2092)@37811ff634e5: M3UA_ASPUP sent MSC_Test_1-M3UA(2092)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2092)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2092)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2092)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2092)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2092)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2092)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2092)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2092)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2092)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2092)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2092)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2095)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23908 to server: "172.18.28.200":2905 association #8 MSC_Test_2-M3UA(2095)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2095)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2095)@37811ff634e5: M3UA_ASPUP sent MSC_Test_2-M3UA(2095)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2095)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2095)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2095)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2095)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2095)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2095)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2092)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2095)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2095)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2095)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2092)@37811ff634e5: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2095)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2095)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2098)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2098)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2098)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2098)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2098)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2098)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2098)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2098)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2099)@37811ff634e5: Created GsupExpect[0] for "262420000001009" to be handled at TC_iu_lu_auth_sai_err2(2101) TC_iu_lu_auth_sai_err2(2101)@37811ff634e5: 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(2089)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2089)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2089)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2088)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2092)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2092)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2092)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2091)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2095)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2095)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2095)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2094)@37811ff634e5: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2094)@37811ff634e5: Added conn table entry 0TC_iu_lu_auth_sai_err2(2101)8289133 MSC_Test_2-SCCP(2093)@37811ff634e5: First idle individual index:0 MSC_Test_2-M3UA(2095)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2095)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2095)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2099)@37811ff634e5: Found GsupExpect[0] for "262420000001009" handled at TC_iu_lu_auth_sai_err2(2101) MSC_Test-GSUP(2099)@37811ff634e5: Added IMSI table entry 0TC_iu_lu_auth_sai_err2(2101)"262420000001009" MSC_Test_2-SCCP(2093)@37811ff634e5: { messageType := 2, destLocRef := '7E7B6D'O ("~{m"), 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(2093)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-RAN(2094)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2095)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2095)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2095)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2095)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2093)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2093)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2093)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2093)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2093)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2093)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2093)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2093)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2093)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2093)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2093)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2093)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2095)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2095)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2095)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2093)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-M3UA(2095)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2094)@37811ff634e5: Deleted conn table entry 0TC_iu_lu_auth_sai_err2(2101)8289133 TC_iu_lu_auth_sai_err2(2101)@37811ff634e5: setverdict(pass): none -> pass TC_iu_lu_auth_sai_err2(2101)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_auth_sai_err2(2101)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_auth_sai_err2(2101)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-M3UA(2089)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-M3UA(2092)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-RAN(2091)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-SCCP(2090)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(2087)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(2096)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(2098)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2086)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-SCCP(2093)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2102)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(2099)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-RAN(2094)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(2100)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(2097)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-M3UA(2095)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(2088)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2086): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(2087): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(2088): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(2089): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-SCCP(2090): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-RAN(2091): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-M3UA(2092): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-SCCP(2093): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-RAN(2094): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-M3UA(2095): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(2096): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(2097): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(2098): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(2099): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(2100): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_iu_lu_auth_sai_err2(2101): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2102): none (pass -> pass) MTC@37811ff634e5: Test case TC_iu_lu_auth_sai_err finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_auth_sai_err pass'. Thu Nov 21 04:37:46 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_auth_sai_err pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests_Iu.TC_iu_lu_auth_sai_err.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=219066) Waiting for packet dumper to finish... 1 (prev_count=219066, count=222261) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_auth_sai_err pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_release_request'. ------ MSC_Tests_Iu.TC_iu_lu_release_request ------ Thu Nov 21 04:37:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_lu_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_release_request' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_iu_lu_release_request started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2106)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(2106)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2106)@37811ff634e5: ************************************************* MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-SCCP(2104)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(2109)@37811ff634e5: ************************************************* MSC_Test_1-M3UA(2109)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2109)@37811ff634e5: ************************************************* MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_1-SCCP(2107)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test_0-M3UA(2106)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(2106)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2106)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2106)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(2106)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2106)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2106)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2106)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2106)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2106)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2106)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2106)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2106)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2106)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2106)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2106)@37811ff634e5: Received M3UA_NOTIFY -> discard MTC@37811ff634e5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2112)@37811ff634e5: ************************************************* MSC_Test_2-M3UA(2112)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2112)@37811ff634e5: ************************************************* MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_2-SCCP(2110)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2113)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_1-M3UA(2109)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23907 to server: "172.18.28.200":2905 association #8 MSC_Test_1-M3UA(2109)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2109)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2109)@37811ff634e5: M3UA_ASPUP sent MSC_Test_1-M3UA(2109)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2109)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2109)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2109)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2109)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2109)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2109)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2109)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2109)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2109)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2109)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2109)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2112)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23908 to server: "172.18.28.200":2905 association #8 MSC_Test_2-M3UA(2112)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2112)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2112)@37811ff634e5: M3UA_ASPUP sent MSC_Test_2-M3UA(2112)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2112)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2112)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2112)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2112)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2112)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2112)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2112)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2109)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2112)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2112)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2109)@37811ff634e5: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2112)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2112)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2115)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2115)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2115)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2115)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2115)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2115)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2115)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2115)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2116)@37811ff634e5: Created GsupExpect[0] for "262420000001010" to be handled at TC_iu_lu_release_request2(2118) TC_iu_lu_release_request2(2118)@37811ff634e5: 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(2106)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2106)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2106)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2105)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2109)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2109)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2109)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2108)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2112)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2112)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2112)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2111)@37811ff634e5: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2111)@37811ff634e5: Added conn table entry 0TC_iu_lu_release_request2(2118)5597637 MSC_Test_2-SCCP(2110)@37811ff634e5: First idle individual index:0 MSC_Test_2-M3UA(2112)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2111)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2112)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2112)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2110)@37811ff634e5: { messageType := 2, destLocRef := '5569C5'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(2110)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(2116)@37811ff634e5: Found GsupExpect[0] for "262420000001010" handled at TC_iu_lu_release_request2(2118) MSC_Test-GSUP(2116)@37811ff634e5: Added IMSI table entry 0TC_iu_lu_release_request2(2118)"262420000001010" MSC_Test_2-SCCP(2110)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2110)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2110)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2110)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000B40080000010004400140'O MSC_Test_2-M3UA(2112)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2112)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2112)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2112)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2112)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2110)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2110)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2110)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2110)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2110)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2110)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2110)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2110)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2110)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2110)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2110)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2110)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2112)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2112)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2112)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2110)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-M3UA(2112)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2111)@37811ff634e5: Deleted conn table entry 0TC_iu_lu_release_request2(2118)5597637 TC_iu_lu_release_request2(2118)@37811ff634e5: setverdict(pass): none -> pass TC_iu_lu_release_request2(2118)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-SCCP(2104)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(2116)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-M3UA(2109)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(2106)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-RAN(2111)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-RAN(2108)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(2105)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-SCCP(2107)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(2117)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(2115)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2103)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(2113)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-M3UA(2112)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(2114)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-SCCP(2110)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2119)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2103): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(2104): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(2105): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(2106): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-SCCP(2107): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-RAN(2108): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-M3UA(2109): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-SCCP(2110): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-RAN(2111): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-M3UA(2112): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(2113): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(2114): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(2115): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(2116): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(2117): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_iu_lu_release_request2(2118): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2119): none (pass -> pass) MTC@37811ff634e5: Test case TC_iu_lu_release_request finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_release_request pass'. Thu Nov 21 04:37:54 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_release_request pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests_Iu.TC_iu_lu_release_request.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=223493) Waiting for packet dumper to finish... 1 (prev_count=223493, count=226688) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_release_request pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_disconnect'. ------ MSC_Tests_Iu.TC_iu_lu_disconnect ------ Thu Nov 21 04: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_lu_disconnect.pcap" >/data/MSC_Tests_Iu.TC_iu_lu_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_disconnect' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_iu_lu_disconnect started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2123)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(2123)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2123)@37811ff634e5: ************************************************* MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-SCCP(2121)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(2126)@37811ff634e5: ************************************************* MSC_Test_1-M3UA(2126)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2126)@37811ff634e5: ************************************************* MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_1-SCCP(2124)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2129)@37811ff634e5: ************************************************* MSC_Test_2-M3UA(2129)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2129)@37811ff634e5: ************************************************* MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_2-SCCP(2127)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test_0-M3UA(2123)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(2123)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2123)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2123)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(2123)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2123)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2123)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2123)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2123)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2123)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2123)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2123)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2123)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2123)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2123)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2123)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-MNCC(2130)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_1-M3UA(2126)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23907 to server: "172.18.28.200":2905 association #8 MSC_Test_1-M3UA(2126)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2126)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2126)@37811ff634e5: M3UA_ASPUP sent MSC_Test_1-M3UA(2126)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2126)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2126)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2126)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2126)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2126)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2126)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2126)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2126)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2126)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2126)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2126)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2129)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23908 to server: "172.18.28.200":2905 association #8 MSC_Test_2-M3UA(2129)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2129)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2129)@37811ff634e5: M3UA_ASPUP sent MSC_Test_2-M3UA(2129)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2129)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2129)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2129)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2129)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2129)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2129)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2129)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2129)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2129)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2129)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2129)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2126)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2126)@37811ff634e5: Received M3UA_DAVA -> discard MSC_Test-GSUP-IPA(2132)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2132)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2132)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2132)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2132)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2132)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2132)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2132)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2133)@37811ff634e5: Created GsupExpect[0] for "262420000001011" to be handled at TC_iu_lu_disconnect2(2135) TC_iu_lu_disconnect2(2135)@37811ff634e5: 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(2123)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2123)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2123)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2122)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2126)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2126)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2126)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2125)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2129)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2129)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2129)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2128)@37811ff634e5: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2128)@37811ff634e5: Added conn table entry 0TC_iu_lu_disconnect2(2135)1260963 MSC_Test_2-SCCP(2127)@37811ff634e5: First idle individual index:0 MSC_Test_2-M3UA(2129)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2128)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2129)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2129)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2127)@37811ff634e5: { messageType := 2, destLocRef := '133DA3'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-GSUP(2133)@37811ff634e5: Found GsupExpect[0] for "262420000001011" handled at TC_iu_lu_disconnect2(2135) MSC_Test-GSUP(2133)@37811ff634e5: Added IMSI table entry 0TC_iu_lu_disconnect2(2135)"262420000001011" MSC_Test_2-SCCP(2127)@37811ff634e5: Session index based on local reference:0 TC_iu_lu_disconnect2(2135)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_2-RAN(2128)@37811ff634e5: Deleted conn table entry 0TC_iu_lu_disconnect2(2135)1260963 MSC_Test_2-SCCP(2127)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-M3UA(2129)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2129)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2129)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2127)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2127)@37811ff634e5: RLC received in state:disconnect_pending TC_iu_lu_disconnect2(2135)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-RAN(2122)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-RAN(2128)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-SCCP(2124)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(2130)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-M3UA(2126)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-RAN(2125)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2120)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2136)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(2131)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(2123)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(2133)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-M3UA(2129)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-SCCP(2127)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(2134)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(2132)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(2121)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2120): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(2121): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(2122): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(2123): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-SCCP(2124): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-RAN(2125): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-M3UA(2126): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-SCCP(2127): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-RAN(2128): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-M3UA(2129): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(2130): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(2131): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(2132): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(2133): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(2134): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_iu_lu_disconnect2(2135): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2136): none (pass -> pass) MTC@37811ff634e5: Test case TC_iu_lu_disconnect finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_disconnect pass'. Thu Nov 21 04:38:02 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_disconnect pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests_Iu.TC_iu_lu_disconnect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=191405) Waiting for packet dumper to finish... 1 (prev_count=191405, count=194600) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_disconnect pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_by_imei'. ------ MSC_Tests_Iu.TC_iu_lu_by_imei ------ Thu Nov 21 04:38:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_by_imei' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_iu_lu_by_imei started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2140)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(2140)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2140)@37811ff634e5: ************************************************* MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-SCCP(2138)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(2143)@37811ff634e5: ************************************************* MSC_Test_1-M3UA(2143)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2143)@37811ff634e5: ************************************************* MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_1-SCCP(2141)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2146)@37811ff634e5: ************************************************* MSC_Test_2-M3UA(2146)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2146)@37811ff634e5: ************************************************* MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_2-SCCP(2144)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test_0-M3UA(2140)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(2140)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2140)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2140)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(2140)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2140)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2140)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2140)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2140)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2140)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2140)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2140)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2140)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2140)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2140)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2140)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-MNCC(2147)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_1-M3UA(2143)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23907 to server: "172.18.28.200":2905 association #8 MSC_Test_1-M3UA(2143)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2143)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2143)@37811ff634e5: M3UA_ASPUP sent MSC_Test_1-M3UA(2143)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2143)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2143)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2143)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2143)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2143)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2143)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2143)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2143)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2143)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2143)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2143)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2146)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23908 to server: "172.18.28.200":2905 association #8 MSC_Test_2-M3UA(2146)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2146)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2146)@37811ff634e5: M3UA_ASPUP sent MSC_Test_2-M3UA(2146)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2146)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2146)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2146)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2143)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2143)@37811ff634e5: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2146)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2146)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2146)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2146)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2146)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2146)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2146)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2146)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2149)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2149)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2149)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2149)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2149)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2149)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2149)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2149)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2150)@37811ff634e5: Created GsupExpect[0] for "262420000001012" to be handled at TC_iu_lu_by_imei2(2152) TC_iu_lu_by_imei2(2152)@37811ff634e5: 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(2140)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2140)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2140)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2139)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2143)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2143)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2143)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2142)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2146)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2146)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2146)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2145)@37811ff634e5: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2145)@37811ff634e5: Added conn table entry 0TC_iu_lu_by_imei2(2152)4090659 MSC_Test_2-SCCP(2144)@37811ff634e5: First idle individual index:0 MSC_Test_2-M3UA(2146)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2145)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2146)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2144)@37811ff634e5: { messageType := 2, destLocRef := '3E6B23'O (">k#"), 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(2144)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-M3UA(2146)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2146)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2144)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2144)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2144)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2144)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2146)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2146)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2144)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2144)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2144)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2144)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2146)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2146)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2144)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2144)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2144)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2144)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2146)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2144)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2144)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2144)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2144)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2146)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2146)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2146)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2144)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-M3UA(2146)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2145)@37811ff634e5: Deleted conn table entry 0TC_iu_lu_by_imei2(2152)4090659 TC_iu_lu_by_imei2(2152)@37811ff634e5: setverdict(pass): none -> pass TC_iu_lu_by_imei2(2152)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_by_imei2(2152)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_by_imei2(2152)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-M3UA(2140)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(2138)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(2139)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(2148)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(2151)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2137)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-M3UA(2143)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(2150)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2153)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(2147)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-SCCP(2144)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-RAN(2142)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-M3UA(2146)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-SCCP(2141)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-RAN(2145)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(2149)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2137): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(2138): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(2139): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(2140): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-SCCP(2141): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-RAN(2142): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-M3UA(2143): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-SCCP(2144): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-RAN(2145): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-M3UA(2146): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(2147): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(2148): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(2149): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(2150): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(2151): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_iu_lu_by_imei2(2152): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2153): none (pass -> pass) MTC@37811ff634e5: Test case TC_iu_lu_by_imei finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_by_imei pass'. Thu Nov 21 04:38:14 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_by_imei pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests_Iu.TC_iu_lu_by_imei.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=217036) Waiting for packet dumper to finish... 1 (prev_count=217036, count=220231) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_by_imei pass' was executed successfully (exit status: 0). MTC@37811ff634e5: 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 ------ Thu Nov 21 04:38:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_imsi' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_iu_imsi_detach_by_imsi started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(2157)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(2157)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2157)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(2155)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_1-M3UA(2160)@37811ff634e5: ************************************************* MSC_Test_1-M3UA(2160)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2160)@37811ff634e5: ************************************************* MSC_Test_1-SCCP(2158)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_2-M3UA(2163)@37811ff634e5: ************************************************* MSC_Test_2-M3UA(2163)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2163)@37811ff634e5: ************************************************* MSC_Test_2-SCCP(2161)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2164)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2157)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(2157)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2157)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2157)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(2157)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2157)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2157)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2157)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2157)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2157)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2157)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2157)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2157)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2157)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2157)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2157)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2160)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23907 to server: "172.18.28.200":2905 association #8 MSC_Test_1-M3UA(2160)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2160)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2160)@37811ff634e5: M3UA_ASPUP sent MSC_Test_1-M3UA(2160)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2160)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2160)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2160)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2160)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2160)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2160)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2160)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2160)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2160)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2160)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2160)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2163)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23908 to server: "172.18.28.200":2905 association #8 MSC_Test_2-M3UA(2163)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2163)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2163)@37811ff634e5: M3UA_ASPUP sent MSC_Test_2-M3UA(2163)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2163)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2163)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2163)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2163)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2163)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2160)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2163)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2163)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2160)@37811ff634e5: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2163)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2163)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2163)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2163)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2166)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2166)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2166)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2166)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2166)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2166)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2166)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2166)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_iu_imsi_detach_by_imsi2(2169)@37811ff634e5: 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(2157)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2157)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2157)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2156)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2160)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2160)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2160)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2159)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2163)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2163)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2163)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2162)@37811ff634e5: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2162)@37811ff634e5: Added conn table entry 0TC_iu_imsi_detach_by_imsi2(2169)5258129 MSC_Test_2-SCCP(2161)@37811ff634e5: First idle individual index:0 MSC_Test_2-M3UA(2163)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2162)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2163)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2163)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2161)@37811ff634e5: { messageType := 2, destLocRef := '503B91'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-M3UA(2163)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2161)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-M3UA(2163)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2161)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2161)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2161)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2161)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2161)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2161)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2161)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2161)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2163)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2163)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2163)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2161)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-M3UA(2163)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2162)@37811ff634e5: Deleted conn table entry 0TC_iu_imsi_detach_by_imsi2(2169)5258129 TC_iu_imsi_detach_by_imsi2(2169)@37811ff634e5: setverdict(pass): none -> pass TC_iu_imsi_detach_by_imsi2(2169)@37811ff634e5: Final verdict of PTC: pass MSC_Test_2-SCCP(2161)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(2157)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-M3UA(2163)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(2164)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(2156)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-RAN(2159)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(2155)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-RAN(2162)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-SCCP(2158)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-M3UA(2160)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2154)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(2167)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(2166)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(2168)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(2165)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2170)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2154): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(2155): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(2156): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(2157): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-SCCP(2158): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-RAN(2159): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-M3UA(2160): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-SCCP(2161): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-RAN(2162): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-M3UA(2163): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(2164): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(2165): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(2166): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(2167): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(2168): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_iu_imsi_detach_by_imsi2(2169): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2170): none (pass -> pass) MTC@37811ff634e5: Test case TC_iu_imsi_detach_by_imsi finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_imsi pass'. Thu Nov 21 04:38:20 UTC 2024 ====== MSC_Tests_Iu.TC_iu_imsi_detach_by_imsi pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests_Iu.TC_iu_imsi_detach_by_imsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=194391) Waiting for packet dumper to finish... 1 (prev_count=194391, count=195552) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_imsi pass' was executed successfully (exit status: 0). MTC@37811ff634e5: 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 ------ Thu Nov 21 04:38:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_tmsi' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_iu_imsi_detach_by_tmsi started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(2174)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(2174)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2174)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(2172)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_1-M3UA(2177)@37811ff634e5: ************************************************* MSC_Test_1-M3UA(2177)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2177)@37811ff634e5: ************************************************* MSC_Test_1-SCCP(2175)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_2-M3UA(2180)@37811ff634e5: ************************************************* MSC_Test_2-M3UA(2180)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2180)@37811ff634e5: ************************************************* MSC_Test_2-SCCP(2178)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2181)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2174)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(2174)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2174)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2174)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(2174)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2174)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2174)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2174)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2174)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2174)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2174)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2174)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2174)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2174)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2174)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2174)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2177)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23907 to server: "172.18.28.200":2905 association #8 MSC_Test_1-M3UA(2177)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2177)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2177)@37811ff634e5: M3UA_ASPUP sent MSC_Test_1-M3UA(2177)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2177)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2177)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2177)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2177)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2177)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2177)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2177)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2177)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2177)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2177)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2177)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2180)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23908 to server: "172.18.28.200":2905 association #8 MSC_Test_2-M3UA(2180)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2180)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2180)@37811ff634e5: M3UA_ASPUP sent MSC_Test_2-M3UA(2180)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2180)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2180)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2180)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2180)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2180)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2180)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2177)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2180)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2180)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2180)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2177)@37811ff634e5: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2180)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2180)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2183)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2183)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2183)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2183)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2183)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2183)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2183)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2183)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2174)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2174)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2174)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2173)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2177)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2177)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2177)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2176)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_imsi_detach_by_tmsi2(2186)@37811ff634e5: 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(2180)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2180)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2180)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2179)@37811ff634e5: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2179)@37811ff634e5: Added conn table entry 0TC_iu_imsi_detach_by_tmsi2(2186)703098 MSC_Test_2-SCCP(2178)@37811ff634e5: First idle individual index:0 MSC_Test_2-M3UA(2180)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2179)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2180)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2180)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2180)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2180)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2178)@37811ff634e5: { messageType := 2, destLocRef := '0ABA7A'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(2178)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2178)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2178)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2178)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2178)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2178)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2178)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2178)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2178)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2180)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2180)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2180)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2178)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-M3UA(2180)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2179)@37811ff634e5: Deleted conn table entry 0TC_iu_imsi_detach_by_tmsi2(2186)703098 TC_iu_imsi_detach_by_tmsi2(2186)@37811ff634e5: setverdict(pass): none -> pass TC_iu_imsi_detach_by_tmsi2(2186)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_imsi_detach_by_tmsi2(2186)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_imsi_detach_by_tmsi2(2186)@37811ff634e5: Final verdict of PTC: pass MSC_Test_1-SCCP(2175)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(2173)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-M3UA(2180)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-SCCP(2178)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-M3UA(2177)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(2174)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(2172)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(2181)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-RAN(2176)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2171)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(2184)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(2183)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(2182)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(2185)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2187)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-RAN(2179)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2171): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(2172): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(2173): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(2174): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-SCCP(2175): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-RAN(2176): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-M3UA(2177): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-SCCP(2178): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-RAN(2179): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-M3UA(2180): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(2181): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(2182): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(2183): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(2184): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(2185): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_iu_imsi_detach_by_tmsi2(2186): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2187): none (pass -> pass) MTC@37811ff634e5: Test case TC_iu_imsi_detach_by_tmsi finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_tmsi pass'. Thu Nov 21 04:38:26 UTC 2024 ====== MSC_Tests_Iu.TC_iu_imsi_detach_by_tmsi pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests_Iu.TC_iu_imsi_detach_by_tmsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=195492) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_tmsi pass' was executed successfully (exit status: 0). MTC@37811ff634e5: 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 ------ Thu Nov 21 04:38: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_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_imei' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_iu_imsi_detach_by_imei started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(2191)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(2191)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2191)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(2189)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_1-M3UA(2194)@37811ff634e5: ************************************************* MSC_Test_1-M3UA(2194)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2194)@37811ff634e5: ************************************************* MSC_Test_1-SCCP(2192)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_2-M3UA(2197)@37811ff634e5: ************************************************* MSC_Test_2-M3UA(2197)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2197)@37811ff634e5: ************************************************* MSC_Test_2-SCCP(2195)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2198)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2191)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(2191)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2191)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2191)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(2191)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2191)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2191)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2191)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2191)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2191)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2191)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2191)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2191)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2191)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2191)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2191)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2194)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23907 to server: "172.18.28.200":2905 association #8 MSC_Test_1-M3UA(2194)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2194)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2194)@37811ff634e5: M3UA_ASPUP sent MSC_Test_1-M3UA(2194)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2194)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2194)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2194)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2194)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2194)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2194)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2194)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2194)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2194)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2194)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2194)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2197)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23908 to server: "172.18.28.200":2905 association #8 MSC_Test_2-M3UA(2197)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2197)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2197)@37811ff634e5: M3UA_ASPUP sent MSC_Test_2-M3UA(2197)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2197)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2197)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2197)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2197)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2197)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2194)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2197)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2194)@37811ff634e5: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2197)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2197)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2197)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2197)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2197)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2200)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2200)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2200)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2200)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2200)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2200)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2200)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2200)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2191)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2191)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2191)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2190)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2194)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2194)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2194)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2193)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_imsi_detach_by_imei2(2203)@37811ff634e5: 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_2-M3UA(2197)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2197)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2197)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2196)@37811ff634e5: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2196)@37811ff634e5: Added conn table entry 0TC_iu_imsi_detach_by_imei2(2203)2028880 MSC_Test_2-SCCP(2195)@37811ff634e5: First idle individual index:0 MSC_Test_2-M3UA(2197)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2196)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2197)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2197)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2197)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2197)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2195)@37811ff634e5: { messageType := 2, destLocRef := '1EF550'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(2195)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2195)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2195)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2195)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2195)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2195)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2195)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2195)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2195)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2197)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2197)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2197)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2195)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-M3UA(2197)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2196)@37811ff634e5: Deleted conn table entry 0TC_iu_imsi_detach_by_imei2(2203)2028880 TC_iu_imsi_detach_by_imei2(2203)@37811ff634e5: setverdict(pass): none -> pass TC_iu_imsi_detach_by_imei2(2203)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_imsi_detach_by_imei2(2203)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_imsi_detach_by_imei2(2203)@37811ff634e5: Final verdict of PTC: pass MSC_Test_1-M3UA(2194)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(2201)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-RAN(2196)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(2189)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(2190)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-M3UA(2197)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-SCCP(2195)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(2191)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(2198)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-RAN(2193)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(2200)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(2199)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2204)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(2202)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-SCCP(2192)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2188)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2188): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(2189): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(2190): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(2191): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-SCCP(2192): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-RAN(2193): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-M3UA(2194): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-SCCP(2195): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-RAN(2196): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-M3UA(2197): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(2198): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(2199): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(2200): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(2201): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(2202): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_iu_imsi_detach_by_imei2(2203): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2204): none (pass -> pass) MTC@37811ff634e5: Test case TC_iu_imsi_detach_by_imei finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_imei pass'. Thu Nov 21 04:38:31 UTC 2024 ====== MSC_Tests_Iu.TC_iu_imsi_detach_by_imei pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests_Iu.TC_iu_imsi_detach_by_imei.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=194903) Waiting for packet dumper to finish... 1 (prev_count=194903, count=198098) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_imei pass' was executed successfully (exit status: 0). MTC@37811ff634e5: 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 ------ Thu Nov 21 04:38: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_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_emerg_call_imei_reject' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_iu_emerg_call_imei_reject started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(2208)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(2208)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2208)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(2206)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_1-M3UA(2211)@37811ff634e5: ************************************************* MSC_Test_1-M3UA(2211)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2211)@37811ff634e5: ************************************************* MSC_Test_1-SCCP(2209)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_2-M3UA(2214)@37811ff634e5: ************************************************* MSC_Test_2-M3UA(2214)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2214)@37811ff634e5: ************************************************* MSC_Test_2-SCCP(2212)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2215)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2208)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(2208)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2208)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2208)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(2208)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2208)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2208)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2208)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2208)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2208)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2208)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2208)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2208)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2208)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2208)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2208)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2211)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23907 to server: "172.18.28.200":2905 association #8 MSC_Test_1-M3UA(2211)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2211)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2211)@37811ff634e5: M3UA_ASPUP sent MSC_Test_1-M3UA(2211)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2211)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2211)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2211)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2211)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2211)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2211)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2211)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2211)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2211)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2211)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2211)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2214)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23908 to server: "172.18.28.200":2905 association #8 MSC_Test_2-M3UA(2214)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2214)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2214)@37811ff634e5: M3UA_ASPUP sent MSC_Test_2-M3UA(2214)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2214)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2214)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2214)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2214)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2214)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2211)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2214)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2211)@37811ff634e5: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2214)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2214)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2214)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2214)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2214)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2217)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2217)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2217)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2217)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2217)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2217)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2217)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2217)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2208)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2208)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2208)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2207)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_emerg_call_imei_reject2(2220)@37811ff634e5: 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(2211)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2211)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2211)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2210)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2214)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2214)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2214)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2213)@37811ff634e5: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2213)@37811ff634e5: Added conn table entry 0TC_iu_emerg_call_imei_reject2(2220)3633401 MSC_Test_2-SCCP(2212)@37811ff634e5: First idle individual index:0 MSC_Test_2-M3UA(2214)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2213)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2214)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2214)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2214)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2212)@37811ff634e5: { messageType := 2, destLocRef := '3770F9'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-M3UA(2214)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2212)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-M3UA(2214)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2214)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2212)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2212)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2212)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2212)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2212)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2212)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2212)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2212)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2212)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2212)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2212)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2212)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2214)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2214)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2214)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2212)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-RAN(2213)@37811ff634e5: Deleted conn table entry 0TC_iu_emerg_call_imei_reject2(2220)3633401 MSC_Test_2-M3UA(2214)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_emerg_call_imei_reject2(2220)@37811ff634e5: setverdict(pass): none -> pass TC_iu_emerg_call_imei_reject2(2220)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_emerg_call_imei_reject2(2220)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imei_reject2(2220)@37811ff634e5: Final verdict of PTC: pass MSC_Test_2-RAN(2213)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(2215)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-SCCP(2209)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(2208)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2205)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(2218)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(2207)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(2206)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-RAN(2210)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-M3UA(2214)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-M3UA(2211)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-SCCP(2212)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(2219)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(2217)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(2216)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2221)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2205): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(2206): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(2207): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(2208): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-SCCP(2209): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-RAN(2210): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-M3UA(2211): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-SCCP(2212): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-RAN(2213): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-M3UA(2214): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(2215): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(2216): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(2217): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(2218): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(2219): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_iu_emerg_call_imei_reject2(2220): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2221): none (pass -> pass) MTC@37811ff634e5: Test case TC_iu_emerg_call_imei_reject finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_emerg_call_imei_reject pass'. Thu Nov 21 04:38:37 UTC 2024 ====== MSC_Tests_Iu.TC_iu_emerg_call_imei_reject pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests_Iu.TC_iu_emerg_call_imei_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=201411) Waiting for packet dumper to finish... 1 (prev_count=201411, count=202572) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_emerg_call_imei_reject pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_emerg_call_imsi'. ------ MSC_Tests_Iu.TC_iu_emerg_call_imsi ------ Thu Nov 21 04:38: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_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_emerg_call_imsi' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_iu_emerg_call_imsi started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(2225)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(2225)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2225)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(2223)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_1-M3UA(2228)@37811ff634e5: ************************************************* MSC_Test_1-M3UA(2228)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2228)@37811ff634e5: ************************************************* MSC_Test_1-SCCP(2226)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_2-M3UA(2231)@37811ff634e5: ************************************************* MSC_Test_2-M3UA(2231)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2231)@37811ff634e5: ************************************************* MSC_Test_2-SCCP(2229)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2232)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2225)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(2225)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2225)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2225)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(2225)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2225)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2225)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2225)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2225)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2225)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2225)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2225)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2225)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2225)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2225)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2225)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2228)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23907 to server: "172.18.28.200":2905 association #8 MSC_Test_1-M3UA(2228)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2228)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2228)@37811ff634e5: M3UA_ASPUP sent MSC_Test_1-M3UA(2228)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2228)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2228)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2228)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2228)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2228)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2228)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2228)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2228)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2228)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2228)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2228)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2231)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23908 to server: "172.18.28.200":2905 association #8 MSC_Test_2-M3UA(2231)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2231)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2231)@37811ff634e5: M3UA_ASPUP sent MSC_Test_2-M3UA(2231)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2231)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2231)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2231)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2231)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2231)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2231)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2228)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2231)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2228)@37811ff634e5: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2231)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2231)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2231)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2231)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2225)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2225)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2225)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2224)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2228)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2228)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2228)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2227)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2231)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2231)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2231)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2230)@37811ff634e5: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP-IPA(2234)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2234)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2234)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2234)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2234)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2234)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2234)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2234)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2235)@37811ff634e5: Created GsupExpect[0] for "262420000001018" to be handled at TC_iu_emerg_call_imsi2(2237) TC_iu_emerg_call_imsi2(2237)@37811ff634e5: 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-RAN(2230)@37811ff634e5: Added conn table entry 0TC_iu_emerg_call_imsi2(2237)6151845 MSC_Test_2-SCCP(2229)@37811ff634e5: First idle individual index:0 MSC_Test_2-RAN(2230)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2231)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2231)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2231)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2229)@37811ff634e5: { messageType := 2, destLocRef := '5DDEA5'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(2229)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(2235)@37811ff634e5: Found GsupExpect[0] for "262420000001018" handled at TC_iu_emerg_call_imsi2(2237) MSC_Test-GSUP(2235)@37811ff634e5: Added IMSI table entry 0TC_iu_emerg_call_imsi2(2237)"262420000001018" TC_iu_emerg_call_imsi2(2237)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_emerg_call_imsi2(2237)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_2-M3UA(2231)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2231)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2229)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2229)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2229)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2229)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2230)@37811ff634e5: patching N(SD)=1 into dtap '051489BE58FF2104AA19AF69'O MSC_Test_2-RAN(2230)@37811ff634e5: patched enc_l3: '055489BE58FF2104AA19AF69'O MSC_Test_2-SCCP(2229)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2229)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2229)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2229)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055489BE58FF2104AA19AF69'O MSC_Test_2-M3UA(2231)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2231)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2231)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2229)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2229)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2229)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2229)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2229)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2229)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2229)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2229)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2231)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2231)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2231)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2229)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2229)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2229)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2229)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2231)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2231)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2229)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2229)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2229)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2229)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_emerg_call_imsi2(2237)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2230)@37811ff634e5: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2230)@37811ff634e5: patched enc_l3: '059B'O MSC_Test_2-SCCP(2229)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2229)@37811ff634e5: vl_len:14 MSC_Test_2-SCCP(2229)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2229)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2231)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2231)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2231)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2229)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2229)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2229)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2229)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2229)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2229)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2229)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2229)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2231)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2231)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2231)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2229)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-M3UA(2231)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2230)@37811ff634e5: Deleted conn table entry 0TC_iu_emerg_call_imsi2(2237)6151845 TC_iu_emerg_call_imsi2(2237)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2237)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_emerg_call_imsi2(2237)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2237)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2237)@37811ff634e5: 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 := '0EBE3DE6'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2230)@37811ff634e5: Added conn table entry 0TC_iu_emerg_call_imsi2(2237)11547262 MSC_Test_2-RAN(2230)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2229)@37811ff634e5: First idle individual index:0 MSC_Test_2-M3UA(2231)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2231)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2231)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2229)@37811ff634e5: { messageType := 2, destLocRef := 'B0327E'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(2229)@37811ff634e5: Session index based on local reference:0 TC_iu_emerg_call_imsi2(2237)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_emerg_call_imsi2(2237)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2231)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2231)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2229)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2229)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2229)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2229)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2230)@37811ff634e5: patching N(SD)=1 into dtap '05149DE7573021040CE884EC'O MSC_Test_2-RAN(2230)@37811ff634e5: patched enc_l3: '05549DE7573021040CE884EC'O MSC_Test_2-SCCP(2229)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2229)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2229)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2229)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05549DE7573021040CE884EC'O MSC_Test_2-M3UA(2231)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2231)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2231)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2229)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2229)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2229)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2229)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2229)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2229)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2229)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2229)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2231)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2231)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2231)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2229)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2229)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2229)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2229)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2232)@37811ff634e5: Created MnccExpect[0] for "112" to be handled at TC_iu_emerg_call_imsi2(2237) MSC_Test-MGCP(2233)@37811ff634e5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_emerg_call_imsi2(2237) MSC_Test_2-RAN(2230)@37811ff634e5: patching N(SD)=2 into dtap '030E0406600504020081'O MSC_Test_2-RAN(2230)@37811ff634e5: patched enc_l3: '038E0406600504020081'O MSC_Test_2-SCCP(2229)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2229)@37811ff634e5: vl_len:22 MSC_Test_2-SCCP(2229)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2229)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A038E0406600504020081'O MSC_Test_2-M3UA(2231)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(2233)@37811ff634e5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "419", 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_emerg_call_imsi2(2237) TC_iu_emerg_call_imsi2(2237)@37811ff634e5: f_mo_call_establish 2: rx 1st CRCX TC_iu_emerg_call_imsi2(2237)@37811ff634e5: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(2232)@37811ff634e5: Found MnccExpect[0] for "112" handled at TC_iu_emerg_call_imsi2(2237) MSC_Test-MNCC(2232)@37811ff634e5: Added conn table entry 0TC_iu_emerg_call_imsi2(2237)-2147483595 MSC_Test_2-M3UA(2231)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2231)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_emerg_call_imsi2(2237)@37811ff634e5: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_2-SCCP(2229)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2229)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2229)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2229)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_emerg_call_imsi2(2237)@37811ff634e5: f_mo_call_establish 4.iu: rx RANAP RAB Assignment Request MSC_Test_2-SCCP(2229)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2229)@37811ff634e5: vl_len:46 MSC_Test_2-SCCP(2229)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2229)@37811ff634e5: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C601A7C350001C0A802150000000000000000000000000040040C0000'O MSC_Test_2-M3UA(2231)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_emerg_call_imsi2(2237)@37811ff634e5: f_mo_call_establish 3: rx RTP CREATE TC_iu_emerg_call_imsi2(2237)@37811ff634e5: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_2-M3UA(2231)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2231)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2229)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2229)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2229)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2229)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2231)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2231)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2229)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2229)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2229)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2229)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_emerg_call_imsi2(2237)@37811ff634e5: f_mo_call_establish 7: rx CC Alerting MSC_Test_2-M3UA(2231)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2231)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_emerg_call_imsi2(2237)@37811ff634e5: as_optional_mgcp_mdcx: rx MDCX MSC_Test_2-SCCP(2229)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2229)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2229)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2229)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_emerg_call_imsi2(2237)@37811ff634e5: { line := { verb := "MDCX", trans_id := "422", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "a1" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a1", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.28.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_iu_emerg_call_imsi2(2237)@37811ff634e5: f_mo_call_establish 10: rx CC CONNECT MSC_Test_2-RAN(2230)@37811ff634e5: patching N(SD)=3 into dtap '030F'O MSC_Test_2-RAN(2230)@37811ff634e5: patched enc_l3: '03CF'O MSC_Test_2-SCCP(2229)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2229)@37811ff634e5: vl_len:14 MSC_Test_2-SCCP(2229)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2229)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400A000001001040030203CF'O MSC_Test_2-M3UA(2231)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_emerg_call_imsi2(2237)@37811ff634e5: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_iu_emerg_call_imsi2(2237)@37811ff634e5: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_emerg_call_imsi2(2237)@37811ff634e5: f_mo_call_establish DONE TC_iu_emerg_call_imsi2(2237)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2237)@37811ff634e5: Hold the call for some time TC_iu_emerg_call_imsi2(2237)@37811ff634e5: Call stayed open for 5.000000 seconds, all is well. TC_iu_emerg_call_imsi2(2237)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2237)@37811ff634e5: Hangup TC_iu_emerg_call_imsi2(2237)@37811ff634e5: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_2-M3UA(2231)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2231)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2229)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2229)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2229)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2229)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_emerg_call_imsi2(2237)@37811ff634e5: f_call_hangup 1: rx DTAP CC DISC MSC_Test_2-M3UA(2231)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2231)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2229)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2229)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2229)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2229)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_emerg_call_imsi2(2237)@37811ff634e5: f_call_hangup 2.a: rx DTAP CC RELEASE TC_iu_emerg_call_imsi2(2237)@37811ff634e5: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_2-RAN(2230)@37811ff634e5: patching N(SD)=0 into dtap '032A'O MSC_Test_2-RAN(2230)@37811ff634e5: patched enc_l3: '032A'O MSC_Test_2-SCCP(2229)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2229)@37811ff634e5: vl_len:14 MSC_Test_2-SCCP(2229)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2229)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302032A'O MSC_Test_2-M3UA(2231)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2231)@37811ff634e5: Message received on association #8 MSC_Test-MNCC(2232)@37811ff634e5: Deleted conn table entry 0TC_iu_emerg_call_imsi2(2237)-2147483595 MSC_Test_2-M3UA(2231)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2229)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2229)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2229)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2229)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_emerg_call_imsi2(2237)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_emerg_call_imsi2(2237)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_emerg_call_imsi2(2237)@37811ff634e5: f_call_hangup 5.iu: rx Iu Release Command MSC_Test_2-SCCP(2229)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2229)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2229)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2229)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2231)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2231)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2231)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2229)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-M3UA(2231)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2230)@37811ff634e5: Deleted conn table entry 0TC_iu_emerg_call_imsi2(2237)11547262 TC_iu_emerg_call_imsi2(2237)@37811ff634e5: f_call_hangup 6.iu: rx SCCP DISC TC_iu_emerg_call_imsi2(2237)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2237)@37811ff634e5: f_call_hangup 9: done TC_iu_emerg_call_imsi2(2237)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2237)@37811ff634e5: Final verdict of PTC: pass MSC_Test_1-M3UA(2228)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-M3UA(2231)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-RAN(2227)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-SCCP(2226)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(2225)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-RAN(2230)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(2224)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(2232)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2222)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(2234)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(2223)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(2233)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(2235)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-SCCP(2229)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(2236)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2238)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2222): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(2223): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(2224): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(2225): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-SCCP(2226): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-RAN(2227): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-M3UA(2228): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-SCCP(2229): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-RAN(2230): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-M3UA(2231): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(2232): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(2233): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(2234): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(2235): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(2236): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_iu_emerg_call_imsi2(2237): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2238): none (pass -> pass) MTC@37811ff634e5: Test case TC_iu_emerg_call_imsi finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_emerg_call_imsi pass'. Thu Nov 21 04:38:50 UTC 2024 ====== MSC_Tests_Iu.TC_iu_emerg_call_imsi pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests_Iu.TC_iu_emerg_call_imsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=549433) Waiting for packet dumper to finish... 1 (prev_count=549433, count=552628) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_emerg_call_imsi pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_establish_and_nothing'. ------ MSC_Tests_Iu.TC_iu_establish_and_nothing ------ Thu Nov 21 04:38: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_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_establish_and_nothing' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_iu_establish_and_nothing started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(2242)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(2242)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2242)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(2240)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_1-M3UA(2245)@37811ff634e5: ************************************************* MSC_Test_1-M3UA(2245)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2245)@37811ff634e5: ************************************************* MSC_Test_1-SCCP(2243)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_2-M3UA(2248)@37811ff634e5: ************************************************* MSC_Test_2-M3UA(2248)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2248)@37811ff634e5: ************************************************* MSC_Test_2-SCCP(2246)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2249)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2242)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(2242)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2242)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2242)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(2242)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2242)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2242)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2242)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2242)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2242)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2242)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2242)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2242)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2242)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2242)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2242)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2245)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23907 to server: "172.18.28.200":2905 association #8 MSC_Test_1-M3UA(2245)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2245)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2245)@37811ff634e5: M3UA_ASPUP sent MSC_Test_1-M3UA(2245)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2245)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2245)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2245)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2245)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2245)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2245)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2245)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2245)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2245)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2245)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2245)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2248)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23908 to server: "172.18.28.200":2905 association #8 MSC_Test_2-M3UA(2248)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2248)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2248)@37811ff634e5: M3UA_ASPUP sent MSC_Test_2-M3UA(2248)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2248)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2248)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2248)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2248)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2248)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2248)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2245)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2245)@37811ff634e5: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2248)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2248)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2248)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2248)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2248)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2251)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2251)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2251)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2251)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2251)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2251)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2251)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2251)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2242)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2242)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2242)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2241)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2252)@37811ff634e5: Created GsupExpect[0] for "262420000001027" to be handled at TC_iu_establish_and_nothing2(2254) TC_iu_establish_and_nothing2(2254)@37811ff634e5: 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_1-M3UA(2245)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2245)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2245)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2244)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2248)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2248)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2248)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2247)@37811ff634e5: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2247)@37811ff634e5: Added conn table entry 0TC_iu_establish_and_nothing2(2254)13733860 MSC_Test_2-SCCP(2246)@37811ff634e5: First idle individual index:0 MSC_Test_2-M3UA(2248)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2247)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2248)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2248)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2252)@37811ff634e5: Found GsupExpect[0] for "262420000001027" handled at TC_iu_establish_and_nothing2(2254) MSC_Test-GSUP(2252)@37811ff634e5: Added IMSI table entry 0TC_iu_establish_and_nothing2(2254)"262420000001027" MSC_Test_2-SCCP(2246)@37811ff634e5: { messageType := 2, destLocRef := 'D18FE4'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(2246)@37811ff634e5: Session index based on local reference:0 TC_iu_establish_and_nothing2(2254)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_establish_and_nothing2(2254)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_2-M3UA(2248)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2248)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2246)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2246)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2246)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2246)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2247)@37811ff634e5: patching N(SD)=1 into dtap '0514F48517ED21041EB8700A'O MSC_Test_2-RAN(2247)@37811ff634e5: patched enc_l3: '0554F48517ED21041EB8700A'O MSC_Test_2-SCCP(2246)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2246)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2246)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2246)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554F48517ED21041EB8700A'O MSC_Test_2-M3UA(2248)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2248)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2248)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2246)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2246)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2246)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2246)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2246)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2246)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2246)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2246)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2248)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2248)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2248)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2246)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2246)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2246)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2246)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2248)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2248)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2246)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2246)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2246)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2246)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_establish_and_nothing2(2254)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2247)@37811ff634e5: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2247)@37811ff634e5: patched enc_l3: '059B'O MSC_Test_2-SCCP(2246)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2246)@37811ff634e5: vl_len:14 MSC_Test_2-SCCP(2246)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2246)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2248)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2248)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2248)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2246)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2246)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2246)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2246)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2246)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2246)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2246)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2246)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2248)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2248)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2248)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2246)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-M3UA(2248)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2247)@37811ff634e5: Deleted conn table entry 0TC_iu_establish_and_nothing2(2254)13733860 TC_iu_establish_and_nothing2(2254)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_establish_and_nothing2(2254)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_establish_and_nothing2(2254)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_establish_and_nothing2(2254)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_establish_and_nothing2(2254)@37811ff634e5: 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 := '255ADB39'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2247)@37811ff634e5: Added conn table entry 0TC_iu_establish_and_nothing2(2254)3803987 MSC_Test_2-RAN(2247)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2246)@37811ff634e5: First idle individual index:0 MSC_Test_2-M3UA(2248)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2248)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2248)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2246)@37811ff634e5: { messageType := 2, destLocRef := '3A0B53'O (":\vS"), 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(2246)@37811ff634e5: Session index based on local reference:0 TC_iu_establish_and_nothing2(2254)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_establish_and_nothing2(2254)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2248)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2248)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2246)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2246)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2246)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2246)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2247)@37811ff634e5: patching N(SD)=1 into dtap '051438095B342104A4BBB14A'O MSC_Test_2-RAN(2247)@37811ff634e5: patched enc_l3: '055438095B342104A4BBB14A'O MSC_Test_2-SCCP(2246)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2246)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2246)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2246)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055438095B342104A4BBB14A'O MSC_Test_2-M3UA(2248)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2248)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2248)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2246)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2246)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2246)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2246)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2246)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2246)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2246)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2246)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2248)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2248)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2248)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2246)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2246)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2246)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2246)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2248)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2248)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2246)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2246)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2246)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2246)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2246)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2246)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2246)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2246)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2248)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2248)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2248)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2246)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-RAN(2247)@37811ff634e5: Deleted conn table entry 0TC_iu_establish_and_nothing2(2254)3803987 MSC_Test_2-M3UA(2248)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_establish_and_nothing2(2254)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_establish_and_nothing2(2254)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_establish_and_nothing2(2254)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_establish_and_nothing2(2254)@37811ff634e5: Final verdict of PTC: pass MSC_Test-GSUP(2252)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(2242)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-M3UA(2245)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-RAN(2247)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-SCCP(2243)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(2241)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-SCCP(2246)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(2249)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-RAN(2244)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2239)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-M3UA(2248)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(2240)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(2251)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2255)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(2253)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(2250)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2239): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(2240): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(2241): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(2242): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-SCCP(2243): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-RAN(2244): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-M3UA(2245): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-SCCP(2246): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-RAN(2247): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-M3UA(2248): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(2249): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(2250): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(2251): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(2252): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(2253): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_iu_establish_and_nothing2(2254): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2255): none (pass -> pass) MTC@37811ff634e5: Test case TC_iu_establish_and_nothing finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_establish_and_nothing pass'. Thu Nov 21 04:39:02 UTC 2024 ====== MSC_Tests_Iu.TC_iu_establish_and_nothing pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests_Iu.TC_iu_establish_and_nothing.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=393136) Waiting for packet dumper to finish... 1 (prev_count=393136, count=396331) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_establish_and_nothing pass' was executed successfully (exit status: 0). MTC@37811ff634e5: 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 ------ Thu Nov 21 04: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_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_setup_and_nothing' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_iu_mo_setup_and_nothing started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2259)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(2259)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2259)@37811ff634e5: ************************************************* MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-SCCP(2257)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_1-M3UA(2262)@37811ff634e5: ************************************************* MSC_Test_1-M3UA(2262)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2262)@37811ff634e5: ************************************************* MSC_Test_1-SCCP(2260)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2265)@37811ff634e5: ************************************************* MSC_Test_2-M3UA(2265)@37811ff634e5: M3UA emulation initiated, the test can be started MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_2-M3UA(2265)@37811ff634e5: ************************************************* MSC_Test_2-SCCP(2263)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2266)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2259)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(2259)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2259)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2259)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(2259)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2259)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2259)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2259)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2259)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2259)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2259)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2259)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2259)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2259)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2259)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2259)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2262)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23907 to server: "172.18.28.200":2905 association #8 MSC_Test_1-M3UA(2262)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2262)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2262)@37811ff634e5: M3UA_ASPUP sent MSC_Test_1-M3UA(2262)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2262)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2262)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2262)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2262)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2262)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2262)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2262)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2262)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2262)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2262)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2262)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2265)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23908 to server: "172.18.28.200":2905 association #8 MSC_Test_2-M3UA(2265)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2265)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2265)@37811ff634e5: M3UA_ASPUP sent MSC_Test_2-M3UA(2265)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2265)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2265)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2265)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2265)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2265)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2265)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2262)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2265)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2262)@37811ff634e5: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2265)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2265)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2265)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2265)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2268)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2268)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2268)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2268)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2268)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2268)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2268)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2268)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2259)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2259)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2259)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2258)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2262)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2262)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2262)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2261)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2269)@37811ff634e5: Created GsupExpect[0] for "262420000001028" to be handled at TC_iu_mo_setup_and_nothing2(2271) TC_iu_mo_setup_and_nothing2(2271)@37811ff634e5: 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_2-M3UA(2265)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2265)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2265)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2264)@37811ff634e5: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2264)@37811ff634e5: Added conn table entry 0TC_iu_mo_setup_and_nothing2(2271)76736 MSC_Test_2-SCCP(2263)@37811ff634e5: First idle individual index:0 MSC_Test_2-M3UA(2265)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2264)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2265)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2265)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2263)@37811ff634e5: { messageType := 2, destLocRef := '012BC0'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(2263)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(2269)@37811ff634e5: Found GsupExpect[0] for "262420000001028" handled at TC_iu_mo_setup_and_nothing2(2271) MSC_Test-GSUP(2269)@37811ff634e5: Added IMSI table entry 0TC_iu_mo_setup_and_nothing2(2271)"262420000001028" TC_iu_mo_setup_and_nothing2(2271)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_setup_and_nothing2(2271)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_2-M3UA(2265)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2265)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2263)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2263)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2263)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2263)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2264)@37811ff634e5: patching N(SD)=1 into dtap '0514E688E7BA2104A519D3F1'O MSC_Test_2-RAN(2264)@37811ff634e5: patched enc_l3: '0554E688E7BA2104A519D3F1'O MSC_Test_2-SCCP(2263)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2263)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2263)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2263)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554E688E7BA2104A519D3F1'O MSC_Test_2-M3UA(2265)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2265)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2265)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2263)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2263)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2263)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2263)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2263)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2263)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2263)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2263)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2265)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2265)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2265)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2263)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2263)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2263)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2263)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2265)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2265)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2263)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2263)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2263)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2263)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_setup_and_nothing2(2271)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2264)@37811ff634e5: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2264)@37811ff634e5: patched enc_l3: '059B'O MSC_Test_2-SCCP(2263)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2263)@37811ff634e5: vl_len:14 MSC_Test_2-SCCP(2263)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2263)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2265)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2265)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2265)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2263)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2263)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2263)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2263)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2263)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2263)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2263)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2263)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2265)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2265)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2265)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2263)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-M3UA(2265)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2264)@37811ff634e5: Deleted conn table entry 0TC_iu_mo_setup_and_nothing2(2271)76736 TC_iu_mo_setup_and_nothing2(2271)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_setup_and_nothing2(2271)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_setup_and_nothing2(2271)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_setup_and_nothing2(2271)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_setup_and_nothing2(2271)@37811ff634e5: 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 := 'A965557F'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2264)@37811ff634e5: Added conn table entry 0TC_iu_mo_setup_and_nothing2(2271)4837040 MSC_Test_2-RAN(2264)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2263)@37811ff634e5: First idle individual index:0 MSC_Test_2-M3UA(2265)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2265)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2265)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2263)@37811ff634e5: { messageType := 2, destLocRef := '49CEB0'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(2263)@37811ff634e5: Session index based on local reference:0 TC_iu_mo_setup_and_nothing2(2271)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_setup_and_nothing2(2271)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2265)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2265)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2263)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2263)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2263)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2263)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2264)@37811ff634e5: patching N(SD)=1 into dtap '05146701EA9521042F7A9E41'O MSC_Test_2-RAN(2264)@37811ff634e5: patched enc_l3: '05546701EA9521042F7A9E41'O MSC_Test_2-SCCP(2263)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2263)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2263)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2263)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05546701EA9521042F7A9E41'O MSC_Test_2-M3UA(2265)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2265)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2265)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2263)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2263)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2263)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2263)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2263)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2263)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2263)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2263)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2265)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2265)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2265)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2263)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2263)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2263)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2263)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2266)@37811ff634e5: Created MnccExpect[0] for "12345" to be handled at TC_iu_mo_setup_and_nothing2(2271) MSC_Test-MGCP(2267)@37811ff634e5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_mo_setup_and_nothing2(2271) MSC_Test_2-RAN(2264)@37811ff634e5: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2264)@37811ff634e5: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2263)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2263)@37811ff634e5: vl_len:28 MSC_Test_2-SCCP(2263)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2263)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O MSC_Test_2-M3UA(2265)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(2267)@37811ff634e5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "425", 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_mo_setup_and_nothing2(2271) MSC_Test_2-M3UA(2265)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2265)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2265)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2265)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2263)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2263)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2263)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2263)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2263)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2263)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2263)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2263)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2263)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2263)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2263)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2263)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2265)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2265)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2265)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2263)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-RAN(2264)@37811ff634e5: Deleted conn table entry 0TC_iu_mo_setup_and_nothing2(2271)4837040 MSC_Test_2-M3UA(2265)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_mo_setup_and_nothing2(2271)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_setup_and_nothing2(2271)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_setup_and_nothing2(2271)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_setup_and_nothing2(2271)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-SCCP(2257)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(2258)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-RAN(2264)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-M3UA(2262)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-M3UA(2265)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-SCCP(2260)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-SCCP(2263)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(2266)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(2259)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-RAN(2261)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2256)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(2269)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(2267)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(2268)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(2270)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2272)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2256): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(2257): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(2258): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(2259): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-SCCP(2260): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-RAN(2261): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-M3UA(2262): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-SCCP(2263): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-RAN(2264): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-M3UA(2265): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(2266): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(2267): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(2268): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(2269): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(2270): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_iu_mo_setup_and_nothing2(2271): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2272): none (pass -> pass) MTC@37811ff634e5: Test case TC_iu_mo_setup_and_nothing finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_setup_and_nothing pass'. Thu Nov 21 04:39:12 UTC 2024 ====== MSC_Tests_Iu.TC_iu_mo_setup_and_nothing pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests_Iu.TC_iu_mo_setup_and_nothing.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=435097) Waiting for packet dumper to finish... 1 (prev_count=435097, count=438292) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_setup_and_nothing pass' was executed successfully (exit status: 0). MTC@37811ff634e5: 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 ------ Thu Nov 21 04:39:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_crcx_ran_timeout' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_iu_mo_crcx_ran_timeout started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(2276)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(2276)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2276)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(2274)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_1-M3UA(2279)@37811ff634e5: ************************************************* MSC_Test_1-M3UA(2279)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2279)@37811ff634e5: ************************************************* MSC_Test_1-SCCP(2277)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_2-M3UA(2282)@37811ff634e5: ************************************************* MSC_Test_2-M3UA(2282)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2282)@37811ff634e5: ************************************************* MSC_Test_2-SCCP(2280)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2283)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(2285)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2285)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2285)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2285)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2285)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2285)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2285)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2285)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2286)@37811ff634e5: Created GsupExpect[0] for "262420000001029" to be handled at TC_iu_mo_crcx_ran_timeout2(2288) TC_iu_mo_crcx_ran_timeout2(2288)@37811ff634e5: 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(2276)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(2276)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2276)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2276)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(2276)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2276)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2276)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2276)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2276)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2276)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2276)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2276)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2276)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2276)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2276)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2276)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2279)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23907 to server: "172.18.28.200":2905 association #8 MSC_Test_1-M3UA(2279)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2279)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2279)@37811ff634e5: M3UA_ASPUP sent MSC_Test_1-M3UA(2279)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2279)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2279)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2279)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2279)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2279)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2279)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2279)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2279)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2279)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2279)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2279)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2282)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23908 to server: "172.18.28.200":2905 association #8 MSC_Test_2-M3UA(2282)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2282)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2282)@37811ff634e5: M3UA_ASPUP sent MSC_Test_2-M3UA(2282)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2282)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2282)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2282)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2282)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2279)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2282)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2279)@37811ff634e5: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2282)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2282)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2282)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2282)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2282)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2282)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2276)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2276)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2276)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2275)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2279)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2279)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2279)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2278)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2282)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2282)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2282)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2281)@37811ff634e5: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2281)@37811ff634e5: Added conn table entry 0TC_iu_mo_crcx_ran_timeout2(2288)7542160 MSC_Test_2-SCCP(2280)@37811ff634e5: First idle individual index:0 MSC_Test_2-M3UA(2282)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2281)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2282)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2282)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2280)@37811ff634e5: { messageType := 2, destLocRef := '731590'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(2280)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(2286)@37811ff634e5: Found GsupExpect[0] for "262420000001029" handled at TC_iu_mo_crcx_ran_timeout2(2288) MSC_Test-GSUP(2286)@37811ff634e5: Added IMSI table entry 0TC_iu_mo_crcx_ran_timeout2(2288)"262420000001029" TC_iu_mo_crcx_ran_timeout2(2288)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_timeout2(2288)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_2-M3UA(2282)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2282)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2280)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2280)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2280)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2280)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2281)@37811ff634e5: patching N(SD)=1 into dtap '05143BDB59442104A2DCFD52'O MSC_Test_2-RAN(2281)@37811ff634e5: patched enc_l3: '05543BDB59442104A2DCFD52'O MSC_Test_2-SCCP(2280)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2280)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2280)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2280)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05543BDB59442104A2DCFD52'O MSC_Test_2-M3UA(2282)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2282)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2282)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2280)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2280)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2280)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2280)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2280)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2280)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2280)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2280)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2282)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2282)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2282)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2280)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2280)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2280)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2280)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2282)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2282)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2280)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2280)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2280)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2280)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_crcx_ran_timeout2(2288)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2281)@37811ff634e5: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2281)@37811ff634e5: patched enc_l3: '059B'O MSC_Test_2-SCCP(2280)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2280)@37811ff634e5: vl_len:14 MSC_Test_2-SCCP(2280)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2280)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2282)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2282)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2282)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2280)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2280)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2280)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2280)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2280)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2280)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2280)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2280)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2282)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2282)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2282)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2280)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-M3UA(2282)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2281)@37811ff634e5: Deleted conn table entry 0TC_iu_mo_crcx_ran_timeout2(2288)7542160 TC_iu_mo_crcx_ran_timeout2(2288)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_timeout2(2288)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_timeout2(2288)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_timeout2(2288)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_timeout2(2288)@37811ff634e5: 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 := '0AC8DBD8'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2281)@37811ff634e5: Added conn table entry 0TC_iu_mo_crcx_ran_timeout2(2288)15940751 MSC_Test_2-RAN(2281)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2280)@37811ff634e5: First idle individual index:0 MSC_Test_2-M3UA(2282)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2282)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2282)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2280)@37811ff634e5: { messageType := 2, destLocRef := 'F33C8F'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(2280)@37811ff634e5: Session index based on local reference:0 TC_iu_mo_crcx_ran_timeout2(2288)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_timeout2(2288)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2282)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2282)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2280)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2280)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2280)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2280)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2281)@37811ff634e5: patching N(SD)=1 into dtap '0514A8E72B2D2104702CB73D'O MSC_Test_2-RAN(2281)@37811ff634e5: patched enc_l3: '0554A8E72B2D2104702CB73D'O MSC_Test_2-SCCP(2280)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2280)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2280)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2280)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554A8E72B2D2104702CB73D'O MSC_Test_2-M3UA(2282)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2282)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2282)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2280)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2280)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2280)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2280)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2280)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2280)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2280)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2280)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2282)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2282)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2282)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2280)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2280)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2280)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2280)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2283)@37811ff634e5: Created MnccExpect[0] for "12345" to be handled at TC_iu_mo_crcx_ran_timeout2(2288) MSC_Test-MGCP(2284)@37811ff634e5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_mo_crcx_ran_timeout2(2288) MSC_Test_2-RAN(2281)@37811ff634e5: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2281)@37811ff634e5: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2280)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2280)@37811ff634e5: vl_len:28 MSC_Test_2-SCCP(2280)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2280)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O MSC_Test_2-M3UA(2282)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(2284)@37811ff634e5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "426", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a3" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_iu_mo_crcx_ran_timeout2(2288) TC_iu_mo_crcx_ran_timeout2(2288)@37811ff634e5: f_mo_call_establish 2: rx 1st CRCX TC_iu_mo_crcx_ran_timeout2(2288)@37811ff634e5: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(2283)@37811ff634e5: Found MnccExpect[0] for "12345" handled at TC_iu_mo_crcx_ran_timeout2(2288) MSC_Test-MNCC(2283)@37811ff634e5: Added conn table entry 0TC_iu_mo_crcx_ran_timeout2(2288)-2147483593 TC_iu_mo_crcx_ran_timeout2(2288)@37811ff634e5: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_mo_crcx_ran_timeout2(2288)@37811ff634e5: f_mo_call_establish DONE TC_iu_mo_crcx_ran_timeout2(2288)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2282)@37811ff634e5: Message received on association #8 MSC_Test-MNCC(2283)@37811ff634e5: Deleted conn table entry 0TC_iu_mo_crcx_ran_timeout2(2288)-2147483593 MSC_Test_2-M3UA(2282)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2282)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2280)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-M3UA(2282)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2280)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2280)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2280)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2280)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2280)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2280)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2280)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2280)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2280)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2280)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2280)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2282)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2282)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2282)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2280)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-RAN(2281)@37811ff634e5: Deleted conn table entry 0TC_iu_mo_crcx_ran_timeout2(2288)15940751 MSC_Test_2-M3UA(2282)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_mo_crcx_ran_timeout2(2288)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_timeout2(2288)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_timeout2(2288)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_timeout2(2288)@37811ff634e5: Final verdict of PTC: pass MSC_Test_1-M3UA(2279)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(2275)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(2276)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(2274)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-SCCP(2277)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2289)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-SCCP(2280)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(2283)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2273)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-M3UA(2282)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(2286)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-RAN(2278)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-RAN(2281)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(2287)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(2285)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(2284)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2273): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(2274): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(2275): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(2276): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-SCCP(2277): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-RAN(2278): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-M3UA(2279): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-SCCP(2280): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-RAN(2281): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-M3UA(2282): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(2283): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(2284): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(2285): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(2286): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(2287): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_iu_mo_crcx_ran_timeout2(2288): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2289): none (pass -> pass) MTC@37811ff634e5: Test case TC_iu_mo_crcx_ran_timeout finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_crcx_ran_timeout pass'. Thu Nov 21 04:39:21 UTC 2024 ====== MSC_Tests_Iu.TC_iu_mo_crcx_ran_timeout pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests_Iu.TC_iu_mo_crcx_ran_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=444523) Waiting for packet dumper to finish... 1 (prev_count=444523, count=447718) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_crcx_ran_timeout pass' was executed successfully (exit status: 0). MTC@37811ff634e5: 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 ------ Thu Nov 21 04:39:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_mo_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_crcx_ran_reject' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_iu_mo_crcx_ran_reject started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(2293)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(2293)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2293)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(2291)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_1-M3UA(2296)@37811ff634e5: ************************************************* MSC_Test_1-M3UA(2296)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2296)@37811ff634e5: ************************************************* MSC_Test_1-SCCP(2294)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_2-M3UA(2299)@37811ff634e5: ************************************************* MSC_Test_2-M3UA(2299)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2299)@37811ff634e5: ************************************************* MSC_Test_2-SCCP(2297)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2300)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2293)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(2293)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2293)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2293)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(2293)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2293)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2293)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2293)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2293)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2293)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2293)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2293)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2293)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2293)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2293)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2293)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2296)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23907 to server: "172.18.28.200":2905 association #8 MSC_Test_1-M3UA(2296)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2296)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2296)@37811ff634e5: M3UA_ASPUP sent MSC_Test_1-M3UA(2296)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2296)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2296)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2296)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2296)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2296)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2296)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2296)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2296)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2296)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2296)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2296)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2299)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23908 to server: "172.18.28.200":2905 association #8 MSC_Test_2-M3UA(2299)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2299)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2299)@37811ff634e5: M3UA_ASPUP sent MSC_Test_2-M3UA(2299)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2299)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2299)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2299)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2299)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2299)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2299)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2299)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2299)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2296)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2299)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2299)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2299)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2296)@37811ff634e5: Received M3UA_DAVA -> discard MSC_Test-GSUP-IPA(2302)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2302)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2302)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2302)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2302)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2302)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2302)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2302)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2293)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2293)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2293)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2292)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2303)@37811ff634e5: Created GsupExpect[0] for "262420000001030" to be handled at TC_iu_mo_crcx_ran_reject2(2305) TC_iu_mo_crcx_ran_reject2(2305)@37811ff634e5: 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_1-M3UA(2296)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2296)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2296)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2295)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2299)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2299)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2299)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2298)@37811ff634e5: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2298)@37811ff634e5: Added conn table entry 0TC_iu_mo_crcx_ran_reject2(2305)2830570 MSC_Test_2-SCCP(2297)@37811ff634e5: First idle individual index:0 MSC_Test_2-M3UA(2299)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2298)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2299)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2299)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2297)@37811ff634e5: { messageType := 2, destLocRef := '2B30EA'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-GSUP(2303)@37811ff634e5: Found GsupExpect[0] for "262420000001030" handled at TC_iu_mo_crcx_ran_reject2(2305) MSC_Test-GSUP(2303)@37811ff634e5: Added IMSI table entry 0TC_iu_mo_crcx_ran_reject2(2305)"262420000001030" MSC_Test_2-SCCP(2297)@37811ff634e5: Session index based on local reference:0 TC_iu_mo_crcx_ran_reject2(2305)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_reject2(2305)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_2-M3UA(2299)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2299)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2297)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2297)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2297)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2297)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2298)@37811ff634e5: patching N(SD)=1 into dtap '0514AD667788210435756383'O MSC_Test_2-RAN(2298)@37811ff634e5: patched enc_l3: '0554AD667788210435756383'O MSC_Test_2-SCCP(2297)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2297)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2297)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2297)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554AD667788210435756383'O MSC_Test_2-M3UA(2299)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2299)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2299)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2297)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2297)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2297)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2297)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2297)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2297)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2297)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2297)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2299)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2299)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2299)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2297)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2297)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2297)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2297)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2299)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2299)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2297)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2297)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2297)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2297)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_crcx_ran_reject2(2305)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2298)@37811ff634e5: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2298)@37811ff634e5: patched enc_l3: '059B'O MSC_Test_2-SCCP(2297)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2297)@37811ff634e5: vl_len:14 MSC_Test_2-SCCP(2297)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2297)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2299)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2299)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2299)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2297)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2297)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2297)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2297)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2297)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2297)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2297)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2297)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2299)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2299)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2299)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2297)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-M3UA(2299)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2298)@37811ff634e5: Deleted conn table entry 0TC_iu_mo_crcx_ran_reject2(2305)2830570 TC_iu_mo_crcx_ran_reject2(2305)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_reject2(2305)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_reject2(2305)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_reject2(2305)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_reject2(2305)@37811ff634e5: 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 := '367F3750'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2298)@37811ff634e5: Added conn table entry 0TC_iu_mo_crcx_ran_reject2(2305)2352148 MSC_Test_2-RAN(2298)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2297)@37811ff634e5: First idle individual index:0 MSC_Test_2-M3UA(2299)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2299)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2299)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2297)@37811ff634e5: { messageType := 2, destLocRef := '23E414'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(2297)@37811ff634e5: Session index based on local reference:0 TC_iu_mo_crcx_ran_reject2(2305)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_reject2(2305)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2299)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2299)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2297)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2297)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2297)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2297)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2298)@37811ff634e5: patching N(SD)=1 into dtap '0514BCD4DD0A2104AF22557F'O MSC_Test_2-RAN(2298)@37811ff634e5: patched enc_l3: '0554BCD4DD0A2104AF22557F'O MSC_Test_2-SCCP(2297)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2297)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2297)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2297)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554BCD4DD0A2104AF22557F'O MSC_Test_2-M3UA(2299)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2299)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2299)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2297)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2297)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2297)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2297)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2297)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2297)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2297)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2297)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2299)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2299)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2299)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2297)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2297)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2297)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2297)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2300)@37811ff634e5: Created MnccExpect[0] for "12345" to be handled at TC_iu_mo_crcx_ran_reject2(2305) MSC_Test-MGCP(2301)@37811ff634e5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_mo_crcx_ran_reject2(2305) MSC_Test_2-RAN(2298)@37811ff634e5: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2298)@37811ff634e5: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2297)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2297)@37811ff634e5: vl_len:28 MSC_Test_2-SCCP(2297)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2297)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O MSC_Test_2-M3UA(2299)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(2301)@37811ff634e5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "429", 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_crcx_ran_reject2(2305) TC_iu_mo_crcx_ran_reject2(2305)@37811ff634e5: f_mo_call_establish 2: rx 1st CRCX MSC_Test_2-M3UA(2299)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2299)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2299)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2297)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-M3UA(2299)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2297)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2297)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2297)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2297)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2297)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2297)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2297)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_crcx_ran_reject2(2305)@37811ff634e5: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_mo_crcx_ran_reject2(2305)@37811ff634e5: f_mo_call_establish DONE TC_iu_mo_crcx_ran_reject2(2305)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2297)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2297)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2297)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2297)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2299)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2299)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2299)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2297)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-M3UA(2299)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2298)@37811ff634e5: Deleted conn table entry 0TC_iu_mo_crcx_ran_reject2(2305)2352148 TC_iu_mo_crcx_ran_reject2(2305)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_reject2(2305)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_reject2(2305)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_reject2(2305)@37811ff634e5: Final verdict of PTC: pass MSC_Test-GSUP(2303)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-M3UA(2296)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(2292)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-M3UA(2299)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(2301)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-SCCP(2297)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2290)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2306)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(2291)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-SCCP(2294)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(2300)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-RAN(2298)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(2302)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(2304)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-RAN(2295)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(2293)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2290): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(2291): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(2292): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(2293): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-SCCP(2294): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-RAN(2295): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-M3UA(2296): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-SCCP(2297): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-RAN(2298): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-M3UA(2299): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(2300): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(2301): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(2302): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(2303): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(2304): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_iu_mo_crcx_ran_reject2(2305): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2306): none (pass -> pass) MTC@37811ff634e5: Test case TC_iu_mo_crcx_ran_reject finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_crcx_ran_reject pass'. Thu Nov 21 04:39:28 UTC 2024 ====== MSC_Tests_Iu.TC_iu_mo_crcx_ran_reject pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests_Iu.TC_iu_mo_crcx_ran_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=435357) Waiting for packet dumper to finish... 1 (prev_count=435357, count=438552) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_crcx_ran_reject pass' was executed successfully (exit status: 0). MTC@37811ff634e5: 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 ------ Thu Nov 21 04:39: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_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mt_crcx_ran_reject' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_iu_mt_crcx_ran_reject started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(2310)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(2310)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2310)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(2308)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_1-M3UA(2313)@37811ff634e5: ************************************************* MSC_Test_1-M3UA(2313)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2313)@37811ff634e5: ************************************************* MSC_Test_1-SCCP(2311)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_2-M3UA(2316)@37811ff634e5: ************************************************* MSC_Test_2-M3UA(2316)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2316)@37811ff634e5: ************************************************* MSC_Test_2-SCCP(2314)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2317)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2310)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(2310)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2310)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2310)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(2310)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2310)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2310)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2310)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2310)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2310)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2310)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2310)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2310)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2310)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2310)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2310)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2313)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23907 to server: "172.18.28.200":2905 association #8 MSC_Test_1-M3UA(2313)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2313)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2313)@37811ff634e5: M3UA_ASPUP sent MSC_Test_1-M3UA(2313)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2313)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2313)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2313)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2313)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2313)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2313)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2313)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2313)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2313)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2313)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2313)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2316)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23908 to server: "172.18.28.200":2905 association #8 MSC_Test_2-M3UA(2316)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2316)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2316)@37811ff634e5: M3UA_ASPUP sent MSC_Test_2-M3UA(2316)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2316)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2316)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2316)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2316)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2316)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2316)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2313)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2316)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2316)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2316)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2313)@37811ff634e5: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2316)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2316)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2319)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2319)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2319)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2319)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2319)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2319)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2319)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2319)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2310)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2310)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2310)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2309)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2320)@37811ff634e5: Created GsupExpect[0] for "262420000001031" to be handled at TC_iu_mt_crcx_ran_reject2(2322) TC_iu_mt_crcx_ran_reject2(2322)@37811ff634e5: 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_1-M3UA(2313)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2313)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2313)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2312)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2316)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2316)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2316)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2315)@37811ff634e5: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2315)@37811ff634e5: Added conn table entry 0TC_iu_mt_crcx_ran_reject2(2322)3910397 MSC_Test_2-SCCP(2314)@37811ff634e5: First idle individual index:0 MSC_Test_2-M3UA(2316)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2315)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2316)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2316)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2314)@37811ff634e5: { messageType := 2, destLocRef := '3BAAFD'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(2314)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(2320)@37811ff634e5: Found GsupExpect[0] for "262420000001031" handled at TC_iu_mt_crcx_ran_reject2(2322) MSC_Test-GSUP(2320)@37811ff634e5: Added IMSI table entry 0TC_iu_mt_crcx_ran_reject2(2322)"262420000001031" TC_iu_mt_crcx_ran_reject2(2322)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mt_crcx_ran_reject2(2322)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_2-M3UA(2316)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2316)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2314)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2314)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2314)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2314)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2315)@37811ff634e5: patching N(SD)=1 into dtap '0514EEF187A2210424CA5141'O MSC_Test_2-RAN(2315)@37811ff634e5: patched enc_l3: '0554EEF187A2210424CA5141'O MSC_Test_2-SCCP(2314)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2314)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2314)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2314)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554EEF187A2210424CA5141'O MSC_Test_2-M3UA(2316)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2316)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2316)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2314)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2314)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2314)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2314)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2314)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2314)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2314)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2314)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2316)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2316)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2316)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2314)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2314)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2314)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2314)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2316)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2316)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2314)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2314)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2314)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2314)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mt_crcx_ran_reject2(2322)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2315)@37811ff634e5: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2315)@37811ff634e5: patched enc_l3: '059B'O MSC_Test_2-SCCP(2314)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2314)@37811ff634e5: vl_len:14 MSC_Test_2-SCCP(2314)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2314)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2316)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2316)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2316)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2314)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2314)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2314)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2314)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2314)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2314)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2314)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2314)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2316)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2316)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2316)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2314)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-M3UA(2316)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2315)@37811ff634e5: Deleted conn table entry 0TC_iu_mt_crcx_ran_reject2(2322)3910397 TC_iu_mt_crcx_ran_reject2(2322)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_mt_crcx_ran_reject2(2322)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mt_crcx_ran_reject2(2322)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_mt_crcx_ran_reject2(2322)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2315)@37811ff634e5: Created IMSI[0] for '262420000001031'H'3F069B6F'O to be handled at TC_iu_mt_crcx_ran_reject2(2322) MSC_Test-MNCC(2317)@37811ff634e5: Added conn table entry 0TC_iu_mt_crcx_ran_reject2(2322)875559378 MSC_Test_2-M3UA(2316)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2316)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2315)@37811ff634e5: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_mt_crcx_ran_reject2(2322) TC_iu_mt_crcx_ran_reject2(2322)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_mt_crcx_ran_reject2(2322)@37811ff634e5: 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 := '3F069B6F'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2315)@37811ff634e5: Added conn table entry 0TC_iu_mt_crcx_ran_reject2(2322)15797852 MSC_Test_2-SCCP(2314)@37811ff634e5: First idle individual index:0 MSC_Test_2-M3UA(2316)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2316)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2316)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2314)@37811ff634e5: { messageType := 2, destLocRef := 'F10E5C'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(2314)@37811ff634e5: Session index based on local reference:0 TC_iu_mt_crcx_ran_reject2(2322)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mt_crcx_ran_reject2(2322)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2316)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2316)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2314)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2314)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2314)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2314)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2315)@37811ff634e5: patching N(SD)=0 into dtap '0514831E85552104457214E3'O MSC_Test_2-RAN(2315)@37811ff634e5: patched enc_l3: '0514831E85552104457214E3'O MSC_Test_2-SCCP(2314)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2314)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2314)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2314)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514831E85552104457214E3'O MSC_Test_2-M3UA(2316)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2316)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2316)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2314)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2314)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2314)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2314)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2314)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2314)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2314)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2314)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2316)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2316)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2316)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2314)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-M3UA(2316)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2314)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2314)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2314)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2316)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2314)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2314)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2314)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2314)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MGCP(2318)@37811ff634e5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_mt_crcx_ran_reject2(2322) MSC_Test_2-RAN(2315)@37811ff634e5: patching N(SD)=1 into dtap '8308'O MSC_Test_2-RAN(2315)@37811ff634e5: patched enc_l3: '8348'O MSC_Test_2-SCCP(2314)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2314)@37811ff634e5: vl_len:14 MSC_Test_2-SCCP(2314)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2314)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028348'O MSC_Test_2-M3UA(2316)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(2318)@37811ff634e5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "430", 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_mt_crcx_ran_reject2(2322) MSC_Test-MNCC(2317)@37811ff634e5: Deleted conn table entry 0TC_iu_mt_crcx_ran_reject2(2322)875559378 MSC_Test_2-M3UA(2316)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2316)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2314)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-M3UA(2316)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2314)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2314)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2314)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2316)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2314)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2314)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2314)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2314)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2314)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2314)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2314)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2314)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2316)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2316)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2316)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2314)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-RAN(2315)@37811ff634e5: Deleted conn table entry 0TC_iu_mt_crcx_ran_reject2(2322)15797852 TC_iu_mt_crcx_ran_reject2(2322)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2316)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_mt_crcx_ran_reject2(2322)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_mt_crcx_ran_reject2(2322)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-M3UA(2310)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-RAN(2312)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(2309)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-SCCP(2311)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-M3UA(2316)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(2317)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-M3UA(2313)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-RAN(2315)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(2308)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-SCCP(2314)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(2319)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(2320)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(2318)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2307)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2323)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(2321)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2307): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(2308): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(2309): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(2310): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-SCCP(2311): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-RAN(2312): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-M3UA(2313): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-SCCP(2314): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-RAN(2315): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-M3UA(2316): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(2317): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(2318): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(2319): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(2320): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(2321): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_iu_mt_crcx_ran_reject2(2322): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2323): none (pass -> pass) MTC@37811ff634e5: Test case TC_iu_mt_crcx_ran_reject finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mt_crcx_ran_reject pass'. Thu Nov 21 04:39:35 UTC 2024 ====== MSC_Tests_Iu.TC_iu_mt_crcx_ran_reject pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests_Iu.TC_iu_mt_crcx_ran_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=451314) Waiting for packet dumper to finish... 1 (prev_count=451314, count=455084) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mt_crcx_ran_reject pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_cancel'. ------ MSC_Tests_Iu.TC_iu_gsup_cancel ------ Thu Nov 21 04:39:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_gsup_cancel.pcap" >/data/MSC_Tests_Iu.TC_iu_gsup_cancel.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_cancel' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_iu_gsup_cancel started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(2327)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(2327)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2327)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(2325)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_1-M3UA(2330)@37811ff634e5: ************************************************* MSC_Test_1-M3UA(2330)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2330)@37811ff634e5: ************************************************* MSC_Test_1-SCCP(2328)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_2-M3UA(2333)@37811ff634e5: ************************************************* MSC_Test_2-M3UA(2333)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2333)@37811ff634e5: ************************************************* MSC_Test_2-SCCP(2331)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2334)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2327)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(2327)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2327)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2327)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(2327)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2327)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2327)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2327)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2327)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2327)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2327)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2327)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2327)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2327)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2327)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2327)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2330)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23907 to server: "172.18.28.200":2905 association #8 MSC_Test_1-M3UA(2330)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2330)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2330)@37811ff634e5: M3UA_ASPUP sent MSC_Test_1-M3UA(2330)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2330)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2330)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2330)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2330)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2330)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2330)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2330)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2330)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2330)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2330)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2330)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2333)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23908 to server: "172.18.28.200":2905 association #8 MSC_Test_2-M3UA(2333)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2333)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2333)@37811ff634e5: M3UA_ASPUP sent MSC_Test_2-M3UA(2333)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2333)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2333)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2333)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2333)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2333)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2333)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2330)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2333)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2333)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2333)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2330)@37811ff634e5: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2333)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2333)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2336)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2336)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2336)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2336)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2336)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2336)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2336)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2336)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2327)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2327)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2327)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2326)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2330)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2330)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2330)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2337)@37811ff634e5: Created GsupExpect[0] for "262420000001033" to be handled at TC_iu_gsup_cancel2(2339) MSC_Test_1-RAN(2329)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_gsup_cancel2(2339)@37811ff634e5: 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-M3UA(2333)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2333)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2333)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2332)@37811ff634e5: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2332)@37811ff634e5: Added conn table entry 0TC_iu_gsup_cancel2(2339)14145270 MSC_Test_2-SCCP(2331)@37811ff634e5: First idle individual index:0 MSC_Test_2-M3UA(2333)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2332)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2333)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2333)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2331)@37811ff634e5: { messageType := 2, destLocRef := 'D7D6F6'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(2331)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(2337)@37811ff634e5: Found GsupExpect[0] for "262420000001033" handled at TC_iu_gsup_cancel2(2339) MSC_Test-GSUP(2337)@37811ff634e5: Added IMSI table entry 0TC_iu_gsup_cancel2(2339)"262420000001033" TC_iu_gsup_cancel2(2339)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_cancel2(2339)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_2-M3UA(2333)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2333)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2331)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2331)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2331)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2331)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2332)@37811ff634e5: patching N(SD)=1 into dtap '0514D9237EC9210413C2D7C5'O MSC_Test_2-RAN(2332)@37811ff634e5: patched enc_l3: '0554D9237EC9210413C2D7C5'O MSC_Test_2-SCCP(2331)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2331)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2331)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2331)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554D9237EC9210413C2D7C5'O MSC_Test_2-M3UA(2333)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2333)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2333)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2331)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2331)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2331)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2331)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2331)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2331)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2331)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2331)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2333)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2333)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2333)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2331)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2331)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2331)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2331)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2333)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2333)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2331)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2331)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2331)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2331)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_cancel2(2339)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2332)@37811ff634e5: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2332)@37811ff634e5: patched enc_l3: '059B'O MSC_Test_2-SCCP(2331)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2331)@37811ff634e5: vl_len:14 MSC_Test_2-SCCP(2331)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2331)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2333)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2333)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2333)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2331)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2331)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2331)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2331)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2331)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2331)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2331)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2331)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2333)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2333)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2333)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2331)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-M3UA(2333)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2332)@37811ff634e5: Deleted conn table entry 0TC_iu_gsup_cancel2(2339)14145270 TC_iu_gsup_cancel2(2339)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2339)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_cancel2(2339)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2339)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2339)@37811ff634e5: 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 := 'BFF966EA'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2332)@37811ff634e5: Added conn table entry 0TC_iu_gsup_cancel2(2339)16503084 MSC_Test_2-RAN(2332)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2331)@37811ff634e5: First idle individual index:0 MSC_Test_2-M3UA(2333)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2333)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2333)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2331)@37811ff634e5: { messageType := 2, destLocRef := 'FBD12C'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(2331)@37811ff634e5: Session index based on local reference:0 TC_iu_gsup_cancel2(2339)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_cancel2(2339)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2333)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2333)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2331)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2331)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2331)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2331)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2332)@37811ff634e5: patching N(SD)=1 into dtap '05142E9CB5352104B44BA0F7'O MSC_Test_2-RAN(2332)@37811ff634e5: patched enc_l3: '05542E9CB5352104B44BA0F7'O MSC_Test_2-SCCP(2331)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2331)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2331)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2331)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05542E9CB5352104B44BA0F7'O MSC_Test_2-M3UA(2333)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2333)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2333)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2331)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2331)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2331)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2331)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2331)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2331)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2331)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2331)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2333)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2333)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2333)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2331)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2331)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2331)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2331)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2334)@37811ff634e5: Created MnccExpect[0] for "12345" to be handled at TC_iu_gsup_cancel2(2339) MSC_Test-MGCP(2335)@37811ff634e5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_gsup_cancel2(2339) MSC_Test_2-RAN(2332)@37811ff634e5: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2332)@37811ff634e5: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2331)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2331)@37811ff634e5: vl_len:28 MSC_Test_2-SCCP(2331)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2331)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O MSC_Test_2-M3UA(2333)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(2335)@37811ff634e5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "431", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a6" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_iu_gsup_cancel2(2339) TC_iu_gsup_cancel2(2339)@37811ff634e5: f_mo_call_establish 2: rx 1st CRCX TC_iu_gsup_cancel2(2339)@37811ff634e5: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(2334)@37811ff634e5: Found MnccExpect[0] for "12345" handled at TC_iu_gsup_cancel2(2339) MSC_Test-MNCC(2334)@37811ff634e5: Added conn table entry 0TC_iu_gsup_cancel2(2339)-2147483591 MSC_Test_2-M3UA(2333)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2333)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2331)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2331)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2331)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2331)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_cancel2(2339)@37811ff634e5: f_mo_call_establish 1: rx MNCC SETUP ind TC_iu_gsup_cancel2(2339)@37811ff634e5: f_mo_call_establish 4.iu: rx RANAP RAB Assignment Request MSC_Test_2-SCCP(2331)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2331)@37811ff634e5: vl_len:46 MSC_Test_2-SCCP(2331)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2331)@37811ff634e5: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C60227C350001C0A802150000000000000000000000000040040C0000'O MSC_Test_2-M3UA(2333)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_gsup_cancel2(2339)@37811ff634e5: f_mo_call_establish 3: rx RTP CREATE TC_iu_gsup_cancel2(2339)@37811ff634e5: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_2-M3UA(2333)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2333)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2331)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2331)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2331)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2331)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2333)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2333)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2331)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2331)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2331)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2331)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_cancel2(2339)@37811ff634e5: f_mo_call_establish 7: rx CC Alerting MSC_Test_2-M3UA(2333)@37811ff634e5: Message received on association #8 TC_iu_gsup_cancel2(2339)@37811ff634e5: as_optional_mgcp_mdcx: rx MDCX MSC_Test_2-M3UA(2333)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_gsup_cancel2(2339)@37811ff634e5: { line := { verb := "MDCX", trans_id := "434", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "a6" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a6", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.28.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(2331)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2331)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2331)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2331)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_cancel2(2339)@37811ff634e5: f_mo_call_establish 10: rx CC CONNECT MSC_Test_2-RAN(2332)@37811ff634e5: patching N(SD)=3 into dtap '030F'O MSC_Test_2-RAN(2332)@37811ff634e5: patched enc_l3: '03CF'O MSC_Test_2-SCCP(2331)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2331)@37811ff634e5: vl_len:14 MSC_Test_2-SCCP(2331)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2331)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400A000001001040030203CF'O MSC_Test_2-M3UA(2333)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_gsup_cancel2(2339)@37811ff634e5: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_iu_gsup_cancel2(2339)@37811ff634e5: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_gsup_cancel2(2339)@37811ff634e5: f_mo_call_establish DONE TC_iu_gsup_cancel2(2339)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2339)@37811ff634e5: Hold the call for some time TC_iu_gsup_cancel2(2339)@37811ff634e5: Call stayed open for 5.000000 seconds, all is well. TC_iu_gsup_cancel2(2339)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2339)@37811ff634e5: Hangup TC_iu_gsup_cancel2(2339)@37811ff634e5: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_2-M3UA(2333)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2333)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2331)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2331)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2331)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2331)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_cancel2(2339)@37811ff634e5: f_call_hangup 1: rx DTAP CC DISC MSC_Test_2-M3UA(2333)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2333)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2331)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2331)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2331)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2331)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_cancel2(2339)@37811ff634e5: f_call_hangup 2.a: rx DTAP CC RELEASE TC_iu_gsup_cancel2(2339)@37811ff634e5: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_2-RAN(2332)@37811ff634e5: patching N(SD)=0 into dtap '032A'O MSC_Test_2-RAN(2332)@37811ff634e5: patched enc_l3: '032A'O MSC_Test_2-SCCP(2331)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2331)@37811ff634e5: vl_len:14 MSC_Test_2-SCCP(2331)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2331)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302032A'O MSC_Test_2-M3UA(2333)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2333)@37811ff634e5: Message received on association #8 MSC_Test-MNCC(2334)@37811ff634e5: Deleted conn table entry 0TC_iu_gsup_cancel2(2339)-2147483591 MSC_Test_2-M3UA(2333)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2331)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2331)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2331)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2331)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_cancel2(2339)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_gsup_cancel2(2339)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_gsup_cancel2(2339)@37811ff634e5: f_call_hangup 5.iu: rx Iu Release Command MSC_Test_2-SCCP(2331)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2331)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2331)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2331)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2333)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2333)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2333)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2331)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-RAN(2332)@37811ff634e5: Deleted conn table entry 0TC_iu_gsup_cancel2(2339)16503084 TC_iu_gsup_cancel2(2339)@37811ff634e5: f_call_hangup 6.iu: rx SCCP DISC TC_iu_gsup_cancel2(2339)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2333)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_gsup_cancel2(2339)@37811ff634e5: f_call_hangup 9: done TC_iu_gsup_cancel2(2339)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2339)@37811ff634e5: 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(2332)@37811ff634e5: Added conn table entry 0TC_iu_gsup_cancel2(2339)4308059 MSC_Test_2-RAN(2332)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2331)@37811ff634e5: First idle individual index:0 MSC_Test_2-M3UA(2333)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2333)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2333)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2333)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2331)@37811ff634e5: { messageType := 2, destLocRef := '41BC5B'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-M3UA(2333)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2331)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-M3UA(2333)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2333)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2331)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2331)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2331)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2331)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2331)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2331)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2331)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2331)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2331)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2331)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2331)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2331)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2333)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2333)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2333)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2331)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-M3UA(2333)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2332)@37811ff634e5: Deleted conn table entry 0TC_iu_gsup_cancel2(2339)4308059 TC_iu_gsup_cancel2(2339)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2339)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_cancel2(2339)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2339)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2339)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-M3UA(2327)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(2325)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-M3UA(2333)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-RAN(2332)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(2326)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(2337)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-SCCP(2331)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-RAN(2329)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(2334)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-SCCP(2328)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-M3UA(2330)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(2336)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2340)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2324)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(2338)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(2335)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2324): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(2325): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(2326): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(2327): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-SCCP(2328): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-RAN(2329): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-M3UA(2330): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-SCCP(2331): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-RAN(2332): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-M3UA(2333): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(2334): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(2335): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(2336): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(2337): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(2338): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_iu_gsup_cancel2(2339): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2340): none (pass -> pass) MTC@37811ff634e5: Test case TC_iu_gsup_cancel finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_cancel pass'. Thu Nov 21 04:39:48 UTC 2024 ====== MSC_Tests_Iu.TC_iu_gsup_cancel pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests_Iu.TC_iu_gsup_cancel.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=619151) Waiting for packet dumper to finish... 1 (prev_count=619151, count=622346) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_cancel pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_release_timeout'. ------ MSC_Tests_Iu.TC_iu_mo_release_timeout ------ Thu Nov 21 04:39: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_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_release_timeout' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_iu_mo_release_timeout started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(2344)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(2344)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2344)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(2342)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_1-M3UA(2347)@37811ff634e5: ************************************************* MSC_Test_1-M3UA(2347)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2347)@37811ff634e5: ************************************************* MSC_Test_1-SCCP(2345)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_2-M3UA(2350)@37811ff634e5: ************************************************* MSC_Test_2-M3UA(2350)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2350)@37811ff634e5: ************************************************* MSC_Test_2-SCCP(2348)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2351)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2344)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(2344)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2344)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2344)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(2344)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2344)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2344)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2344)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2344)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2344)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2344)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2344)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2344)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2344)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2344)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2344)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2347)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23907 to server: "172.18.28.200":2905 association #8 MSC_Test_1-M3UA(2347)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2347)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2347)@37811ff634e5: M3UA_ASPUP sent MSC_Test_1-M3UA(2347)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2347)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2347)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2347)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2347)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2347)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2347)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2347)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2347)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2347)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2347)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2347)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2350)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23908 to server: "172.18.28.200":2905 association #8 MSC_Test_2-M3UA(2350)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2350)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2350)@37811ff634e5: M3UA_ASPUP sent MSC_Test_2-M3UA(2350)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2350)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2350)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2350)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2350)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2350)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2350)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2347)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2347)@37811ff634e5: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2350)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2350)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2350)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2350)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2350)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2344)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2344)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2344)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2343)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2347)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2347)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2347)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2346)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2350)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2350)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2350)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2349)@37811ff634e5: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP-IPA(2353)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2353)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2353)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2353)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2353)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2353)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2353)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2353)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2354)@37811ff634e5: Created GsupExpect[0] for "262420000001040" to be handled at TC_iu_mo_release_timeout2(2356) TC_iu_mo_release_timeout2(2356)@37811ff634e5: 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(2349)@37811ff634e5: Added conn table entry 0TC_iu_mo_release_timeout2(2356)11726177 MSC_Test_2-SCCP(2348)@37811ff634e5: First idle individual index:0 MSC_Test_2-M3UA(2350)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2349)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2350)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2350)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2348)@37811ff634e5: { messageType := 2, destLocRef := 'B2ED61'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(2348)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(2354)@37811ff634e5: Found GsupExpect[0] for "262420000001040" handled at TC_iu_mo_release_timeout2(2356) MSC_Test-GSUP(2354)@37811ff634e5: Added IMSI table entry 0TC_iu_mo_release_timeout2(2356)"262420000001040" TC_iu_mo_release_timeout2(2356)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_release_timeout2(2356)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_2-M3UA(2350)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2350)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2348)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2348)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2348)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2348)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2349)@37811ff634e5: patching N(SD)=1 into dtap '051423E0CB392104AAA54C1D'O MSC_Test_2-RAN(2349)@37811ff634e5: patched enc_l3: '055423E0CB392104AAA54C1D'O MSC_Test_2-SCCP(2348)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2348)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2348)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2348)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055423E0CB392104AAA54C1D'O MSC_Test_2-M3UA(2350)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2350)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2350)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2348)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2348)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2348)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2348)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2348)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2348)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2348)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2348)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2350)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2350)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2350)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2348)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2348)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2348)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2348)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2350)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2350)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2348)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2348)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2348)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2348)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_release_timeout2(2356)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2349)@37811ff634e5: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2349)@37811ff634e5: patched enc_l3: '059B'O MSC_Test_2-SCCP(2348)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2348)@37811ff634e5: vl_len:14 MSC_Test_2-SCCP(2348)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2348)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2350)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2350)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2350)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2348)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2348)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2348)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2348)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2348)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2348)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2348)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2348)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2350)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2350)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2350)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2348)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-M3UA(2350)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2349)@37811ff634e5: Deleted conn table entry 0TC_iu_mo_release_timeout2(2356)11726177 TC_iu_mo_release_timeout2(2356)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_release_timeout2(2356)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_release_timeout2(2356)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_release_timeout2(2356)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_release_timeout2(2356)@37811ff634e5: 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 := '0A201800'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2349)@37811ff634e5: Added conn table entry 0TC_iu_mo_release_timeout2(2356)3941180 MSC_Test_2-RAN(2349)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2348)@37811ff634e5: First idle individual index:0 MSC_Test_2-M3UA(2350)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2350)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2350)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2348)@37811ff634e5: { messageType := 2, destLocRef := '3C233C'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(2348)@37811ff634e5: Session index based on local reference:0 TC_iu_mo_release_timeout2(2356)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_release_timeout2(2356)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2350)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2350)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2348)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2348)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2348)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2348)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2349)@37811ff634e5: patching N(SD)=1 into dtap '05144574453B2104AE1997BA'O MSC_Test_2-RAN(2349)@37811ff634e5: patched enc_l3: '05544574453B2104AE1997BA'O MSC_Test_2-SCCP(2348)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2348)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2348)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2348)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05544574453B2104AE1997BA'O MSC_Test_2-M3UA(2350)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2350)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2350)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2348)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2348)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2348)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2348)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2348)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2348)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2348)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2348)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2350)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2350)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2350)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2348)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2348)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2348)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2348)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2351)@37811ff634e5: Created MnccExpect[0] for "12345" to be handled at TC_iu_mo_release_timeout2(2356) MSC_Test-MGCP(2352)@37811ff634e5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_mo_release_timeout2(2356) MSC_Test_2-RAN(2349)@37811ff634e5: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2349)@37811ff634e5: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2348)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2348)@37811ff634e5: vl_len:28 MSC_Test_2-SCCP(2348)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2348)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O MSC_Test_2-M3UA(2350)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(2352)@37811ff634e5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "437", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a7" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_iu_mo_release_timeout2(2356) TC_iu_mo_release_timeout2(2356)@37811ff634e5: f_mo_call_establish 2: rx 1st CRCX TC_iu_mo_release_timeout2(2356)@37811ff634e5: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(2351)@37811ff634e5: Found MnccExpect[0] for "12345" handled at TC_iu_mo_release_timeout2(2356) MSC_Test-MNCC(2351)@37811ff634e5: Added conn table entry 0TC_iu_mo_release_timeout2(2356)-2147483590 TC_iu_mo_release_timeout2(2356)@37811ff634e5: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_mo_release_timeout2(2356)@37811ff634e5: f_mo_call_establish DONE TC_iu_mo_release_timeout2(2356)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2350)@37811ff634e5: Message received on association #8 MSC_Test-MNCC(2351)@37811ff634e5: Deleted conn table entry 0TC_iu_mo_release_timeout2(2356)-2147483590 MSC_Test_2-M3UA(2350)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2350)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2348)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-M3UA(2350)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2348)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2348)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2348)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2348)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2348)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2348)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2348)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2348)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2348)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2348)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2348)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2350)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2350)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2350)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2348)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-RAN(2349)@37811ff634e5: Deleted conn table entry 0TC_iu_mo_release_timeout2(2356)3941180 MSC_Test_2-M3UA(2350)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_mo_release_timeout2(2356)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_release_timeout2(2356)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_release_timeout2(2356)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_release_timeout2(2356)@37811ff634e5: Final verdict of PTC: pass MSC_Test_2-RAN(2349)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-M3UA(2350)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(2351)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(2343)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(2344)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-SCCP(2348)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(2342)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-SCCP(2345)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-M3UA(2347)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-RAN(2346)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2341)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(2354)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(2353)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(2355)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2357)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(2352)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2341): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(2342): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(2343): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(2344): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-SCCP(2345): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-RAN(2346): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-M3UA(2347): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-SCCP(2348): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-RAN(2349): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-M3UA(2350): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(2351): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(2352): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(2353): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(2354): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(2355): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_iu_mo_release_timeout2(2356): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2357): none (pass -> pass) MTC@37811ff634e5: Test case TC_iu_mo_release_timeout finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_release_timeout pass'. Thu Nov 21 04:39:57 UTC 2024 ====== MSC_Tests_Iu.TC_iu_mo_release_timeout pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests_Iu.TC_iu_mo_release_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=449530) Waiting for packet dumper to finish... 1 (prev_count=449530, count=450691) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_release_timeout pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_reset_two_1iu'. ------ MSC_Tests.TC_reset_two_1iu ------ Thu Nov 21 04:40: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_reset_two_1iu.pcap" >/data/MSC_Tests.TC_reset_two_1iu.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_reset_two_1iu' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_reset_two_1iu started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(2361)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(2361)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2361)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(2359)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_1-M3UA(2364)@37811ff634e5: ************************************************* MSC_Test_1-M3UA(2364)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2364)@37811ff634e5: ************************************************* MSC_Test_1-SCCP(2362)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_2-M3UA(2367)@37811ff634e5: ************************************************* MSC_Test_2-M3UA(2367)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2367)@37811ff634e5: ************************************************* MSC_Test_2-SCCP(2365)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2368)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2361)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(2361)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2361)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2361)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(2361)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2361)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2361)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2361)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2361)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2361)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2361)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2361)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2361)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2361)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2361)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2361)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2364)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23907 to server: "172.18.28.200":2905 association #8 MSC_Test_1-M3UA(2364)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2364)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2364)@37811ff634e5: M3UA_ASPUP sent MSC_Test_1-M3UA(2364)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2364)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2364)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2364)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2364)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2364)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2364)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2364)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2364)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2364)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2364)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2364)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2367)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23908 to server: "172.18.28.200":2905 association #8 MSC_Test_2-M3UA(2367)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2367)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2367)@37811ff634e5: M3UA_ASPUP sent MSC_Test_2-M3UA(2367)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2367)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2367)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2367)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2367)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2367)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2367)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2364)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2364)@37811ff634e5: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2367)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2367)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2367)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2367)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2367)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2370)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2370)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2370)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2370)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2370)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2370)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2370)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2370)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2361)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2361)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2361)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2360)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2364)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2364)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2364)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2363)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2367)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2367)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2367)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2366)@37811ff634e5: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@37811ff634e5: setverdict(pass): none -> pass MSC_Test_1-SCCP(2362)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-SCCP(2365)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-M3UA(2367)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(2360)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-RAN(2363)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-M3UA(2364)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(2361)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(2371)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(2370)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-RAN(2366)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2358)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(2359)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(2372)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(2369)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(2368)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: pass MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2358): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(2359): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(2360): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(2361): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-SCCP(2362): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-RAN(2363): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-M3UA(2364): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-SCCP(2365): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-RAN(2366): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-M3UA(2367): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(2368): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(2369): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(2370): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(2371): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(2372): none (pass -> pass) MTC@37811ff634e5: Test case TC_reset_two_1iu finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_reset_two_1iu pass'. Thu Nov 21 04:40:05 UTC 2024 ====== MSC_Tests.TC_reset_two_1iu pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests.TC_reset_two_1iu.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=139775) Waiting for packet dumper to finish... 1 (prev_count=139775, count=142970) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_reset_two_1iu pass' was executed successfully (exit status: 0). MTC@37811ff634e5: 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 ------ Thu Nov 21 04: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_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_call' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_iu_lu_and_mt_call started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(2376)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(2376)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2376)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(2374)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_1-M3UA(2379)@37811ff634e5: ************************************************* MSC_Test_1-M3UA(2379)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2379)@37811ff634e5: ************************************************* MSC_Test_1-SCCP(2377)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_2-M3UA(2382)@37811ff634e5: ************************************************* MSC_Test_2-M3UA(2382)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2382)@37811ff634e5: ************************************************* MSC_Test_2-SCCP(2380)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2383)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(2385)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2385)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2385)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2385)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2385)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2385)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2385)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2385)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2386)@37811ff634e5: Created GsupExpect[0] for "262420000001142" to be handled at TC_iu_lu_and_mt_call2(2388) TC_iu_lu_and_mt_call2(2388)@37811ff634e5: 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(2376)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(2376)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2376)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2376)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(2376)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2376)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2376)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2376)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2376)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2376)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2376)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2376)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2376)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2376)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2376)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2376)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2379)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23907 to server: "172.18.28.200":2905 association #8 MSC_Test_1-M3UA(2379)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2379)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2379)@37811ff634e5: M3UA_ASPUP sent MSC_Test_1-M3UA(2379)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2379)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2379)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2379)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2379)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2379)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2379)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2379)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2379)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2379)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2379)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2379)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2382)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23908 to server: "172.18.28.200":2905 association #8 MSC_Test_2-M3UA(2382)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2382)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2382)@37811ff634e5: M3UA_ASPUP sent MSC_Test_2-M3UA(2382)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2382)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2382)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2382)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2382)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2382)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2379)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2379)@37811ff634e5: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2382)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2382)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2382)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2382)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2382)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2382)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2376)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2376)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2376)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2375)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2379)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2379)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2379)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2378)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2382)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2382)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2382)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2381)@37811ff634e5: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2381)@37811ff634e5: Added conn table entry 0TC_iu_lu_and_mt_call2(2388)6511342 MSC_Test_2-SCCP(2380)@37811ff634e5: First idle individual index:0 MSC_Test_2-M3UA(2382)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2381)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2382)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2382)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2380)@37811ff634e5: { messageType := 2, destLocRef := '635AEE'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(2380)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(2386)@37811ff634e5: Found GsupExpect[0] for "262420000001142" handled at TC_iu_lu_and_mt_call2(2388) MSC_Test-GSUP(2386)@37811ff634e5: Added IMSI table entry 0TC_iu_lu_and_mt_call2(2388)"262420000001142" TC_iu_lu_and_mt_call2(2388)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call2(2388)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_2-M3UA(2382)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2382)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2380)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2380)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2380)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2380)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2381)@37811ff634e5: patching N(SD)=1 into dtap '051402A8284D2104B63B7D90'O MSC_Test_2-RAN(2381)@37811ff634e5: patched enc_l3: '055402A8284D2104B63B7D90'O MSC_Test_2-SCCP(2380)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2380)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2380)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2380)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055402A8284D2104B63B7D90'O MSC_Test_2-M3UA(2382)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2382)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2382)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2380)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2380)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2380)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2380)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2380)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2380)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2380)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2380)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2382)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2382)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2382)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2380)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2380)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2380)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2380)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2382)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2382)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2380)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2380)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2380)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2380)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call2(2388)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2381)@37811ff634e5: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2381)@37811ff634e5: patched enc_l3: '059B'O MSC_Test_2-SCCP(2380)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2380)@37811ff634e5: vl_len:14 MSC_Test_2-SCCP(2380)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2380)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2382)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2382)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2382)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2380)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2380)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2380)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2380)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2380)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2380)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2380)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2380)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2382)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2382)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2382)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2380)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-M3UA(2382)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2381)@37811ff634e5: Deleted conn table entry 0TC_iu_lu_and_mt_call2(2388)6511342 TC_iu_lu_and_mt_call2(2388)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call2(2388)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call2(2388)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call2(2388)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(2383)@37811ff634e5: Added conn table entry 0TC_iu_lu_and_mt_call2(2388)809044340 MSC_Test_2-RAN(2381)@37811ff634e5: Created IMSI[0] for '262420000001142'H'45333F81'O to be handled at TC_iu_lu_and_mt_call2(2388) MSC_Test_2-M3UA(2382)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2382)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2381)@37811ff634e5: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_call2(2388) TC_iu_lu_and_mt_call2(2388)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2381)@37811ff634e5: Created IMSI[1] for '262420000001142'H'45333F81'O to be handled at TC_iu_lu_and_mt_call2(2388) TC_iu_lu_and_mt_call2(2388)@37811ff634e5: 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 := '45333F81'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2381)@37811ff634e5: Added conn table entry 0TC_iu_lu_and_mt_call2(2388)8779924 MSC_Test_2-SCCP(2380)@37811ff634e5: First idle individual index:0 MSC_Test_2-M3UA(2382)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2382)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2382)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2380)@37811ff634e5: { messageType := 2, destLocRef := '85F894'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(2380)@37811ff634e5: Session index based on local reference:0 TC_iu_lu_and_mt_call2(2388)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call2(2388)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2382)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2382)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2380)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2380)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2380)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2380)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2381)@37811ff634e5: patching N(SD)=0 into dtap '0514D5004A9C2104D64DC937'O MSC_Test_2-RAN(2381)@37811ff634e5: patched enc_l3: '0514D5004A9C2104D64DC937'O MSC_Test_2-SCCP(2380)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2380)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2380)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2380)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514D5004A9C2104D64DC937'O MSC_Test_2-M3UA(2382)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2382)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2382)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2380)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2380)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2380)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2380)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2380)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2380)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2380)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2380)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2382)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2382)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2382)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2382)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2380)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-M3UA(2382)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2380)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2380)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2380)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2380)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2380)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2380)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2380)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call2(2388)@37811ff634e5: f_mt_call_complete 1 MSC_Test_2-RAN(2381)@37811ff634e5: patching N(SD)=1 into dtap '8301'O MSC_Test_2-RAN(2381)@37811ff634e5: patched enc_l3: '8341'O MSC_Test_2-SCCP(2380)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2380)@37811ff634e5: vl_len:14 MSC_Test_2-SCCP(2380)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2380)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028341'O MSC_Test_2-M3UA(2382)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_call2(2388)@37811ff634e5: f_mt_call_complete 2 MSC_Test-MGCP(2384)@37811ff634e5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_lu_and_mt_call2(2388) MSC_Test-MGCP(2384)@37811ff634e5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "440", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a8" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_iu_lu_and_mt_call2(2388) TC_iu_lu_and_mt_call2(2388)@37811ff634e5: f_mt_call_complete 3 TC_iu_lu_and_mt_call2(2388)@37811ff634e5: f_mt_call_complete 4.iu MSC_Test_2-M3UA(2382)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2382)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2380)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2380)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2380)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2380)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call2(2388)@37811ff634e5: f_mt_call_complete 6.iu MSC_Test_2-SCCP(2380)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2380)@37811ff634e5: vl_len:46 MSC_Test_2-SCCP(2380)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2380)@37811ff634e5: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C602A7C350001C0A802150000000000000000000000000040040C0000'O MSC_Test_2-RAN(2381)@37811ff634e5: patching N(SD)=2 into dtap '8307'O MSC_Test_2-RAN(2381)@37811ff634e5: patched enc_l3: '8387'O MSC_Test_2-M3UA(2382)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2380)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2380)@37811ff634e5: vl_len:14 MSC_Test_2-SCCP(2380)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2380)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028387'O MSC_Test_2-M3UA(2382)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_call2(2388)@37811ff634e5: f_mt_call_complete 5.iu TC_iu_lu_and_mt_call2(2388)@37811ff634e5: f_mt_call_complete 8.iu TC_iu_lu_and_mt_call2(2388)@37811ff634e5: f_mt_call_complete 7.iu TC_iu_lu_and_mt_call2(2388)@37811ff634e5: f_mt_call_complete 9.iu TC_iu_lu_and_mt_call2(2388)@37811ff634e5: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_lu_and_mt_call2(2388)@37811ff634e5: f_mt_call_complete DONE TC_iu_lu_and_mt_call2(2388)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call2(2388)@37811ff634e5: Hold the call for some time TC_iu_lu_and_mt_call2(2388)@37811ff634e5: Call stayed open for 5.000000 seconds, all is well. TC_iu_lu_and_mt_call2(2388)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call2(2388)@37811ff634e5: Hangup TC_iu_lu_and_mt_call2(2388)@37811ff634e5: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_2-M3UA(2382)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2382)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2380)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2380)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2380)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2380)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call2(2388)@37811ff634e5: f_call_hangup 1: rx DTAP CC DISC MSC_Test_2-RAN(2381)@37811ff634e5: patching N(SD)=3 into dtap '832D0802E180'O MSC_Test_2-RAN(2381)@37811ff634e5: patched enc_l3: '83ED0802E180'O MSC_Test_2-SCCP(2380)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2380)@37811ff634e5: vl_len:18 MSC_Test_2-SCCP(2380)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2380)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400E000001001040070683ED0802E180'O MSC_Test_2-M3UA(2382)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(2383)@37811ff634e5: Deleted conn table entry 0TC_iu_lu_and_mt_call2(2388)809044340 MSC_Test_2-M3UA(2382)@37811ff634e5: Message received on association #8 TC_iu_lu_and_mt_call2(2388)@37811ff634e5: f_call_hangup 2: rx MNCC REL ind MSC_Test_2-M3UA(2382)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2382)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2380)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-M3UA(2382)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2380)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2380)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2380)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2380)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2380)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2380)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2380)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call2(2388)@37811ff634e5: f_call_hangup 3: rx DTAP CC REL COMPL TC_iu_lu_and_mt_call2(2388)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mt_call2(2388)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mt_call2(2388)@37811ff634e5: f_call_hangup 5.iu: rx Iu Release Command MSC_Test_2-SCCP(2380)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2380)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2380)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2380)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2382)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2382)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2382)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2380)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-RAN(2381)@37811ff634e5: Deleted conn table entry 0TC_iu_lu_and_mt_call2(2388)8779924 MSC_Test_2-M3UA(2382)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_call2(2388)@37811ff634e5: f_call_hangup 6.iu: rx SCCP DISC TC_iu_lu_and_mt_call2(2388)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call2(2388)@37811ff634e5: f_call_hangup 9: done MSC_Test_2-RAN(2381)@37811ff634e5: Removed IMSI[0] for '262420000001142'H to be handled at TC_iu_lu_and_mt_call2(2388) TC_iu_lu_and_mt_call2(2388)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call2(2388)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-RAN(2375)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-RAN(2378)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(2374)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-SCCP(2377)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-SCCP(2380)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-RAN(2381)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(2383)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(2376)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-M3UA(2379)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-M3UA(2382)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(2386)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2373)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(2385)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(2384)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2389)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(2387)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2373): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(2374): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(2375): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(2376): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-SCCP(2377): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-RAN(2378): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-M3UA(2379): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-SCCP(2380): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-RAN(2381): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-M3UA(2382): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(2383): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(2384): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(2385): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(2386): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(2387): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_iu_lu_and_mt_call2(2388): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2389): none (pass -> pass) MTC@37811ff634e5: Test case TC_iu_lu_and_mt_call finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_call pass'. Thu Nov 21 04:40:17 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_mt_call pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests_Iu.TC_iu_lu_and_mt_call.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=542310) Waiting for packet dumper to finish... 1 (prev_count=542310, count=543471) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_call pass' was executed successfully (exit status: 0). MTC@37811ff634e5: 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 ------ Thu Nov 21 04:40:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_lu_and_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_call_already_paging' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_iu_lu_and_mt_call_already_paging started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(2393)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(2393)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2393)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(2391)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_1-M3UA(2396)@37811ff634e5: ************************************************* MSC_Test_1-M3UA(2396)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2396)@37811ff634e5: ************************************************* MSC_Test_1-SCCP(2394)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_2-M3UA(2399)@37811ff634e5: ************************************************* MSC_Test_2-M3UA(2399)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2399)@37811ff634e5: ************************************************* MSC_Test_2-SCCP(2397)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2400)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(2402)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2402)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2402)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2402)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2402)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2402)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2402)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2402)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2403)@37811ff634e5: Created GsupExpect[0] for "262420000001142" to be handled at TC_iu_lu_and_mt_call_already_paging2(2405) TC_iu_lu_and_mt_call_already_paging2(2405)@37811ff634e5: 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(2393)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(2393)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2393)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2393)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(2393)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2393)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2393)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2393)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2393)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2393)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2393)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2393)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2393)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2393)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2393)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2393)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2396)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23907 to server: "172.18.28.200":2905 association #8 MSC_Test_1-M3UA(2396)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2396)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2396)@37811ff634e5: M3UA_ASPUP sent MSC_Test_1-M3UA(2396)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2396)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2396)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2396)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2396)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2396)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2396)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2396)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2396)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2396)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2396)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2396)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2399)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23908 to server: "172.18.28.200":2905 association #8 MSC_Test_2-M3UA(2399)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2399)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2399)@37811ff634e5: M3UA_ASPUP sent MSC_Test_2-M3UA(2399)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2399)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2399)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2399)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2399)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2399)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2396)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2399)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2396)@37811ff634e5: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2399)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2399)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2399)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2399)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2399)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2393)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2393)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2393)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2392)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2396)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2396)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2396)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2395)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2399)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2399)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2399)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2398)@37811ff634e5: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2398)@37811ff634e5: Added conn table entry 0TC_iu_lu_and_mt_call_already_paging2(2405)1614 MSC_Test_2-SCCP(2397)@37811ff634e5: First idle individual index:0 MSC_Test_2-M3UA(2399)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2398)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2399)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2399)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2397)@37811ff634e5: { messageType := 2, destLocRef := '00064E'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(2397)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(2403)@37811ff634e5: Found GsupExpect[0] for "262420000001142" handled at TC_iu_lu_and_mt_call_already_paging2(2405) MSC_Test-GSUP(2403)@37811ff634e5: Added IMSI table entry 0TC_iu_lu_and_mt_call_already_paging2(2405)"262420000001142" TC_iu_lu_and_mt_call_already_paging2(2405)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call_already_paging2(2405)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_2-M3UA(2399)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2399)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2397)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2397)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2397)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2397)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2398)@37811ff634e5: patching N(SD)=1 into dtap '0514CA5ECEBC210467FECBA8'O MSC_Test_2-RAN(2398)@37811ff634e5: patched enc_l3: '0554CA5ECEBC210467FECBA8'O MSC_Test_2-SCCP(2397)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2397)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2397)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2397)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554CA5ECEBC210467FECBA8'O MSC_Test_2-M3UA(2399)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2399)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2399)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2397)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2397)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2397)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2397)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2397)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2397)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2397)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2397)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2399)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2399)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2399)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2397)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2397)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2397)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2397)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2399)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2399)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2397)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2397)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2397)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2397)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call_already_paging2(2405)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2398)@37811ff634e5: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2398)@37811ff634e5: patched enc_l3: '059B'O MSC_Test_2-SCCP(2397)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2397)@37811ff634e5: vl_len:14 MSC_Test_2-SCCP(2397)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2397)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2399)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2399)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2399)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2397)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2397)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2397)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2397)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2397)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2397)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2397)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2397)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2399)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2399)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2399)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2397)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-RAN(2398)@37811ff634e5: Deleted conn table entry 0TC_iu_lu_and_mt_call_already_paging2(2405)1614 MSC_Test_2-M3UA(2399)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_call_already_paging2(2405)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call_already_paging2(2405)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call_already_paging2(2405)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call_already_paging2(2405)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2398)@37811ff634e5: Created IMSI[0] for '262420000001142'H'88AC722D'O to be handled at TC_iu_lu_and_mt_call_already_paging2(2405) TC_iu_lu_and_mt_call_already_paging2(2405)@37811ff634e5: start Paging by an SMS MSC_Test_2-M3UA(2399)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2399)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2398)@37811ff634e5: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_call_already_paging2(2405) TC_iu_lu_and_mt_call_already_paging2(2405)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call_already_paging2(2405)@37811ff634e5: MNCC signals MT call, before Paging Response MSC_Test_2-RAN(2398)@37811ff634e5: Created IMSI[1] for '262420000001142'H'88AC722D'O to be handled at TC_iu_lu_and_mt_call_already_paging2(2405) MSC_Test-MNCC(2400)@37811ff634e5: Added conn table entry 0TC_iu_lu_and_mt_call_already_paging2(2405)200231282 TC_iu_lu_and_mt_call_already_paging2(2405)@37811ff634e5: phone answers Paging, expecting both SMS and MT call to be established TC_iu_lu_and_mt_call_already_paging2(2405)@37811ff634e5: 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 := '88AC722D'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2398)@37811ff634e5: Added conn table entry 0TC_iu_lu_and_mt_call_already_paging2(2405)13605644 MSC_Test_2-SCCP(2397)@37811ff634e5: First idle individual index:0 MSC_Test_2-M3UA(2399)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2399)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2399)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2397)@37811ff634e5: { messageType := 2, destLocRef := 'CF9B0C'O, sourceLocRef := '0001B4'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2397)@37811ff634e5: Session index based on local reference:0 TC_iu_lu_and_mt_call_already_paging2(2405)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call_already_paging2(2405)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2399)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2399)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2397)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2397)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2397)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2397)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2398)@37811ff634e5: patching N(SD)=0 into dtap '0514044166322104FE102EBB'O MSC_Test_2-RAN(2398)@37811ff634e5: patched enc_l3: '0514044166322104FE102EBB'O MSC_Test_2-SCCP(2397)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2397)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2397)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2397)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514044166322104FE102EBB'O MSC_Test_2-M3UA(2399)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2399)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2399)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2397)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2397)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2397)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2397)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2397)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2397)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2397)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2397)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2399)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2399)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2399)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2399)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2397)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2397)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2399)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2397)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2397)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2399)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2399)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2397)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2397)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2397)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2397)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2397)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2397)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2397)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2397)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call_already_paging2(2405)@37811ff634e5: Got SMS-DELIVER TC_iu_lu_and_mt_call_already_paging2(2405)@37811ff634e5: Got CC Setup TC_iu_lu_and_mt_call_already_paging2(2405)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call_already_paging2(2405)@37811ff634e5: success, tear down MSC_Test_2-SCCP(2397)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2397)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2397)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2397)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000B40080000010004400140'O MSC_Test_2-M3UA(2399)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2399)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2399)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2397)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2397)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2397)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2397)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2399)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2399)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2397)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2397)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2397)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2397)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2397)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2397)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2397)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2397)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2399)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2399)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2399)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2397)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-M3UA(2399)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2398)@37811ff634e5: Deleted conn table entry 0TC_iu_lu_and_mt_call_already_paging2(2405)13605644 TC_iu_lu_and_mt_call_already_paging2(2405)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call_already_paging2(2405)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call_already_paging2(2405)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call_already_paging2(2405)@37811ff634e5: Final verdict of PTC: pass MSC_Test_2-SCCP(2397)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-RAN(2395)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-SCCP(2394)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-M3UA(2396)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(2392)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(2400)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(2391)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-RAN(2398)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(2393)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-M3UA(2399)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(2401)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2390)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2406)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(2403)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(2402)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(2404)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2390): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(2391): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(2392): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(2393): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-SCCP(2394): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-RAN(2395): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-M3UA(2396): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-SCCP(2397): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-RAN(2398): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-M3UA(2399): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(2400): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(2401): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(2402): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(2403): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(2404): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_iu_lu_and_mt_call_already_paging2(2405): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2406): none (pass -> pass) MTC@37811ff634e5: Test case TC_iu_lu_and_mt_call_already_paging finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_call_already_paging pass'. Thu Nov 21 04:40:25 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_mt_call_already_paging pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests_Iu.TC_iu_lu_and_mt_call_already_paging.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=452086) Waiting for packet dumper to finish... 1 (prev_count=452086, count=455281) MTC@37811ff634e5: 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@37811ff634e5: 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 ------ Thu Nov 21 04:40: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_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mo_sms' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_iu_lu_and_mo_sms started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(2410)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(2410)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2410)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(2408)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_1-M3UA(2413)@37811ff634e5: ************************************************* MSC_Test_1-M3UA(2413)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2413)@37811ff634e5: ************************************************* MSC_Test_1-SCCP(2411)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_2-M3UA(2416)@37811ff634e5: ************************************************* MSC_Test_2-M3UA(2416)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2416)@37811ff634e5: ************************************************* MSC_Test_2-SCCP(2414)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2417)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2410)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(2410)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2410)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2410)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(2410)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2410)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2410)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2410)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2410)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2410)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2410)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2410)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2410)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2410)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2410)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2410)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2413)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23907 to server: "172.18.28.200":2905 association #8 MSC_Test_1-M3UA(2413)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2413)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2413)@37811ff634e5: M3UA_ASPUP sent MSC_Test_1-M3UA(2413)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2413)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2413)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2413)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2413)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2413)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2413)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2413)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2413)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2413)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2413)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2413)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2416)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23908 to server: "172.18.28.200":2905 association #8 MSC_Test_2-M3UA(2416)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2416)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2416)@37811ff634e5: M3UA_ASPUP sent MSC_Test_2-M3UA(2416)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2416)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2416)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2416)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2416)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2416)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2413)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2416)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2413)@37811ff634e5: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2416)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2416)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2416)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2416)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2416)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2410)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2410)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2410)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2409)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2413)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2413)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2413)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2412)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2416)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2416)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2416)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2415)@37811ff634e5: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP-IPA(2419)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2419)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2419)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2419)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2419)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2419)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2419)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2419)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2420)@37811ff634e5: Created GsupExpect[0] for "262420000001042" to be handled at TC_iu_lu_and_mo_sms2(2422) TC_iu_lu_and_mo_sms2(2422)@37811ff634e5: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001042'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_2-RAN(2415)@37811ff634e5: Added conn table entry 0TC_iu_lu_and_mo_sms2(2422)3258861 MSC_Test_2-SCCP(2414)@37811ff634e5: First idle individual index:0 MSC_Test_2-M3UA(2416)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2415)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2416)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2416)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2414)@37811ff634e5: { messageType := 2, destLocRef := '31B9ED'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(2414)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(2420)@37811ff634e5: Found GsupExpect[0] for "262420000001042" handled at TC_iu_lu_and_mo_sms2(2422) MSC_Test-GSUP(2420)@37811ff634e5: Added IMSI table entry 0TC_iu_lu_and_mo_sms2(2422)"262420000001042" TC_iu_lu_and_mo_sms2(2422)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_sms2(2422)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_2-M3UA(2416)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2416)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2414)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2414)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2414)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2414)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2415)@37811ff634e5: patching N(SD)=1 into dtap '05146D48D4F2210492949E9B'O MSC_Test_2-RAN(2415)@37811ff634e5: patched enc_l3: '05546D48D4F2210492949E9B'O MSC_Test_2-SCCP(2414)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2414)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2414)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2414)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05546D48D4F2210492949E9B'O MSC_Test_2-M3UA(2416)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2416)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2416)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2414)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2414)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2414)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2414)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2414)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2414)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2414)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2414)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2416)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2416)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2416)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2414)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2414)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2414)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2414)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2416)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2416)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2414)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2414)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2414)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2414)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_sms2(2422)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2415)@37811ff634e5: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2415)@37811ff634e5: patched enc_l3: '059B'O MSC_Test_2-SCCP(2414)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2414)@37811ff634e5: vl_len:14 MSC_Test_2-SCCP(2414)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2414)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2416)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2416)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2416)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2414)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2414)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2414)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2414)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2414)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2414)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2414)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2414)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2416)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2416)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2416)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2414)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-RAN(2415)@37811ff634e5: Deleted conn table entry 0TC_iu_lu_and_mo_sms2(2422)3258861 MSC_Test_2-M3UA(2416)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_sms2(2422)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_sms2(2422)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_sms2(2422)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_sms2(2422)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_sms2(2422)@37811ff634e5: 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 := '872FFBC8'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2415)@37811ff634e5: Added conn table entry 0TC_iu_lu_and_mo_sms2(2422)15984730 MSC_Test_2-RAN(2415)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2414)@37811ff634e5: First idle individual index:0 MSC_Test_2-M3UA(2416)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2416)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2416)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2414)@37811ff634e5: { messageType := 2, destLocRef := 'F3E85A'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(2414)@37811ff634e5: Session index based on local reference:0 TC_iu_lu_and_mo_sms2(2422)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_sms2(2422)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2416)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2416)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2414)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2414)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2414)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2414)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2415)@37811ff634e5: patching N(SD)=1 into dtap '0514966A717C21040172B1C6'O MSC_Test_2-RAN(2415)@37811ff634e5: patched enc_l3: '0554966A717C21040172B1C6'O MSC_Test_2-SCCP(2414)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2414)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2414)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2414)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554966A717C21040172B1C6'O MSC_Test_2-M3UA(2416)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2416)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2416)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2414)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2414)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2414)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2414)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2414)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2414)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2414)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2414)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2416)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2416)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2416)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2414)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2414)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2414)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2414)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2414)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2414)@37811ff634e5: vl_len:42 MSC_Test_2-SCCP(2414)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2414)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440260000020010401A1909011600420007914477581006500A052305002143F5000000003B400140'O MSC_Test_2-M3UA(2416)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2416)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2416)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2416)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2414)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2414)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2416)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2414)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2414)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2414)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2414)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2414)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2414)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_sms2(2422)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_sms2(2422)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2414)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2414)@37811ff634e5: vl_len:19 MSC_Test_2-SCCP(2414)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2414)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400F00000200104003020904003B400140'O MSC_Test_2-M3UA(2416)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2416)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2416)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2414)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2414)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2414)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2414)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2414)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2414)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2414)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2414)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2416)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2416)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2416)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2414)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-M3UA(2416)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2415)@37811ff634e5: Deleted conn table entry 0TC_iu_lu_and_mo_sms2(2422)15984730 TC_iu_lu_and_mo_sms2(2422)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_sms2(2422)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_sms2(2422)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_sms2(2422)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-RAN(2409)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(2410)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-RAN(2415)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(2420)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-RAN(2412)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(2408)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-SCCP(2411)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-SCCP(2414)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(2417)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2407)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-M3UA(2416)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-M3UA(2413)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(2418)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2423)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(2421)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(2419)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2407): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(2408): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(2409): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(2410): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-SCCP(2411): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-RAN(2412): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-M3UA(2413): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-SCCP(2414): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-RAN(2415): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-M3UA(2416): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(2417): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(2418): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(2419): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(2420): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(2421): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_iu_lu_and_mo_sms2(2422): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2423): none (pass -> pass) MTC@37811ff634e5: Test case TC_iu_lu_and_mo_sms finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_sms pass'. Thu Nov 21 04:40:31 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_mo_sms pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests_Iu.TC_iu_lu_and_mo_sms.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=433770) Waiting for packet dumper to finish... 1 (prev_count=433770, count=438546) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_sms pass' was executed successfully (exit status: 0). MTC@37811ff634e5: 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 ------ Thu Nov 21 04:40: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_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_iu_lu_and_mt_sms started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(2427)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(2427)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2427)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(2425)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_1-M3UA(2430)@37811ff634e5: ************************************************* MSC_Test_1-M3UA(2430)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2430)@37811ff634e5: ************************************************* MSC_Test_1-SCCP(2428)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_2-M3UA(2433)@37811ff634e5: ************************************************* MSC_Test_2-M3UA(2433)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2433)@37811ff634e5: ************************************************* MSC_Test_2-SCCP(2431)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2434)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2427)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(2427)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2427)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2427)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(2427)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2427)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2427)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2427)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2427)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2427)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2427)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2427)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2427)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2427)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2427)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2427)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2430)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23907 to server: "172.18.28.200":2905 association #8 MSC_Test_1-M3UA(2430)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2430)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2430)@37811ff634e5: M3UA_ASPUP sent MSC_Test_1-M3UA(2430)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2430)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2430)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2430)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2430)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2430)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2430)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2430)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2430)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2430)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2430)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2430)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2433)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23908 to server: "172.18.28.200":2905 association #8 MSC_Test_2-M3UA(2433)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2433)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2433)@37811ff634e5: M3UA_ASPUP sent MSC_Test_2-M3UA(2433)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2433)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2433)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2433)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2433)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2433)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2433)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2430)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2430)@37811ff634e5: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2433)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2433)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2433)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2433)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2433)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2436)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2436)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2436)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2436)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2436)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2436)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2436)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2436)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2427)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2427)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2427)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2426)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2430)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2430)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2430)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2429)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2437)@37811ff634e5: Created GsupExpect[0] for "262420000001043" to be handled at TC_iu_lu_and_mt_sms2(2439) TC_iu_lu_and_mt_sms2(2439)@37811ff634e5: 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_2-M3UA(2433)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2433)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2433)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2432)@37811ff634e5: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2432)@37811ff634e5: Added conn table entry 0TC_iu_lu_and_mt_sms2(2439)12535176 MSC_Test_2-SCCP(2431)@37811ff634e5: First idle individual index:0 MSC_Test_2-M3UA(2433)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2432)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2433)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2433)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2431)@37811ff634e5: { messageType := 2, destLocRef := 'BF4588'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(2431)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(2437)@37811ff634e5: Found GsupExpect[0] for "262420000001043" handled at TC_iu_lu_and_mt_sms2(2439) MSC_Test-GSUP(2437)@37811ff634e5: Added IMSI table entry 0TC_iu_lu_and_mt_sms2(2439)"262420000001043" TC_iu_lu_and_mt_sms2(2439)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms2(2439)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_2-M3UA(2433)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2433)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2431)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2431)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2431)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2431)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2432)@37811ff634e5: patching N(SD)=1 into dtap '0514A1D7C41B210492E9DFD7'O MSC_Test_2-RAN(2432)@37811ff634e5: patched enc_l3: '0554A1D7C41B210492E9DFD7'O MSC_Test_2-SCCP(2431)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2431)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2431)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2431)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554A1D7C41B210492E9DFD7'O MSC_Test_2-M3UA(2433)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2433)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2433)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2431)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2431)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2431)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2431)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2431)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2431)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2431)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2431)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2433)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2433)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2433)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2431)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2431)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2431)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2431)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2433)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2433)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2431)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2431)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2431)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2431)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms2(2439)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2432)@37811ff634e5: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2432)@37811ff634e5: patched enc_l3: '059B'O MSC_Test_2-SCCP(2431)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2431)@37811ff634e5: vl_len:14 MSC_Test_2-SCCP(2431)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2431)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2433)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2433)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2433)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2431)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2431)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2431)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2431)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2431)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2431)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2431)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2431)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2433)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2433)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2433)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2431)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-M3UA(2433)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2432)@37811ff634e5: Deleted conn table entry 0TC_iu_lu_and_mt_sms2(2439)12535176 TC_iu_lu_and_mt_sms2(2439)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms2(2439)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms2(2439)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms2(2439)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2432)@37811ff634e5: Created IMSI[0] for '262420000001043'H'9B8906BB'O to be handled at TC_iu_lu_and_mt_sms2(2439) MSC_Test_2-M3UA(2433)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2433)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2432)@37811ff634e5: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_sms2(2439) TC_iu_lu_and_mt_sms2(2439)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms2(2439)@37811ff634e5: 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 := '9B8906BB'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2432)@37811ff634e5: Added conn table entry 0TC_iu_lu_and_mt_sms2(2439)9886887 MSC_Test_2-SCCP(2431)@37811ff634e5: First idle individual index:0 MSC_Test_2-M3UA(2433)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2433)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2433)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2431)@37811ff634e5: { messageType := 2, destLocRef := '96DCA7'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(2431)@37811ff634e5: Session index based on local reference:0 TC_iu_lu_and_mt_sms2(2439)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms2(2439)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2433)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2433)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2431)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2431)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2431)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2431)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2432)@37811ff634e5: patching N(SD)=0 into dtap '0514DC6508C82104AB43E7FD'O MSC_Test_2-RAN(2432)@37811ff634e5: patched enc_l3: '0514DC6508C82104AB43E7FD'O MSC_Test_2-SCCP(2431)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2431)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2431)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2431)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514DC6508C82104AB43E7FD'O MSC_Test_2-M3UA(2433)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2433)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2433)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2431)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2431)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2431)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2431)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2431)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2431)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2431)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2431)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2433)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2433)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2433)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2431)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-M3UA(2433)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2431)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2431)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2431)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2433)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2431)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2431)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2431)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2431)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms2(2439)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2431)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2431)@37811ff634e5: vl_len:19 MSC_Test_2-SCCP(2431)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2431)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O MSC_Test_2-M3UA(2433)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2431)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2431)@37811ff634e5: vl_len:22 MSC_Test_2-SCCP(2431)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2431)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O MSC_Test_2-M3UA(2433)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2433)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2433)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2433)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2431)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-M3UA(2433)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2431)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2431)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2431)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2431)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2431)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2431)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2431)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms2(2439)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2431)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2431)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2431)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2431)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2433)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2433)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2433)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2431)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-M3UA(2433)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2432)@37811ff634e5: Deleted conn table entry 0TC_iu_lu_and_mt_sms2(2439)9886887 TC_iu_lu_and_mt_sms2(2439)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms2(2439)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms2(2439)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms2(2439)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-RAN(2426)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(2425)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(2437)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-RAN(2429)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-SCCP(2428)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-SCCP(2431)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-M3UA(2433)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(2438)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(2427)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-RAN(2432)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(2434)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(2435)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2424)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(2436)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2440)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-M3UA(2430)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2424): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(2425): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(2426): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(2427): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-SCCP(2428): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-RAN(2429): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-M3UA(2430): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-SCCP(2431): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-RAN(2432): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-M3UA(2433): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(2434): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(2435): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(2436): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(2437): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(2438): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_iu_lu_and_mt_sms2(2439): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2440): none (pass -> pass) MTC@37811ff634e5: Test case TC_iu_lu_and_mt_sms finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms pass'. Thu Nov 21 04:40:39 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_mt_sms pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests_Iu.TC_iu_lu_and_mt_sms.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=447906) Waiting for packet dumper to finish... 1 (prev_count=447906, count=451101) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms pass' was executed successfully (exit status: 0). MTC@37811ff634e5: 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 ------ Thu Nov 21 04:40:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_lu_and_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_already_paging' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_iu_lu_and_mt_sms_already_paging started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(2444)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(2444)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2444)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(2442)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_1-M3UA(2447)@37811ff634e5: ************************************************* MSC_Test_1-M3UA(2447)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2447)@37811ff634e5: ************************************************* MSC_Test_1-SCCP(2445)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_2-M3UA(2450)@37811ff634e5: ************************************************* MSC_Test_2-M3UA(2450)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2450)@37811ff634e5: ************************************************* MSC_Test_2-SCCP(2448)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2451)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2444)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(2444)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2444)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2444)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(2444)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2444)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2444)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2444)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2444)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2444)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2444)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2444)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2444)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2444)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2444)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2444)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2447)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23907 to server: "172.18.28.200":2905 association #8 MSC_Test_1-M3UA(2447)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2447)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2447)@37811ff634e5: M3UA_ASPUP sent MSC_Test_1-M3UA(2447)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2447)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2447)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2447)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2447)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2447)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2447)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2447)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2447)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2447)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2447)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2447)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2450)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23908 to server: "172.18.28.200":2905 association #8 MSC_Test_2-M3UA(2450)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2450)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2450)@37811ff634e5: M3UA_ASPUP sent MSC_Test_2-M3UA(2450)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2450)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2450)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2450)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2450)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2450)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2447)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2450)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2447)@37811ff634e5: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2450)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2450)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2450)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2450)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2450)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2453)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2453)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2453)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2453)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2453)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2453)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2453)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2453)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2454)@37811ff634e5: Created GsupExpect[0] for "262420000101045" to be handled at TC_iu_lu_and_mt_sms_already_paging2(2456) TC_iu_lu_and_mt_sms_already_paging2(2456)@37811ff634e5: 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(2444)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2444)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2444)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2443)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2447)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2447)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2447)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2446)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2450)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2450)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2450)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2449)@37811ff634e5: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2449)@37811ff634e5: Added conn table entry 0TC_iu_lu_and_mt_sms_already_paging2(2456)5104565 MSC_Test_2-SCCP(2448)@37811ff634e5: First idle individual index:0 MSC_Test_2-M3UA(2450)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2449)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2450)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2450)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2448)@37811ff634e5: { messageType := 2, destLocRef := '4DE3B5'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(2448)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(2454)@37811ff634e5: Found GsupExpect[0] for "262420000101045" handled at TC_iu_lu_and_mt_sms_already_paging2(2456) MSC_Test-GSUP(2454)@37811ff634e5: Added IMSI table entry 0TC_iu_lu_and_mt_sms_already_paging2(2456)"262420000101045" TC_iu_lu_and_mt_sms_already_paging2(2456)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_already_paging2(2456)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_2-M3UA(2450)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2450)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2448)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2448)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2448)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2448)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2449)@37811ff634e5: patching N(SD)=1 into dtap '0514703E231C2104AB46BCEB'O MSC_Test_2-RAN(2449)@37811ff634e5: patched enc_l3: '0554703E231C2104AB46BCEB'O MSC_Test_2-SCCP(2448)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2448)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2448)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2448)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554703E231C2104AB46BCEB'O MSC_Test_2-M3UA(2450)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2450)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2450)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2448)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2448)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2448)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2448)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2448)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2448)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2448)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2448)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2450)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2450)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2450)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2448)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2448)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2448)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2448)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2450)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2450)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2448)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2448)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2448)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2448)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms_already_paging2(2456)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2449)@37811ff634e5: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2449)@37811ff634e5: patched enc_l3: '059B'O MSC_Test_2-SCCP(2448)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2448)@37811ff634e5: vl_len:14 MSC_Test_2-SCCP(2448)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2448)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2450)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2450)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2450)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2448)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2448)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2448)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2448)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2448)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2448)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2448)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2448)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2450)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2450)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2450)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2448)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-M3UA(2450)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2449)@37811ff634e5: Deleted conn table entry 0TC_iu_lu_and_mt_sms_already_paging2(2456)5104565 TC_iu_lu_and_mt_sms_already_paging2(2456)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_already_paging2(2456)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_already_paging2(2456)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_already_paging2(2456)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2449)@37811ff634e5: Created IMSI[0] for '262420000101045'H'6B7D4799'O to be handled at TC_iu_lu_and_mt_sms_already_paging2(2456) TC_iu_lu_and_mt_sms_already_paging2(2456)@37811ff634e5: first SMS MSC_Test_2-M3UA(2450)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2450)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2449)@37811ff634e5: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_sms_already_paging2(2456) TC_iu_lu_and_mt_sms_already_paging2(2456)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_already_paging2(2456)@37811ff634e5: second SMS TC_iu_lu_and_mt_sms_already_paging2(2456)@37811ff634e5: 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 := '6B7D4799'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2449)@37811ff634e5: Added conn table entry 0TC_iu_lu_and_mt_sms_already_paging2(2456)8438274 MSC_Test_2-SCCP(2448)@37811ff634e5: First idle individual index:0 MSC_Test_2-M3UA(2450)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2450)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2450)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2448)@37811ff634e5: { messageType := 2, destLocRef := '80C202'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(2448)@37811ff634e5: Session index based on local reference:0 TC_iu_lu_and_mt_sms_already_paging2(2456)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_already_paging2(2456)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2450)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2450)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2448)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2448)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2448)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2448)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2449)@37811ff634e5: patching N(SD)=0 into dtap '0514D46D20E92104780CEADA'O MSC_Test_2-RAN(2449)@37811ff634e5: patched enc_l3: '0514D46D20E92104780CEADA'O MSC_Test_2-SCCP(2448)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2448)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2448)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2448)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514D46D20E92104780CEADA'O MSC_Test_2-M3UA(2450)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2450)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2450)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2448)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2448)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2448)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2448)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2448)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2448)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2448)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2448)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2450)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2450)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2450)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2448)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-M3UA(2450)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2448)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2448)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2450)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2448)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2448)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2448)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2448)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2448)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms_already_paging2(2456)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2448)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2448)@37811ff634e5: vl_len:19 MSC_Test_2-SCCP(2448)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2448)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O MSC_Test_2-SCCP(2448)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-M3UA(2450)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2448)@37811ff634e5: vl_len:22 MSC_Test_2-SCCP(2448)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2448)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O MSC_Test_2-M3UA(2450)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2450)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2450)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2450)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2450)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2448)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2448)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2448)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2448)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2448)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2448)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2448)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2448)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms_already_paging2(2456)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_already_paging2(2456)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2448)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2448)@37811ff634e5: vl_len:19 MSC_Test_2-SCCP(2448)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2448)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400F00000200104003029904003B400140'O MSC_Test_2-M3UA(2450)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2448)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2448)@37811ff634e5: vl_len:22 MSC_Test_2-SCCP(2448)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2448)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014401200000200104006059901020201003B400140'O MSC_Test_2-M3UA(2450)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2450)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2450)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2450)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2448)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-M3UA(2450)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2448)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2448)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2448)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2448)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2448)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2448)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2448)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms_already_paging2(2456)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2448)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2448)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2448)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2448)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2450)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2450)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2450)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2448)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-RAN(2449)@37811ff634e5: Deleted conn table entry 0TC_iu_lu_and_mt_sms_already_paging2(2456)8438274 TC_iu_lu_and_mt_sms_already_paging2(2456)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_already_paging2(2456)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_already_paging2(2456)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2450)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_sms_already_paging2(2456)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-M3UA(2444)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-M3UA(2447)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(2442)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-SCCP(2445)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-RAN(2449)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(2451)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2441)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-SCCP(2448)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-RAN(2446)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(2443)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(2454)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(2452)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2457)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-M3UA(2450)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(2455)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(2453)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2441): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(2442): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(2443): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(2444): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-SCCP(2445): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-RAN(2446): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-M3UA(2447): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-SCCP(2448): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-RAN(2449): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-M3UA(2450): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(2451): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(2452): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(2453): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(2454): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(2455): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_iu_lu_and_mt_sms_already_paging2(2456): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2457): none (pass -> pass) MTC@37811ff634e5: Test case TC_iu_lu_and_mt_sms_already_paging finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_already_paging pass'. Thu Nov 21 04:40:46 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_mt_sms_already_paging pass ====== Saving talloc report from 172.18.28.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=493428) Waiting for packet dumper to finish... 1 (prev_count=493428, count=496623) MTC@37811ff634e5: 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@37811ff634e5: 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 ------ Thu Nov 21 04:40:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_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@37811ff634e5: 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@37811ff634e5: Test case TC_iu_lu_and_mt_sms_paging_and_nothing started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(2461)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(2461)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2461)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(2459)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_1-M3UA(2464)@37811ff634e5: ************************************************* MSC_Test_1-M3UA(2464)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2464)@37811ff634e5: ************************************************* MSC_Test_1-SCCP(2462)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_2-M3UA(2467)@37811ff634e5: ************************************************* MSC_Test_2-M3UA(2467)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2467)@37811ff634e5: ************************************************* MSC_Test_2-SCCP(2465)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2468)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2461)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(2461)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2461)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2461)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(2461)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2461)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2461)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2461)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2461)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2461)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2461)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2461)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2461)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2461)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2461)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2461)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2464)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23907 to server: "172.18.28.200":2905 association #8 MSC_Test_1-M3UA(2464)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2464)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2464)@37811ff634e5: M3UA_ASPUP sent MSC_Test_1-M3UA(2464)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2464)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2464)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2464)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2464)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2464)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2464)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2464)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2464)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2464)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2464)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2464)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2467)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23908 to server: "172.18.28.200":2905 association #8 MSC_Test_2-M3UA(2467)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2467)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2467)@37811ff634e5: M3UA_ASPUP sent MSC_Test_2-M3UA(2467)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2467)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2467)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2467)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2467)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2467)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2464)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2467)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2464)@37811ff634e5: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2467)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2467)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2467)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2467)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2467)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2470)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2470)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2470)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2470)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2470)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2470)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2470)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2470)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2471)@37811ff634e5: Created GsupExpect[0] for "262420000101843" to be handled at TC_iu_lu_and_mt_sms_paging_and_nothing2(2473) TC_iu_lu_and_mt_sms_paging_and_nothing2(2473)@37811ff634e5: 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_0-M3UA(2461)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2461)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2461)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2460)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2464)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2464)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2464)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2463)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2467)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2467)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2467)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2466)@37811ff634e5: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2466)@37811ff634e5: Added conn table entry 0TC_iu_lu_and_mt_sms_paging_and_nothing2(2473)4087327 MSC_Test_2-SCCP(2465)@37811ff634e5: First idle individual index:0 MSC_Test_2-RAN(2466)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2467)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2467)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2467)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2465)@37811ff634e5: { messageType := 2, destLocRef := '3E5E1F'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(2465)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(2471)@37811ff634e5: Found GsupExpect[0] for "262420000101843" handled at TC_iu_lu_and_mt_sms_paging_and_nothing2(2473) MSC_Test-GSUP(2471)@37811ff634e5: Added IMSI table entry 0TC_iu_lu_and_mt_sms_paging_and_nothing2(2473)"262420000101843" TC_iu_lu_and_mt_sms_paging_and_nothing2(2473)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_paging_and_nothing2(2473)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_2-M3UA(2467)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2467)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2465)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2465)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2465)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2465)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2466)@37811ff634e5: patching N(SD)=1 into dtap '0514B5577BDF210479441392'O MSC_Test_2-RAN(2466)@37811ff634e5: patched enc_l3: '0554B5577BDF210479441392'O MSC_Test_2-SCCP(2465)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2465)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2465)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2465)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554B5577BDF210479441392'O MSC_Test_2-M3UA(2467)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2467)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2467)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2465)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2465)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2465)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2465)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2465)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2465)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2465)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2465)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2467)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2467)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2467)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2465)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2465)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2465)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2465)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2467)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2467)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2465)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2465)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2465)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2465)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms_paging_and_nothing2(2473)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2466)@37811ff634e5: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2466)@37811ff634e5: patched enc_l3: '059B'O MSC_Test_2-SCCP(2465)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2465)@37811ff634e5: vl_len:14 MSC_Test_2-SCCP(2465)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2465)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2467)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2467)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2467)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2465)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2465)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2465)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2465)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2465)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2465)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2465)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2465)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2467)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2467)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2467)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2465)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-M3UA(2467)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2466)@37811ff634e5: Deleted conn table entry 0TC_iu_lu_and_mt_sms_paging_and_nothing2(2473)4087327 TC_iu_lu_and_mt_sms_paging_and_nothing2(2473)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_paging_and_nothing2(2473)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_paging_and_nothing2(2473)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_paging_and_nothing2(2473)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2466)@37811ff634e5: Created IMSI[0] for '262420000101843'H'00424A00'O to be handled at TC_iu_lu_and_mt_sms_paging_and_nothing2(2473) MSC_Test_2-M3UA(2467)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2467)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2466)@37811ff634e5: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_sms_paging_and_nothing2(2473) TC_iu_lu_and_mt_sms_paging_and_nothing2(2473)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP-IPA(2470)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2470)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_iu_lu_and_mt_sms_paging_and_nothing2(2473)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_paging_and_nothing2(2473)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_paging_and_nothing2(2473)@37811ff634e5: Final verdict of PTC: pass MSC_Test_1-M3UA(2464)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-RAN(2466)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-M3UA(2467)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-SCCP(2462)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-SCCP(2465)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-RAN(2463)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(2459)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(2461)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(2471)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(2470)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(2460)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(2469)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2474)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2458)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(2472)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(2468)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2458): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(2459): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(2460): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(2461): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-SCCP(2462): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-RAN(2463): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-M3UA(2464): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-SCCP(2465): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-RAN(2466): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-M3UA(2467): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(2468): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(2469): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(2470): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(2471): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(2472): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_iu_lu_and_mt_sms_paging_and_nothing2(2473): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2474): none (pass -> pass) MTC@37811ff634e5: Test case TC_iu_lu_and_mt_sms_paging_and_nothing finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_and_nothing pass'. Thu Nov 21 04:41:14 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_and_nothing pass ====== Saving talloc report from 172.18.28.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=305583) Waiting for packet dumper to finish... 1 (prev_count=305583, count=308778) MTC@37811ff634e5: 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@37811ff634e5: 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 ------ Thu Nov 21 04:41:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_repeated' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_iu_lu_and_mt_sms_paging_repeated started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(2478)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(2478)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2478)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(2476)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_1-M3UA(2481)@37811ff634e5: ************************************************* MSC_Test_1-M3UA(2481)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2481)@37811ff634e5: ************************************************* MSC_Test_1-SCCP(2479)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_2-M3UA(2484)@37811ff634e5: ************************************************* MSC_Test_2-M3UA(2484)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2484)@37811ff634e5: ************************************************* MSC_Test_2-SCCP(2482)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2485)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2478)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(2478)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2478)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2478)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(2478)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2478)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2478)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2478)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2478)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2478)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2478)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2478)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2478)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2478)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2478)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2478)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2481)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23907 to server: "172.18.28.200":2905 association #8 MSC_Test_1-M3UA(2481)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2481)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2481)@37811ff634e5: M3UA_ASPUP sent MSC_Test_1-M3UA(2481)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2481)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2481)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2481)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2481)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2481)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2481)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2481)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2481)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2481)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2481)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2481)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2484)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23908 to server: "172.18.28.200":2905 association #8 MSC_Test_2-M3UA(2484)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2484)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2484)@37811ff634e5: M3UA_ASPUP sent MSC_Test_2-M3UA(2484)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2484)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2484)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2484)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2484)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2484)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2481)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2484)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2481)@37811ff634e5: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2484)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2484)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2484)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2484)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2484)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2487)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2487)@37811ff634e5: CCM Tx:{ msg_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(2478)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP-IPA(2487)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2487)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2487)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2487)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2487)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2487)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2478)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2478)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2477)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2481)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2481)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2481)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2480)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2488)@37811ff634e5: Created GsupExpect[0] for "262420000101844" to be handled at TC_iu_lu_and_mt_sms_paging_repeated2(2490) TC_iu_lu_and_mt_sms_paging_repeated2(2490)@37811ff634e5: 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-M3UA(2484)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2484)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2484)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2483)@37811ff634e5: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2483)@37811ff634e5: Added conn table entry 0TC_iu_lu_and_mt_sms_paging_repeated2(2490)8465520 MSC_Test_2-SCCP(2482)@37811ff634e5: First idle individual index:0 MSC_Test_2-RAN(2483)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2484)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2484)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2484)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2482)@37811ff634e5: { messageType := 2, destLocRef := '812C70'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(2482)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(2488)@37811ff634e5: Found GsupExpect[0] for "262420000101844" handled at TC_iu_lu_and_mt_sms_paging_repeated2(2490) MSC_Test-GSUP(2488)@37811ff634e5: Added IMSI table entry 0TC_iu_lu_and_mt_sms_paging_repeated2(2490)"262420000101844" TC_iu_lu_and_mt_sms_paging_repeated2(2490)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_paging_repeated2(2490)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_2-M3UA(2484)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2484)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2482)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2482)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2482)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2482)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2483)@37811ff634e5: patching N(SD)=1 into dtap '0514B6BB23FD2104A27E2C13'O MSC_Test_2-RAN(2483)@37811ff634e5: patched enc_l3: '0554B6BB23FD2104A27E2C13'O MSC_Test_2-SCCP(2482)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2482)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2482)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2482)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554B6BB23FD2104A27E2C13'O MSC_Test_2-M3UA(2484)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2484)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2484)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2482)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2482)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2482)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2482)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2482)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2482)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2482)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2482)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2484)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2484)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2484)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2482)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2482)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2482)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2482)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2484)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2484)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2482)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2482)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2482)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2482)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms_paging_repeated2(2490)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2483)@37811ff634e5: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2483)@37811ff634e5: patched enc_l3: '059B'O MSC_Test_2-SCCP(2482)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2482)@37811ff634e5: vl_len:14 MSC_Test_2-SCCP(2482)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2482)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2484)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2484)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2484)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2482)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2482)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2482)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2482)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2482)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2482)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2482)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2482)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2484)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2484)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2484)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2482)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-RAN(2483)@37811ff634e5: Deleted conn table entry 0TC_iu_lu_and_mt_sms_paging_repeated2(2490)8465520 MSC_Test_2-M3UA(2484)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_sms_paging_repeated2(2490)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_paging_repeated2(2490)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_paging_repeated2(2490)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_paging_repeated2(2490)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2483)@37811ff634e5: Created IMSI[0] for '262420000101844'H'357C791F'O to be handled at TC_iu_lu_and_mt_sms_paging_repeated2(2490) TC_iu_lu_and_mt_sms_paging_repeated2(2490)@37811ff634e5: Expecting first Paging MSC_Test_2-M3UA(2484)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2484)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2483)@37811ff634e5: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_sms_paging_repeated2(2490) TC_iu_lu_and_mt_sms_paging_repeated2(2490)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_paging_repeated2(2490)@37811ff634e5: UTRAN: expect more Paging TC_iu_lu_and_mt_sms_paging_repeated2(2490)@37811ff634e5: setverdict(fail): pass -> fail reason: "UTRAN: Expected a second Paging", new component reason: "UTRAN: Expected a second Paging" MC@37811ff634e5: Test Component 2490 has requested to stop MTC. Terminating current testcase execution. MSC_Test_2-SCCP(2482)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(2477)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-RAN(2480)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-SCCP(2479)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(2476)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-M3UA(2484)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(2478)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-RAN(2483)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(2485)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(2488)@37811ff634e5: Final verdict of PTC: none TC_iu_lu_and_mt_sms_paging_repeated2(2490)@37811ff634e5: Final verdict of PTC: fail reason: "UTRAN: Expected a second Paging" MSC_Test_1-M3UA(2481)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(2487)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2475)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(2489)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(2486)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2491)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2475): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(2476): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(2477): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(2478): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-SCCP(2479): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-RAN(2480): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-M3UA(2481): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-SCCP(2482): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-RAN(2483): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-M3UA(2484): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(2485): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(2486): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(2487): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(2488): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(2489): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_iu_lu_and_mt_sms_paging_repeated2(2490): fail (none -> fail) reason: "UTRAN: Expected a second Paging" MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2491): none (fail -> fail) MTC@37811ff634e5: Test case TC_iu_lu_and_mt_sms_paging_repeated finished. Verdict: fail reason: UTRAN: Expected a second Paging MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_repeated fail'. Thu Nov 21 04:41:26 UTC 2024 ------ MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_repeated fail ------ Saving talloc report from 172.18.28.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=298241) Waiting for packet dumper to finish... 1 (prev_count=298241, count=301436) MTC@37811ff634e5: 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@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_smpp_mo_sms'. ------ MSC_Tests_Iu.TC_iu_smpp_mo_sms ------ Thu Nov 21 04:41:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_smpp_mo_sms' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_iu_smpp_mo_sms started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(2495)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(2495)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2495)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(2493)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_1-M3UA(2498)@37811ff634e5: ************************************************* MSC_Test_1-M3UA(2498)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2498)@37811ff634e5: ************************************************* MSC_Test_1-SCCP(2496)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_2-M3UA(2501)@37811ff634e5: ************************************************* MSC_Test_2-M3UA(2501)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2501)@37811ff634e5: ************************************************* MSC_Test_2-SCCP(2499)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2502)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2495)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(2495)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2495)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2495)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(2495)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2495)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2495)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2495)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2495)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2495)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2495)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2495)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2495)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2495)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2495)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2495)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2498)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23907 to server: "172.18.28.200":2905 association #8 MSC_Test_1-M3UA(2498)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2498)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2498)@37811ff634e5: M3UA_ASPUP sent MSC_Test_1-M3UA(2498)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2498)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2498)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2498)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2498)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2498)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2498)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2498)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2498)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2498)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2498)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2498)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2501)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23908 to server: "172.18.28.200":2905 association #8 MSC_Test_2-M3UA(2501)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2501)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2501)@37811ff634e5: M3UA_ASPUP sent MSC_Test_2-M3UA(2501)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2501)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2501)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2501)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2501)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2501)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2498)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2501)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2498)@37811ff634e5: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2501)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2501)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2501)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2501)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2501)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2504)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2504)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2504)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2504)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2504)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2504)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2504)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2504)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2495)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2495)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2495)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2494)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2505)@37811ff634e5: Created GsupExpect[0] for "262420000001044" to be handled at TC_iu_smpp_mo_sms2(2507) TC_iu_smpp_mo_sms2(2507)@37811ff634e5: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001044'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_1-M3UA(2498)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2498)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2498)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2497)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2501)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2501)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2501)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2500)@37811ff634e5: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2500)@37811ff634e5: Added conn table entry 0TC_iu_smpp_mo_sms2(2507)6534805 MSC_Test_2-SCCP(2499)@37811ff634e5: First idle individual index:0 MSC_Test_2-M3UA(2501)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2500)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2501)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2501)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2499)@37811ff634e5: { messageType := 2, destLocRef := '63B695'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(2499)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(2505)@37811ff634e5: Found GsupExpect[0] for "262420000001044" handled at TC_iu_smpp_mo_sms2(2507) MSC_Test-GSUP(2505)@37811ff634e5: Added IMSI table entry 0TC_iu_smpp_mo_sms2(2507)"262420000001044" TC_iu_smpp_mo_sms2(2507)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_smpp_mo_sms2(2507)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_2-M3UA(2501)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2501)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2499)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2499)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2499)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2499)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2500)@37811ff634e5: patching N(SD)=1 into dtap '0514D26A944B21048A9B9045'O MSC_Test_2-RAN(2500)@37811ff634e5: patched enc_l3: '0554D26A944B21048A9B9045'O MSC_Test_2-SCCP(2499)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2499)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2499)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2499)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554D26A944B21048A9B9045'O MSC_Test_2-M3UA(2501)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2501)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2501)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2499)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2499)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2499)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2499)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2499)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2499)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2499)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2499)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2501)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2501)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2501)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2499)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2499)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2499)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2499)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2501)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2501)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2499)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2499)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2499)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2499)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_smpp_mo_sms2(2507)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2500)@37811ff634e5: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2500)@37811ff634e5: patched enc_l3: '059B'O MSC_Test_2-SCCP(2499)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2499)@37811ff634e5: vl_len:14 MSC_Test_2-SCCP(2499)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2499)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2501)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2501)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2501)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2499)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2499)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2499)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2499)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2499)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2499)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2499)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2499)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2501)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2501)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2501)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2499)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-M3UA(2501)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2500)@37811ff634e5: Deleted conn table entry 0TC_iu_smpp_mo_sms2(2507)6534805 TC_iu_smpp_mo_sms2(2507)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_smpp_mo_sms2(2507)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_smpp_mo_sms2(2507)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_smpp_mo_sms2(2507)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_smpp_mo_sms2(2507)@37811ff634e5: 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 := '658ABDB9'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2500)@37811ff634e5: Added conn table entry 0TC_iu_smpp_mo_sms2(2507)13417624 MSC_Test_2-RAN(2500)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2499)@37811ff634e5: First idle individual index:0 MSC_Test_2-M3UA(2501)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2501)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2501)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2499)@37811ff634e5: { messageType := 2, destLocRef := 'CCBC98'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(2499)@37811ff634e5: Session index based on local reference:0 TC_iu_smpp_mo_sms2(2507)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_smpp_mo_sms2(2507)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2501)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2501)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2499)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2499)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2499)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2499)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2500)@37811ff634e5: patching N(SD)=1 into dtap '05140C632FC72104B1B2B986'O MSC_Test_2-RAN(2500)@37811ff634e5: patched enc_l3: '05540C632FC72104B1B2B986'O MSC_Test_2-SCCP(2499)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2499)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2499)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2499)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05540C632FC72104B1B2B986'O MSC_Test_2-M3UA(2501)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2501)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2501)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2499)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2499)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2499)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2499)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2499)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2499)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2499)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2499)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2501)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2501)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2501)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2499)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2499)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2499)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2499)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2499)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2499)@37811ff634e5: vl_len:42 MSC_Test_2-SCCP(2499)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2499)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440260000020010401A1909011600420007914477581006500A052305002143F5000000003B400140'O MSC_Test_2-M3UA(2501)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2501)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2501)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2499)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2499)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2499)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2499)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_smpp_mo_sms2(2507)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2501)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2501)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2499)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2499)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2499)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2499)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_smpp_mo_sms2(2507)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2499)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2499)@37811ff634e5: vl_len:19 MSC_Test_2-SCCP(2499)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2499)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400F00000200104003020904003B400140'O MSC_Test_2-M3UA(2501)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2501)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2501)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2499)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2499)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2499)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2499)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2499)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2499)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2499)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2499)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2501)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2501)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2501)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2499)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-RAN(2500)@37811ff634e5: Deleted conn table entry 0TC_iu_smpp_mo_sms2(2507)13417624 MSC_Test_2-M3UA(2501)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_smpp_mo_sms2(2507)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_smpp_mo_sms2(2507)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_smpp_mo_sms2(2507)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_smpp_mo_sms2(2507)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-SCCP(2493)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-SCCP(2499)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(2495)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-M3UA(2498)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-RAN(2497)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-SCCP(2496)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(2494)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(2503)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-RAN(2500)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(2506)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(2502)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(2505)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2508)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2492)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-M3UA(2501)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(2504)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2492): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(2493): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(2494): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(2495): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-SCCP(2496): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-RAN(2497): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-M3UA(2498): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-SCCP(2499): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-RAN(2500): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-M3UA(2501): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(2502): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(2503): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(2504): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(2505): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(2506): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_iu_smpp_mo_sms2(2507): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2508): none (pass -> pass) MTC@37811ff634e5: Test case TC_iu_smpp_mo_sms finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_smpp_mo_sms pass'. Thu Nov 21 04:41:32 UTC 2024 ====== MSC_Tests_Iu.TC_iu_smpp_mo_sms pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests_Iu.TC_iu_smpp_mo_sms.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=441311) Waiting for packet dumper to finish... 1 (prev_count=441311, count=442472) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_smpp_mo_sms pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mo_sms'. ------ MSC_Tests_Iu.TC_iu_gsup_mo_sms ------ Thu Nov 21 04:41:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_gsup_mo_sms.pcap" >/data/MSC_Tests_Iu.TC_iu_gsup_mo_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mo_sms' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_iu_gsup_mo_sms started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(2512)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(2512)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2512)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(2510)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_1-M3UA(2515)@37811ff634e5: ************************************************* MSC_Test_1-M3UA(2515)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2515)@37811ff634e5: ************************************************* MSC_Test_1-SCCP(2513)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_2-M3UA(2518)@37811ff634e5: ************************************************* MSC_Test_2-M3UA(2518)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2518)@37811ff634e5: ************************************************* MSC_Test_2-SCCP(2516)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2519)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2512)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(2512)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2512)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2512)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(2512)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2512)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2512)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2512)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2512)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2512)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2512)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2512)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2512)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2512)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2512)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2512)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2515)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23907 to server: "172.18.28.200":2905 association #8 MSC_Test_1-M3UA(2515)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2515)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2515)@37811ff634e5: M3UA_ASPUP sent MSC_Test_1-M3UA(2515)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2515)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2515)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2515)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2515)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2515)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2515)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2515)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2515)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2515)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2515)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2515)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2518)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23908 to server: "172.18.28.200":2905 association #8 MSC_Test_2-M3UA(2518)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2518)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2518)@37811ff634e5: M3UA_ASPUP sent MSC_Test_2-M3UA(2518)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2518)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2518)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2518)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2518)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2518)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2518)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2515)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2515)@37811ff634e5: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2518)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2518)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2518)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2518)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2518)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2521)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2521)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2521)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2521)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2521)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2521)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2521)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2521)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2512)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2512)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2512)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2511)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2515)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2515)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2515)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2514)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2522)@37811ff634e5: Created GsupExpect[0] for "262420000001088" to be handled at TC_iu_gsup_mo_sms2(2524) MSC_Test-GSUP(2522)@37811ff634e5: Created GsupExpect[1] for "262420000001088" to be handled at TC_iu_gsup_mo_sms2(2524) TC_iu_gsup_mo_sms2(2524)@37811ff634e5: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001088'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_2-M3UA(2518)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2518)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2518)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2517)@37811ff634e5: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2517)@37811ff634e5: Added conn table entry 0TC_iu_gsup_mo_sms2(2524)4309548 MSC_Test_2-SCCP(2516)@37811ff634e5: First idle individual index:0 MSC_Test_2-M3UA(2518)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2517)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2518)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2518)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2516)@37811ff634e5: { messageType := 2, destLocRef := '41C22C'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(2516)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(2522)@37811ff634e5: Found GsupExpect[0] for "262420000001088" handled at TC_iu_gsup_mo_sms2(2524) MSC_Test-GSUP(2522)@37811ff634e5: Added IMSI table entry 0TC_iu_gsup_mo_sms2(2524)"262420000001088" TC_iu_gsup_mo_sms2(2524)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_sms2(2524)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_2-M3UA(2518)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2518)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2516)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2516)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2516)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2516)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2517)@37811ff634e5: patching N(SD)=1 into dtap '05144A31AB36210459B43021'O MSC_Test_2-RAN(2517)@37811ff634e5: patched enc_l3: '05544A31AB36210459B43021'O MSC_Test_2-SCCP(2516)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2516)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2516)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2516)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05544A31AB36210459B43021'O MSC_Test_2-M3UA(2518)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2518)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2518)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2516)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2516)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2516)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2516)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2516)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2516)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2516)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2516)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2518)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2518)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2518)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2516)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2516)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2516)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2516)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2518)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2518)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2516)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2516)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2516)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2516)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_sms2(2524)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2517)@37811ff634e5: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2517)@37811ff634e5: patched enc_l3: '059B'O MSC_Test_2-SCCP(2516)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2516)@37811ff634e5: vl_len:14 MSC_Test_2-SCCP(2516)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2516)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2518)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2518)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2518)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2516)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2516)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2516)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2516)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2516)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2516)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2516)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2516)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2518)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2518)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2518)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2516)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-M3UA(2518)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2517)@37811ff634e5: Deleted conn table entry 0TC_iu_gsup_mo_sms2(2524)4309548 TC_iu_gsup_mo_sms2(2524)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_sms2(2524)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_sms2(2524)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_sms2(2524)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_sms2(2524)@37811ff634e5: 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 := 'B68DB513'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2517)@37811ff634e5: Added conn table entry 0TC_iu_gsup_mo_sms2(2524)10655223 MSC_Test_2-RAN(2517)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2516)@37811ff634e5: First idle individual index:0 MSC_Test_2-M3UA(2518)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2518)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2518)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2516)@37811ff634e5: { messageType := 2, destLocRef := 'A295F7'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(2516)@37811ff634e5: Session index based on local reference:0 TC_iu_gsup_mo_sms2(2524)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_sms2(2524)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2518)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2518)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2516)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2516)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2516)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2516)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2517)@37811ff634e5: patching N(SD)=1 into dtap '0514FA0E752B2104FA7FB722'O MSC_Test_2-RAN(2517)@37811ff634e5: patched enc_l3: '0554FA0E752B2104FA7FB722'O MSC_Test_2-SCCP(2516)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2516)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2516)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2516)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554FA0E752B2104FA7FB722'O MSC_Test_2-M3UA(2518)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2518)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2518)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2516)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2516)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2516)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2516)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2516)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2516)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2516)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2516)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2518)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2518)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2518)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2516)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2516)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2516)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2516)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2516)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2516)@37811ff634e5: vl_len:42 MSC_Test_2-SCCP(2516)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2516)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440260000020010401A1909011600420007914477581006500A052305002143F5000000003B400140'O MSC_Test_2-M3UA(2518)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2518)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2518)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2516)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2516)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2516)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2516)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_sms2(2524)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_sms2(2524)@37811ff634e5: RX MO-forwardSM-Req: { msg_type := OSMO_GSUP_MSGT_MO_FORWARD_SM_REQUEST (36), ies := { { tag := OSMO_GSUP_IMSI_IE (1), len := 8, val := { imsi := '262420000001088'H } }, { tag := OSMO_GSUP_SM_RP_MR_IE (64), len := 1, val := { sm_rp_mr := '42'O ("B") } }, { tag := OSMO_GSUP_SM_RP_DA_IE (65), len := 8, val := { sm_rp_da := { id_type := OSMO_GSUP_SM_RP_ODA_ID_SMSC_ADDR (3), id_enc := { smsc_addr := { ext := '1'B, ton := '001'B, npi := '0001'B, number := '447785016005'H } } } } }, { tag := OSMO_GSUP_SM_RP_OA_IE (66), len := 8, val := { sm_rp_oa := { id_type := OSMO_GSUP_SM_RP_ODA_ID_MSISDN (2), id_enc := { msisdn := { ext := '1'B, ton := '001'B, npi := '0001'B, number := '491230001088'H } } } } }, { tag := OSMO_GSUP_SM_RP_UI_IE (67), len := 10, val := { sm_rp_ui := '052305002143F5000000'O } }, { tag := OSMO_GSUP_MESSAGE_CLASS_IE (10), len := 1, val := { message_class := OSMO_GSUP_MESSAGE_CLASS_SMS (2) } }, { tag := OSMO_GSUP_SOURCE_NAME_IE (96), len := 9, val := { source_name := '746573742D4D534300'O } } } } TC_iu_gsup_mo_sms2(2524)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2518)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2518)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2516)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2516)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2516)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2516)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_sms2(2524)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2516)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2516)@37811ff634e5: vl_len:19 MSC_Test_2-SCCP(2516)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2516)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400F00000200104003020904003B400140'O MSC_Test_2-M3UA(2518)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2518)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2518)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2516)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2516)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2516)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2516)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2516)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2516)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2516)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2516)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2518)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2518)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2518)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2516)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-RAN(2517)@37811ff634e5: Deleted conn table entry 0TC_iu_gsup_mo_sms2(2524)10655223 TC_iu_gsup_mo_sms2(2524)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2518)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_gsup_mo_sms2(2524)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_sms2(2524)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_sms2(2524)@37811ff634e5: Final verdict of PTC: pass MSC_Test_1-SCCP(2513)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-SCCP(2516)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(2511)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(2512)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(2510)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-RAN(2517)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-RAN(2514)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(2520)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2509)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(2522)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-M3UA(2515)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-M3UA(2518)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(2519)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(2523)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2525)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(2521)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2509): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(2510): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(2511): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(2512): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-SCCP(2513): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-RAN(2514): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-M3UA(2515): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-SCCP(2516): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-RAN(2517): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-M3UA(2518): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(2519): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(2520): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(2521): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(2522): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(2523): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_iu_gsup_mo_sms2(2524): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2525): none (pass -> pass) MTC@37811ff634e5: Test case TC_iu_gsup_mo_sms finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mo_sms pass'. Thu Nov 21 04:41:39 UTC 2024 ====== MSC_Tests_Iu.TC_iu_gsup_mo_sms pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests_Iu.TC_iu_gsup_mo_sms.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=436500) Waiting for packet dumper to finish... 1 (prev_count=436500, count=437661) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mo_sms pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mo_smma'. ------ MSC_Tests_Iu.TC_iu_gsup_mo_smma ------ Thu Nov 21 04:41:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mo_smma' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_iu_gsup_mo_smma started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(2529)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(2529)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2529)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(2527)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_1-M3UA(2532)@37811ff634e5: ************************************************* MSC_Test_1-M3UA(2532)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2532)@37811ff634e5: ************************************************* MSC_Test_1-SCCP(2530)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_2-M3UA(2535)@37811ff634e5: ************************************************* MSC_Test_2-M3UA(2535)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2535)@37811ff634e5: ************************************************* MSC_Test_2-SCCP(2533)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2536)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2529)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(2529)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2529)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2529)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(2529)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2529)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2529)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2529)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2529)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2529)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2529)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2529)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2529)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2529)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2529)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2529)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2532)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23907 to server: "172.18.28.200":2905 association #8 MSC_Test_1-M3UA(2532)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2532)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2532)@37811ff634e5: M3UA_ASPUP sent MSC_Test_1-M3UA(2532)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2532)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2532)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2532)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2532)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2532)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2532)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2532)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2532)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2532)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2532)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2532)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2535)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23908 to server: "172.18.28.200":2905 association #8 MSC_Test_2-M3UA(2535)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2535)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2535)@37811ff634e5: M3UA_ASPUP sent MSC_Test_2-M3UA(2535)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2532)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2532)@37811ff634e5: Received M3UA_DUNA -> discard MSC_Test_2-M3UA(2535)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2535)@37811ff634e5: Received M3UA_ERR -> discard MSC_Test_2-M3UA(2535)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2535)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2535)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2535)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2535)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2535)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2532)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2532)@37811ff634e5: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2535)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2535)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2535)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2535)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2535)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2538)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2538)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2538)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2538)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2538)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2538)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2538)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2538)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2539)@37811ff634e5: Created GsupExpect[0] for "262420000001089" to be handled at TC_iu_gsup_mo_smma2(2541) MSC_Test-GSUP(2539)@37811ff634e5: Created GsupExpect[1] for "262420000001089" to be handled at TC_iu_gsup_mo_smma2(2541) TC_iu_gsup_mo_smma2(2541)@37811ff634e5: 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(2529)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2529)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2529)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2528)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2532)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2532)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2532)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2531)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2535)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2535)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2535)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2534)@37811ff634e5: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2534)@37811ff634e5: Added conn table entry 0TC_iu_gsup_mo_smma2(2541)3167758 MSC_Test_2-SCCP(2533)@37811ff634e5: First idle individual index:0 MSC_Test_2-RAN(2534)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2535)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2535)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2535)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2533)@37811ff634e5: { messageType := 2, destLocRef := '30560E'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(2533)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(2539)@37811ff634e5: Found GsupExpect[0] for "262420000001089" handled at TC_iu_gsup_mo_smma2(2541) MSC_Test-GSUP(2539)@37811ff634e5: Added IMSI table entry 0TC_iu_gsup_mo_smma2(2541)"262420000001089" TC_iu_gsup_mo_smma2(2541)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_smma2(2541)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_2-M3UA(2535)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2535)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2533)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2533)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2533)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2533)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2534)@37811ff634e5: patching N(SD)=1 into dtap '0514875CBDA32104995466EA'O MSC_Test_2-RAN(2534)@37811ff634e5: patched enc_l3: '0554875CBDA32104995466EA'O MSC_Test_2-SCCP(2533)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2533)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2533)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2533)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554875CBDA32104995466EA'O MSC_Test_2-M3UA(2535)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2535)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2535)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2533)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2533)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2533)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2533)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2533)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2533)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2533)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2533)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2535)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2535)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2535)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2533)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2533)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2533)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2533)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2535)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2535)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2533)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2533)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2533)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2533)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_smma2(2541)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2534)@37811ff634e5: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2534)@37811ff634e5: patched enc_l3: '059B'O MSC_Test_2-SCCP(2533)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2533)@37811ff634e5: vl_len:14 MSC_Test_2-SCCP(2533)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2533)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2535)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2535)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2535)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2533)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2533)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2533)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2533)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2533)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2533)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2533)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2533)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2535)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2535)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2535)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2533)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-M3UA(2535)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2534)@37811ff634e5: Deleted conn table entry 0TC_iu_gsup_mo_smma2(2541)3167758 TC_iu_gsup_mo_smma2(2541)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_smma2(2541)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_smma2(2541)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_smma2(2541)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_smma2(2541)@37811ff634e5: 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 := 'A9FAAC8E'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2534)@37811ff634e5: Added conn table entry 0TC_iu_gsup_mo_smma2(2541)6162378 MSC_Test_2-RAN(2534)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2533)@37811ff634e5: First idle individual index:0 MSC_Test_2-M3UA(2535)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2535)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2535)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2533)@37811ff634e5: { messageType := 2, destLocRef := '5E07CA'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(2533)@37811ff634e5: Session index based on local reference:0 TC_iu_gsup_mo_smma2(2541)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_smma2(2541)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2535)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2535)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2533)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2533)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2533)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2533)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2534)@37811ff634e5: patching N(SD)=1 into dtap '0514D99C18A82104AF81F44C'O MSC_Test_2-RAN(2534)@37811ff634e5: patched enc_l3: '0554D99C18A82104AF81F44C'O MSC_Test_2-SCCP(2533)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2533)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2533)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2533)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554D99C18A82104AF81F44C'O MSC_Test_2-M3UA(2535)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2535)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2535)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2533)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2533)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2533)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2533)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2533)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2533)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2533)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2533)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2535)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2535)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2535)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2533)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2533)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2533)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2533)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2533)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2533)@37811ff634e5: vl_len:22 MSC_Test_2-SCCP(2533)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2533)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014401200000200104006050901020642003B400140'O MSC_Test_2-M3UA(2535)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2535)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2535)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2533)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2533)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2533)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2533)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_smma2(2541)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_smma2(2541)@37811ff634e5: RX MO-ReadyForSM-Req: { msg_type := OSMO_GSUP_MSGT_READY_FOR_SM_REQUEST (44), ies := { { tag := OSMO_GSUP_IMSI_IE (1), len := 8, val := { imsi := '262420000001089'H } }, { tag := OSMO_GSUP_SM_RP_MR_IE (64), len := 1, val := { sm_rp_mr := '42'O ("B") } }, { tag := OSMO_GSUP_SM_ALERT_RSN_IE (70), len := 1, val := { sm_alert_rsn := GSUP_SM_ALERT_RSN_TYPE_MEM_AVAIL (2) } }, { tag := OSMO_GSUP_MESSAGE_CLASS_IE (10), len := 1, val := { message_class := OSMO_GSUP_MESSAGE_CLASS_SMS (2) } }, { tag := OSMO_GSUP_SOURCE_NAME_IE (96), len := 9, val := { source_name := '746573742D4D534300'O } } } } TC_iu_gsup_mo_smma2(2541)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2535)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2535)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2533)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2533)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2533)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2533)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_smma2(2541)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2533)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2533)@37811ff634e5: vl_len:19 MSC_Test_2-SCCP(2533)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2533)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400F00000200104003020904003B400140'O MSC_Test_2-M3UA(2535)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2535)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2535)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2533)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2533)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2533)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2533)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2533)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2533)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2533)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2533)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2535)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2535)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2535)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2533)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-RAN(2534)@37811ff634e5: Deleted conn table entry 0TC_iu_gsup_mo_smma2(2541)6162378 MSC_Test_2-M3UA(2535)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_gsup_mo_smma2(2541)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_smma2(2541)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_smma2(2541)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_smma2(2541)@37811ff634e5: Final verdict of PTC: pass MSC_Test_2-RAN(2534)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(2527)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-M3UA(2535)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-SCCP(2530)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(2529)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-RAN(2531)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(2528)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(2539)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-M3UA(2532)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(2537)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-SCCP(2533)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(2536)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2526)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(2540)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2542)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(2538)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2526): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(2527): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(2528): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(2529): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-SCCP(2530): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-RAN(2531): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-M3UA(2532): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-SCCP(2533): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-RAN(2534): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-M3UA(2535): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(2536): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(2537): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(2538): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(2539): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(2540): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_iu_gsup_mo_smma2(2541): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2542): none (pass -> pass) MTC@37811ff634e5: Test case TC_iu_gsup_mo_smma finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mo_smma pass'. Thu Nov 21 04:41:45 UTC 2024 ====== MSC_Tests_Iu.TC_iu_gsup_mo_smma pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests_Iu.TC_iu_gsup_mo_smma.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=441294) Waiting for packet dumper to finish... 1 (prev_count=441294, count=445064) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mo_smma pass' was executed successfully (exit status: 0). MTC@37811ff634e5: 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 ------ Thu Nov 21 04:41:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_ack' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_iu_gsup_mt_sms_ack started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(2546)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(2546)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2546)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(2544)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_1-M3UA(2549)@37811ff634e5: ************************************************* MSC_Test_1-M3UA(2549)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2549)@37811ff634e5: ************************************************* MSC_Test_1-SCCP(2547)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_2-M3UA(2552)@37811ff634e5: ************************************************* MSC_Test_2-M3UA(2552)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2552)@37811ff634e5: ************************************************* MSC_Test_2-SCCP(2550)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2553)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2546)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(2546)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2546)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2546)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(2546)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2546)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2546)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2546)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2546)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2546)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2546)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2546)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2546)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2546)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2546)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2546)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2549)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23907 to server: "172.18.28.200":2905 association #8 MSC_Test_1-M3UA(2549)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2549)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2549)@37811ff634e5: M3UA_ASPUP sent MSC_Test_1-M3UA(2549)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2549)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2549)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2549)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2549)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2549)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2549)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2549)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2549)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2549)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2549)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2549)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2552)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23908 to server: "172.18.28.200":2905 association #8 MSC_Test_2-M3UA(2552)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2552)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2552)@37811ff634e5: M3UA_ASPUP sent MSC_Test_2-M3UA(2552)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2552)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2552)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2552)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2552)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2552)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2549)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2552)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2549)@37811ff634e5: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2552)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2552)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2552)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2552)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2552)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2546)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2546)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2546)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2545)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP-IPA(2555)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2555)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2555)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2555)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2555)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2555)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2555)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2555)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_1-M3UA(2549)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2549)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2549)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2548)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2552)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2552)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2552)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2551)@37811ff634e5: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2556)@37811ff634e5: Created GsupExpect[0] for "262420000001090" to be handled at TC_iu_gsup_mt_sms_ack2(2558) MSC_Test-GSUP(2556)@37811ff634e5: Created GsupExpect[1] for "262420000001090" to be handled at TC_iu_gsup_mt_sms_ack2(2558) TC_iu_gsup_mt_sms_ack2(2558)@37811ff634e5: 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_2-RAN(2551)@37811ff634e5: Added conn table entry 0TC_iu_gsup_mt_sms_ack2(2558)7008764 MSC_Test_2-SCCP(2550)@37811ff634e5: First idle individual index:0 MSC_Test_2-M3UA(2552)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2551)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2552)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2552)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2550)@37811ff634e5: { messageType := 2, destLocRef := '6AF1FC'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(2550)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(2556)@37811ff634e5: Found GsupExpect[0] for "262420000001090" handled at TC_iu_gsup_mt_sms_ack2(2558) MSC_Test-GSUP(2556)@37811ff634e5: Added IMSI table entry 0TC_iu_gsup_mt_sms_ack2(2558)"262420000001090" TC_iu_gsup_mt_sms_ack2(2558)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_ack2(2558)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_2-M3UA(2552)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2552)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2550)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2550)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2550)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2550)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2551)@37811ff634e5: patching N(SD)=1 into dtap '0514DA19C7602104DAD9D957'O MSC_Test_2-RAN(2551)@37811ff634e5: patched enc_l3: '0554DA19C7602104DAD9D957'O MSC_Test_2-SCCP(2550)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2550)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2550)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2550)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554DA19C7602104DAD9D957'O MSC_Test_2-M3UA(2552)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2552)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2552)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2550)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2550)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2550)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2550)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2550)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2550)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2550)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2550)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2552)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2552)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2552)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2550)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2550)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2550)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2550)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2552)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2552)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2550)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2550)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2550)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2550)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_ack2(2558)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2551)@37811ff634e5: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2551)@37811ff634e5: patched enc_l3: '059B'O MSC_Test_2-SCCP(2550)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2550)@37811ff634e5: vl_len:14 MSC_Test_2-SCCP(2550)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2550)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2552)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2552)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2552)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2550)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2550)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2550)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2550)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2550)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2550)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2550)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2550)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2552)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2552)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2552)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2550)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-M3UA(2552)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2551)@37811ff634e5: Deleted conn table entry 0TC_iu_gsup_mt_sms_ack2(2558)7008764 TC_iu_gsup_mt_sms_ack2(2558)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_ack2(2558)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_ack2(2558)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_ack2(2558)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2551)@37811ff634e5: Created IMSI[0] for '262420000001090'H'31A5931B'O to be handled at TC_iu_gsup_mt_sms_ack2(2558) MSC_Test_2-M3UA(2552)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2552)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2551)@37811ff634e5: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_gsup_mt_sms_ack2(2558) TC_iu_gsup_mt_sms_ack2(2558)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_ack2(2558)@37811ff634e5: 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 := '31A5931B'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2551)@37811ff634e5: Added conn table entry 0TC_iu_gsup_mt_sms_ack2(2558)16165795 MSC_Test_2-SCCP(2550)@37811ff634e5: First idle individual index:0 MSC_Test_2-M3UA(2552)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2552)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2552)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2550)@37811ff634e5: { messageType := 2, destLocRef := 'F6ABA3'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(2550)@37811ff634e5: Session index based on local reference:0 TC_iu_gsup_mt_sms_ack2(2558)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_ack2(2558)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2552)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2552)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2550)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2550)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2550)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2550)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2551)@37811ff634e5: patching N(SD)=0 into dtap '0514D03315A22104D5380D45'O MSC_Test_2-RAN(2551)@37811ff634e5: patched enc_l3: '0514D03315A22104D5380D45'O MSC_Test_2-SCCP(2550)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2550)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2550)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2550)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514D03315A22104D5380D45'O MSC_Test_2-M3UA(2552)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2552)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2552)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2550)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2550)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2550)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2550)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2550)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2550)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2550)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2550)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2552)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2552)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2552)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2550)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-M3UA(2552)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2550)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2552)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2550)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2550)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2550)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2550)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2550)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2550)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_ack2(2558)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2550)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2550)@37811ff634e5: vl_len:19 MSC_Test_2-SCCP(2550)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2550)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O MSC_Test_2-M3UA(2552)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2550)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2550)@37811ff634e5: vl_len:22 MSC_Test_2-SCCP(2550)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2550)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O MSC_Test_2-M3UA(2552)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2552)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2552)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2552)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2550)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2550)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2552)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2550)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2550)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2550)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2550)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2550)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2550)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_ack2(2558)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_ack2(2558)@37811ff634e5: RX MT-forwardSM-Res (RP-ACK) TC_iu_gsup_mt_sms_ack2(2558)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2550)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2550)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2550)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2550)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2552)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2552)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2552)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2550)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-RAN(2551)@37811ff634e5: Deleted conn table entry 0TC_iu_gsup_mt_sms_ack2(2558)16165795 MSC_Test_2-M3UA(2552)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_gsup_mt_sms_ack2(2558)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_ack2(2558)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_ack2(2558)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_ack2(2558)@37811ff634e5: Final verdict of PTC: pass MSC_Test_1-RAN(2548)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-M3UA(2552)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(2544)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-SCCP(2547)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(2546)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(2556)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(2545)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-SCCP(2550)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(2553)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-M3UA(2549)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2559)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2543)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-RAN(2551)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(2557)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(2554)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(2555)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2543): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(2544): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(2545): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(2546): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-SCCP(2547): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-RAN(2548): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-M3UA(2549): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-SCCP(2550): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-RAN(2551): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-M3UA(2552): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(2553): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(2554): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(2555): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(2556): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(2557): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_iu_gsup_mt_sms_ack2(2558): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2559): none (pass -> pass) MTC@37811ff634e5: Test case TC_iu_gsup_mt_sms_ack finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_ack pass'. Thu Nov 21 04:41:52 UTC 2024 ====== MSC_Tests_Iu.TC_iu_gsup_mt_sms_ack pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests_Iu.TC_iu_gsup_mt_sms_ack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=446529) Waiting for packet dumper to finish... 1 (prev_count=446529, count=449724) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_ack pass' was executed successfully (exit status: 0). MTC@37811ff634e5: 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 ------ Thu Nov 21 04:41: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_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_err' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_iu_gsup_mt_sms_err started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(2563)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(2563)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2563)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(2561)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_1-M3UA(2566)@37811ff634e5: ************************************************* MSC_Test_1-M3UA(2566)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2566)@37811ff634e5: ************************************************* MSC_Test_1-SCCP(2564)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_2-M3UA(2569)@37811ff634e5: ************************************************* MSC_Test_2-M3UA(2569)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2569)@37811ff634e5: ************************************************* MSC_Test_2-SCCP(2567)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2570)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2563)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(2563)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2563)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2563)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(2563)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2563)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2563)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2563)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2563)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2563)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2563)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2563)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2563)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2563)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2563)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2563)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2566)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23907 to server: "172.18.28.200":2905 association #8 MSC_Test_1-M3UA(2566)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2566)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2566)@37811ff634e5: M3UA_ASPUP sent MSC_Test_1-M3UA(2566)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2566)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2566)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2566)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2566)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2566)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2566)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2566)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2566)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2566)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2566)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2566)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2569)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23908 to server: "172.18.28.200":2905 association #8 MSC_Test_2-M3UA(2569)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2569)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2569)@37811ff634e5: M3UA_ASPUP sent MSC_Test_2-M3UA(2569)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2569)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2569)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2569)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2569)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2566)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2569)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2566)@37811ff634e5: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2569)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2569)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2569)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2569)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2569)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2569)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2572)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2572)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2572)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2572)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2572)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2572)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2572)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2572)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2573)@37811ff634e5: Created GsupExpect[0] for "262420000001091" to be handled at TC_iu_gsup_mt_sms_err2(2575) MSC_Test-GSUP(2573)@37811ff634e5: Created GsupExpect[1] for "262420000001091" to be handled at TC_iu_gsup_mt_sms_err2(2575) TC_iu_gsup_mt_sms_err2(2575)@37811ff634e5: 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(2563)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2563)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2563)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2562)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2566)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2566)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2566)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2565)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2569)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2569)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2569)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2568)@37811ff634e5: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2568)@37811ff634e5: Added conn table entry 0TC_iu_gsup_mt_sms_err2(2575)1719449 MSC_Test_2-SCCP(2567)@37811ff634e5: First idle individual index:0 MSC_Test_2-RAN(2568)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2569)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2569)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2569)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2567)@37811ff634e5: { messageType := 2, destLocRef := '1A3C99'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(2567)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(2573)@37811ff634e5: Found GsupExpect[0] for "262420000001091" handled at TC_iu_gsup_mt_sms_err2(2575) MSC_Test-GSUP(2573)@37811ff634e5: Added IMSI table entry 0TC_iu_gsup_mt_sms_err2(2575)"262420000001091" TC_iu_gsup_mt_sms_err2(2575)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_err2(2575)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_2-M3UA(2569)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2569)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2567)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2567)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2567)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2567)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2568)@37811ff634e5: patching N(SD)=1 into dtap '0514BAC3596B21049DD312B7'O MSC_Test_2-RAN(2568)@37811ff634e5: patched enc_l3: '0554BAC3596B21049DD312B7'O MSC_Test_2-SCCP(2567)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2567)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2567)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2567)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554BAC3596B21049DD312B7'O MSC_Test_2-M3UA(2569)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2569)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2569)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2567)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2567)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2567)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2567)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2567)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2567)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2567)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2567)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2569)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2569)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2569)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2567)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2567)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2567)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2567)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2569)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2569)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2567)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2567)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2567)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2567)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_err2(2575)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2568)@37811ff634e5: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2568)@37811ff634e5: patched enc_l3: '059B'O MSC_Test_2-SCCP(2567)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2567)@37811ff634e5: vl_len:14 MSC_Test_2-SCCP(2567)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2567)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2569)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2569)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2569)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2567)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2567)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2567)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2567)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2567)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2567)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2567)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2567)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2569)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2569)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2569)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2567)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-M3UA(2569)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2568)@37811ff634e5: Deleted conn table entry 0TC_iu_gsup_mt_sms_err2(2575)1719449 TC_iu_gsup_mt_sms_err2(2575)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_err2(2575)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_err2(2575)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_err2(2575)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2568)@37811ff634e5: Created IMSI[0] for '262420000001091'H'1AEC6AAB'O to be handled at TC_iu_gsup_mt_sms_err2(2575) MSC_Test_2-M3UA(2569)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2569)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2568)@37811ff634e5: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_gsup_mt_sms_err2(2575) TC_iu_gsup_mt_sms_err2(2575)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_err2(2575)@37811ff634e5: 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 := '1AEC6AAB'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2568)@37811ff634e5: Added conn table entry 0TC_iu_gsup_mt_sms_err2(2575)1036081 MSC_Test_2-SCCP(2567)@37811ff634e5: First idle individual index:0 MSC_Test_2-M3UA(2569)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2569)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2569)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2567)@37811ff634e5: { messageType := 2, destLocRef := '0FCF31'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(2567)@37811ff634e5: Session index based on local reference:0 TC_iu_gsup_mt_sms_err2(2575)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_err2(2575)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2569)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2569)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2567)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2567)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2567)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2567)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2568)@37811ff634e5: patching N(SD)=0 into dtap '0514A095603F2104FFB41907'O MSC_Test_2-RAN(2568)@37811ff634e5: patched enc_l3: '0514A095603F2104FFB41907'O MSC_Test_2-SCCP(2567)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2567)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2567)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2567)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514A095603F2104FFB41907'O MSC_Test_2-M3UA(2569)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2569)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2569)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2567)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2567)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2567)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2567)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2567)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2567)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2567)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2567)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2569)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2569)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2569)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2567)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-M3UA(2569)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2567)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2569)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2567)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2567)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2567)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2567)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2567)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2567)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_err2(2575)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2567)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2567)@37811ff634e5: vl_len:19 MSC_Test_2-SCCP(2567)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2567)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O MSC_Test_2-M3UA(2569)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2567)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2567)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2567)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2567)@37811ff634e5: data sent by MTP3_SCCP_PORT: '00144014000002001040080789010404000178003B400140'O MSC_Test_2-M3UA(2569)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2569)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2569)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2569)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2567)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-M3UA(2569)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2567)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2567)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2567)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2567)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2567)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2567)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2567)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_err2(2575)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_err2(2575)@37811ff634e5: RX MT-forwardSM-Err (RP-ERROR) TC_iu_gsup_mt_sms_err2(2575)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MC@37811ff634e5: Test Component 2575 has requested to stop MTC. Terminating current testcase execution. MSC_Test_2-M3UA(2569)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(2562)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(2570)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-M3UA(2566)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-SCCP(2564)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(2561)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-SCCP(2567)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-RAN(2565)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-RAN(2568)@37811ff634e5: Final verdict of PTC: none TC_iu_gsup_mt_sms_err2(2575)@37811ff634e5: Final verdict of PTC: pass MSC_Test-GSUP(2573)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(2563)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2560)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(2571)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2576)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(2572)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(2574)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2560): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(2561): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(2562): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(2563): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-SCCP(2564): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-RAN(2565): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-M3UA(2566): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-SCCP(2567): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-RAN(2568): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-M3UA(2569): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(2570): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(2571): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(2572): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(2573): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(2574): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_iu_gsup_mt_sms_err2(2575): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2576): none (pass -> pass) MTC@37811ff634e5: Test case TC_iu_gsup_mt_sms_err finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_err pass'. Thu Nov 21 04:41:58 UTC 2024 ====== MSC_Tests_Iu.TC_iu_gsup_mt_sms_err pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests_Iu.TC_iu_gsup_mt_sms_err.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=418086) Waiting for packet dumper to finish... 1 (prev_count=418086, count=421281) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_err pass' was executed successfully (exit status: 0). MTC@37811ff634e5: 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 ------ Thu Nov 21 04:42: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_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_rp_mr' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_iu_gsup_mt_sms_rp_mr started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(2580)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(2580)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2580)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(2578)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_1-M3UA(2583)@37811ff634e5: ************************************************* MSC_Test_1-M3UA(2583)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2583)@37811ff634e5: ************************************************* MSC_Test_1-SCCP(2581)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_2-M3UA(2586)@37811ff634e5: ************************************************* MSC_Test_2-M3UA(2586)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2586)@37811ff634e5: ************************************************* MSC_Test_2-SCCP(2584)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2587)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2580)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(2580)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2580)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2580)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(2580)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2580)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2580)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2580)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2580)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2580)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2580)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2580)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2580)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2580)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2580)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2580)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2583)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23907 to server: "172.18.28.200":2905 association #8 MSC_Test_1-M3UA(2583)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2583)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2583)@37811ff634e5: M3UA_ASPUP sent MSC_Test_1-M3UA(2583)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2583)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2583)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2583)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2583)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2583)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2583)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2583)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2583)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2583)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2583)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2583)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2586)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23908 to server: "172.18.28.200":2905 association #8 MSC_Test_2-M3UA(2586)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2586)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2586)@37811ff634e5: M3UA_ASPUP sent MSC_Test_2-M3UA(2586)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2586)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2586)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2586)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2586)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2586)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2583)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2586)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2583)@37811ff634e5: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2586)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2586)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2586)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2586)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2586)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2589)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2589)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2589)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2589)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2589)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2589)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2589)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2589)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2590)@37811ff634e5: Created GsupExpect[0] for "262420000001092" to be handled at TC_iu_gsup_mt_sms_rp_mr2(2592) MSC_Test-GSUP(2590)@37811ff634e5: Created GsupExpect[1] for "262420000001092" to be handled at TC_iu_gsup_mt_sms_rp_mr2(2592) TC_iu_gsup_mt_sms_rp_mr2(2592)@37811ff634e5: 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(2580)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2580)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2580)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2579)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2583)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2583)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2583)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2582)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2586)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2586)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2586)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2585)@37811ff634e5: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2585)@37811ff634e5: Added conn table entry 0TC_iu_gsup_mt_sms_rp_mr2(2592)6186761 MSC_Test_2-SCCP(2584)@37811ff634e5: First idle individual index:0 MSC_Test_2-RAN(2585)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2586)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2586)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2586)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2584)@37811ff634e5: { messageType := 2, destLocRef := '5E6709'O ("^g\t"), 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(2584)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(2590)@37811ff634e5: Found GsupExpect[0] for "262420000001092" handled at TC_iu_gsup_mt_sms_rp_mr2(2592) MSC_Test-GSUP(2590)@37811ff634e5: Added IMSI table entry 0TC_iu_gsup_mt_sms_rp_mr2(2592)"262420000001092" TC_iu_gsup_mt_sms_rp_mr2(2592)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_rp_mr2(2592)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_2-M3UA(2586)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2586)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2584)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2584)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2584)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2584)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2585)@37811ff634e5: patching N(SD)=1 into dtap '0514E854E1B921046986408D'O MSC_Test_2-RAN(2585)@37811ff634e5: patched enc_l3: '0554E854E1B921046986408D'O MSC_Test_2-SCCP(2584)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2584)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2584)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2584)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554E854E1B921046986408D'O MSC_Test_2-M3UA(2586)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2586)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2586)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2584)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2584)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2584)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2584)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2584)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2584)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2584)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2584)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2586)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2586)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2586)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2584)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2584)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2584)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2584)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2586)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2586)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2584)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2584)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2584)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2584)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_rp_mr2(2592)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2585)@37811ff634e5: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2585)@37811ff634e5: patched enc_l3: '059B'O MSC_Test_2-SCCP(2584)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2584)@37811ff634e5: vl_len:14 MSC_Test_2-SCCP(2584)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2584)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2586)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2586)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2586)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2584)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2584)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2584)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2584)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2584)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2584)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2584)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2584)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2586)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2586)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2586)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2584)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-M3UA(2586)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2585)@37811ff634e5: Deleted conn table entry 0TC_iu_gsup_mt_sms_rp_mr2(2592)6186761 TC_iu_gsup_mt_sms_rp_mr2(2592)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2592)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_rp_mr2(2592)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2592)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2585)@37811ff634e5: Created IMSI[0] for '262420000001092'H'A0DEC494'O to be handled at TC_iu_gsup_mt_sms_rp_mr2(2592) TC_iu_gsup_mt_sms_rp_mr2(2592)@37811ff634e5: TX MT-forwardSM-Req for the 1st SMS MSC_Test_2-M3UA(2586)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2586)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2585)@37811ff634e5: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_gsup_mt_sms_rp_mr2(2592) TC_iu_gsup_mt_sms_rp_mr2(2592)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2592)@37811ff634e5: 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 := 'A0DEC494'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2585)@37811ff634e5: Added conn table entry 0TC_iu_gsup_mt_sms_rp_mr2(2592)308781 MSC_Test_2-SCCP(2584)@37811ff634e5: First idle individual index:0 MSC_Test_2-M3UA(2586)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2586)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2586)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2584)@37811ff634e5: { messageType := 2, destLocRef := '04B62D'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(2584)@37811ff634e5: Session index based on local reference:0 TC_iu_gsup_mt_sms_rp_mr2(2592)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_rp_mr2(2592)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2586)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2586)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2584)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2584)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2584)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2584)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2585)@37811ff634e5: patching N(SD)=0 into dtap '0514FB09AAD921047D4B10BB'O MSC_Test_2-RAN(2585)@37811ff634e5: patched enc_l3: '0514FB09AAD921047D4B10BB'O MSC_Test_2-SCCP(2584)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2584)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2584)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2584)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514FB09AAD921047D4B10BB'O MSC_Test_2-M3UA(2586)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2586)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2586)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2584)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2584)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2584)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2584)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2584)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2584)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2584)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2584)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2586)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2586)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2586)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2584)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-M3UA(2586)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2584)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2584)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2586)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2584)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2584)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2584)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2584)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2584)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_rp_mr2(2592)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2592)@37811ff634e5: RX the 1st SMS on DTAP, DTAP TID is 0, SM-RP-MR is '00'O TC_iu_gsup_mt_sms_rp_mr2(2592)@37811ff634e5: TX MT-forwardSM-Req for the 2nd SMS MSC_Test_2-SCCP(2584)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2584)@37811ff634e5: vl_len:19 MSC_Test_2-SCCP(2584)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2584)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O MSC_Test_2-M3UA(2586)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2586)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2586)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2584)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2584)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2584)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2584)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_rp_mr2(2592)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2592)@37811ff634e5: RX the 2nd SMS on DTAP, DTAP TID is 1, SM-RP-MR is '01'O MSC_Test_2-SCCP(2584)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2584)@37811ff634e5: vl_len:19 MSC_Test_2-SCCP(2584)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2584)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400F00000200104003029904003B400140'O MSC_Test_2-M3UA(2586)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2584)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2584)@37811ff634e5: vl_len:22 MSC_Test_2-SCCP(2584)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2584)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O MSC_Test_2-M3UA(2586)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2586)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2586)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2584)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2584)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2584)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2584)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_rp_mr2(2592)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2592)@37811ff634e5: RX MT-forwardSM-Res (RP-ACK) TC_iu_gsup_mt_sms_rp_mr2(2592)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2584)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2584)@37811ff634e5: vl_len:22 MSC_Test_2-SCCP(2584)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2584)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014401200000200104006059901020201003B400140'O MSC_Test_2-M3UA(2586)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2586)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2586)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2584)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-M3UA(2586)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2584)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2586)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2584)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2584)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2584)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2584)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2584)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2584)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_rp_mr2(2592)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2592)@37811ff634e5: RX MT-forwardSM-Res (RP-ACK) TC_iu_gsup_mt_sms_rp_mr2(2592)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2584)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2584)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2584)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2584)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2586)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2586)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2586)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2584)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-M3UA(2586)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2585)@37811ff634e5: Deleted conn table entry 0TC_iu_gsup_mt_sms_rp_mr2(2592)308781 TC_iu_gsup_mt_sms_rp_mr2(2592)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2592)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_rp_mr2(2592)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2592)@37811ff634e5: Final verdict of PTC: pass MSC_Test_2-SCCP(2584)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(2580)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-RAN(2582)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(2590)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-M3UA(2583)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(2579)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-SCCP(2581)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-M3UA(2586)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(2578)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(2588)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(2587)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-RAN(2585)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(2589)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2577)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(2591)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2593)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2577): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(2578): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(2579): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(2580): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-SCCP(2581): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-RAN(2582): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-M3UA(2583): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-SCCP(2584): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-RAN(2585): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-M3UA(2586): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(2587): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(2588): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(2589): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(2590): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(2591): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_iu_gsup_mt_sms_rp_mr2(2592): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2593): none (pass -> pass) MTC@37811ff634e5: Test case TC_iu_gsup_mt_sms_rp_mr finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_rp_mr pass'. Thu Nov 21 04:42:05 UTC 2024 ====== MSC_Tests_Iu.TC_iu_gsup_mt_sms_rp_mr pass ====== Saving talloc report from 172.18.28.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=500114) Waiting for packet dumper to finish... 1 (prev_count=500114, count=501275) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_rp_mr pass' was executed successfully (exit status: 0). MTC@37811ff634e5: 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 ------ Thu Nov 21 04:42: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_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mo_mt_sms_rp_mr' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_iu_gsup_mo_mt_sms_rp_mr started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(2597)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(2597)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2597)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(2595)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_1-M3UA(2600)@37811ff634e5: ************************************************* MSC_Test_1-M3UA(2600)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2600)@37811ff634e5: ************************************************* MSC_Test_1-SCCP(2598)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_2-M3UA(2603)@37811ff634e5: ************************************************* MSC_Test_2-M3UA(2603)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2603)@37811ff634e5: ************************************************* MSC_Test_2-SCCP(2601)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2604)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2597)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(2597)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2597)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2597)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(2597)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2597)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2597)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2597)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2597)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2597)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2597)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2597)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2597)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2597)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2597)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2597)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2600)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23907 to server: "172.18.28.200":2905 association #8 MSC_Test_1-M3UA(2600)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2600)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2600)@37811ff634e5: M3UA_ASPUP sent MSC_Test_1-M3UA(2600)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2600)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2600)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2600)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2600)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2600)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2600)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2600)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2600)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2600)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2600)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2600)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2603)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23908 to server: "172.18.28.200":2905 association #8 MSC_Test_2-M3UA(2603)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2603)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2603)@37811ff634e5: M3UA_ASPUP sent MSC_Test_2-M3UA(2603)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2603)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2603)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2603)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2603)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2603)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2603)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2600)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2603)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2603)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2603)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2600)@37811ff634e5: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2603)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2603)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2606)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2606)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2606)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2606)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2606)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2606)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2606)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2606)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2607)@37811ff634e5: Created GsupExpect[0] for "262420000001093" to be handled at TC_iu_gsup_mo_mt_sms_rp_mr2(2609) MSC_Test-GSUP(2607)@37811ff634e5: Created GsupExpect[1] for "262420000001093" to be handled at TC_iu_gsup_mo_mt_sms_rp_mr2(2609) TC_iu_gsup_mo_mt_sms_rp_mr2(2609)@37811ff634e5: 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(2597)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2597)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2597)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2596)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2600)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2600)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2600)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2599)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2603)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2603)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2603)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2602)@37811ff634e5: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2602)@37811ff634e5: Added conn table entry 0TC_iu_gsup_mo_mt_sms_rp_mr2(2609)5486005 MSC_Test_2-SCCP(2601)@37811ff634e5: First idle individual index:0 MSC_Test_2-RAN(2602)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2603)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2603)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2603)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2601)@37811ff634e5: { messageType := 2, destLocRef := '53B5B5'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(2601)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(2607)@37811ff634e5: Found GsupExpect[0] for "262420000001093" handled at TC_iu_gsup_mo_mt_sms_rp_mr2(2609) MSC_Test-GSUP(2607)@37811ff634e5: Added IMSI table entry 0TC_iu_gsup_mo_mt_sms_rp_mr2(2609)"262420000001093" TC_iu_gsup_mo_mt_sms_rp_mr2(2609)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_mt_sms_rp_mr2(2609)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_2-M3UA(2603)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2603)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2601)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2601)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2601)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2601)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2602)@37811ff634e5: patching N(SD)=1 into dtap '05148B7C4A2521049C56CFD6'O MSC_Test_2-RAN(2602)@37811ff634e5: patched enc_l3: '05548B7C4A2521049C56CFD6'O MSC_Test_2-SCCP(2601)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2601)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2601)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2601)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05548B7C4A2521049C56CFD6'O MSC_Test_2-M3UA(2603)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2603)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2603)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2601)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2601)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2601)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2601)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2601)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2601)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2601)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2601)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2603)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2603)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2603)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2601)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2601)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2601)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2601)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2603)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2603)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2601)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2601)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2601)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2601)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_mt_sms_rp_mr2(2609)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2602)@37811ff634e5: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2602)@37811ff634e5: patched enc_l3: '059B'O MSC_Test_2-SCCP(2601)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2601)@37811ff634e5: vl_len:14 MSC_Test_2-SCCP(2601)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2601)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2603)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2603)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2603)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2601)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2601)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2601)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2601)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2601)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2601)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2601)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2601)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2603)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2603)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2603)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2601)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-M3UA(2603)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2602)@37811ff634e5: Deleted conn table entry 0TC_iu_gsup_mo_mt_sms_rp_mr2(2609)5486005 TC_iu_gsup_mo_mt_sms_rp_mr2(2609)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_mt_sms_rp_mr2(2609)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_mt_sms_rp_mr2(2609)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_mt_sms_rp_mr2(2609)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2602)@37811ff634e5: Created IMSI[0] for '262420000001093'H'0585CC51'O to be handled at TC_iu_gsup_mo_mt_sms_rp_mr2(2609) TC_iu_gsup_mo_mt_sms_rp_mr2(2609)@37811ff634e5: 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 := '0585CC51'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2602)@37811ff634e5: Added conn table entry 0TC_iu_gsup_mo_mt_sms_rp_mr2(2609)5321732 MSC_Test_2-RAN(2602)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2601)@37811ff634e5: First idle individual index:0 MSC_Test_2-M3UA(2603)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2603)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2603)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2601)@37811ff634e5: { messageType := 2, destLocRef := '513404'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(2601)@37811ff634e5: Session index based on local reference:0 TC_iu_gsup_mo_mt_sms_rp_mr2(2609)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_mt_sms_rp_mr2(2609)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2603)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2603)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2601)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2601)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2601)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2601)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2602)@37811ff634e5: patching N(SD)=1 into dtap '05149E1A95B82104A45F96DD'O MSC_Test_2-RAN(2602)@37811ff634e5: patched enc_l3: '05549E1A95B82104A45F96DD'O MSC_Test_2-SCCP(2601)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2601)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2601)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2601)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05549E1A95B82104A45F96DD'O MSC_Test_2-M3UA(2603)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2603)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2603)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2601)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2601)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2601)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2601)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2601)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2601)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2601)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2601)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2603)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2603)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2603)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2601)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2601)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2601)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2601)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_mt_sms_rp_mr2(2609)@37811ff634e5: Submit MO SMMA on DTAP, SM-RP-MR is '00'O MSC_Test_2-SCCP(2601)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2601)@37811ff634e5: vl_len:22 MSC_Test_2-SCCP(2601)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2601)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014401200000200104006050901020600003B400140'O MSC_Test_2-M3UA(2603)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2603)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2603)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2601)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2601)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2601)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2601)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_mt_sms_rp_mr2(2609)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_mt_sms_rp_mr2(2609)@37811ff634e5: RX MO-ReadyForSM-Req, SM-RP-MR is '00'O TC_iu_gsup_mo_mt_sms_rp_mr2(2609)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_mt_sms_rp_mr2(2609)@37811ff634e5: TX MT-forwardSM-Req for the MT SMS MSC_Test_2-M3UA(2603)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2603)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2601)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2601)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2601)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2601)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_mt_sms_rp_mr2(2609)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_mt_sms_rp_mr2(2609)@37811ff634e5: RX MT SMS on DTAP, DTAP TID is 0, SM-RP-MR is '01'O MSC_Test_2-SCCP(2601)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2601)@37811ff634e5: vl_len:19 MSC_Test_2-SCCP(2601)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2601)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O MSC_Test_2-M3UA(2603)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2603)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2603)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2601)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2601)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2601)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2601)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_mt_sms_rp_mr2(2609)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2601)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2601)@37811ff634e5: vl_len:19 MSC_Test_2-SCCP(2601)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2601)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400F00000200104003020904003B400140'O MSC_Test_2-M3UA(2603)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2601)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2601)@37811ff634e5: vl_len:22 MSC_Test_2-SCCP(2601)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2601)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020201003B400140'O MSC_Test_2-M3UA(2603)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2603)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2603)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2603)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2601)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-M3UA(2603)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2601)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2601)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2601)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2601)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2601)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2601)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2601)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_mt_sms_rp_mr2(2609)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_mt_sms_rp_mr2(2609)@37811ff634e5: RX MT-forwardSM-Res (RP-ACK) TC_iu_gsup_mo_mt_sms_rp_mr2(2609)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2601)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2601)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2601)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2601)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2603)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2603)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2603)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2601)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-RAN(2602)@37811ff634e5: Deleted conn table entry 0TC_iu_gsup_mo_mt_sms_rp_mr2(2609)5321732 MSC_Test_2-M3UA(2603)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_gsup_mo_mt_sms_rp_mr2(2609)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_mt_sms_rp_mr2(2609)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_mt_sms_rp_mr2(2609)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_mt_sms_rp_mr2(2609)@37811ff634e5: Final verdict of PTC: pass MSC_Test_2-SCCP(2601)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-M3UA(2600)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(2596)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-RAN(2599)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(2595)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(2604)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-SCCP(2598)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(2597)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-M3UA(2603)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-RAN(2602)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(2607)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2594)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(2606)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(2608)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2610)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(2605)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2594): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(2595): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(2596): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(2597): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-SCCP(2598): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-RAN(2599): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-M3UA(2600): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-SCCP(2601): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-RAN(2602): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-M3UA(2603): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(2604): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(2605): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(2606): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(2607): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(2608): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_iu_gsup_mo_mt_sms_rp_mr2(2609): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2610): none (pass -> pass) MTC@37811ff634e5: Test case TC_iu_gsup_mo_mt_sms_rp_mr finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mo_mt_sms_rp_mr pass'. Thu Nov 21 04:42:12 UTC 2024 ====== MSC_Tests_Iu.TC_iu_gsup_mo_mt_sms_rp_mr pass ====== Saving talloc report from 172.18.28.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=484930) Waiting for packet dumper to finish... 1 (prev_count=484930, count=486091) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mo_mt_sms_rp_mr pass' was executed successfully (exit status: 0). MTC@37811ff634e5: 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 ------ Thu Nov 21 04:42: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_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_single_request' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_iu_lu_and_mo_ussd_single_request started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(2614)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(2614)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2614)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(2612)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_1-M3UA(2617)@37811ff634e5: ************************************************* MSC_Test_1-M3UA(2617)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2617)@37811ff634e5: ************************************************* MSC_Test_1-SCCP(2615)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_2-M3UA(2620)@37811ff634e5: ************************************************* MSC_Test_2-M3UA(2620)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2620)@37811ff634e5: ************************************************* MSC_Test_2-SCCP(2618)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2621)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2614)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(2614)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2614)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2614)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(2614)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2614)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2614)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2614)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2614)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2614)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2614)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2614)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2614)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2614)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2614)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2614)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2617)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23907 to server: "172.18.28.200":2905 association #8 MSC_Test_1-M3UA(2617)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2617)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2617)@37811ff634e5: M3UA_ASPUP sent MSC_Test_1-M3UA(2617)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2617)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2617)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2617)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2617)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2617)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2617)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2617)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2617)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2617)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2617)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2617)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2620)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23908 to server: "172.18.28.200":2905 association #8 MSC_Test_2-M3UA(2620)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2620)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2620)@37811ff634e5: M3UA_ASPUP sent MSC_Test_2-M3UA(2620)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2620)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2620)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2620)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2620)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2617)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2620)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2617)@37811ff634e5: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2620)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2620)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2620)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2620)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2620)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2620)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2623)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2623)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2623)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2623)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2623)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2623)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2623)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2623)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2624)@37811ff634e5: Created GsupExpect[0] for "262420000001046" to be handled at TC_iu_lu_and_mo_ussd_single_request2(2626) TC_iu_lu_and_mo_ussd_single_request2(2626)@37811ff634e5: 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(2614)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2614)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2614)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2613)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2617)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2617)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2617)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2616)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2620)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2620)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2620)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2619)@37811ff634e5: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2619)@37811ff634e5: Added conn table entry 0TC_iu_lu_and_mo_ussd_single_request2(2626)10459987 MSC_Test_2-SCCP(2618)@37811ff634e5: First idle individual index:0 MSC_Test_2-RAN(2619)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2620)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2620)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2620)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2618)@37811ff634e5: { messageType := 2, destLocRef := '9F9B53'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(2618)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(2624)@37811ff634e5: Found GsupExpect[0] for "262420000001046" handled at TC_iu_lu_and_mo_ussd_single_request2(2626) MSC_Test-GSUP(2624)@37811ff634e5: Added IMSI table entry 0TC_iu_lu_and_mo_ussd_single_request2(2626)"262420000001046" TC_iu_lu_and_mo_ussd_single_request2(2626)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_single_request2(2626)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_2-M3UA(2620)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2620)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2618)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2618)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2618)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2618)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2619)@37811ff634e5: patching N(SD)=1 into dtap '0514DBF456EB2104213A6B9B'O MSC_Test_2-RAN(2619)@37811ff634e5: patched enc_l3: '0554DBF456EB2104213A6B9B'O MSC_Test_2-SCCP(2618)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2618)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2618)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2618)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554DBF456EB2104213A6B9B'O MSC_Test_2-M3UA(2620)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2620)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2620)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2618)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2618)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2618)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2618)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2618)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2618)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2618)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2618)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2620)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2620)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2620)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2618)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2618)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2618)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2618)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2620)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2620)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2618)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2618)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2618)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2618)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_single_request2(2626)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2619)@37811ff634e5: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2619)@37811ff634e5: patched enc_l3: '059B'O MSC_Test_2-SCCP(2618)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2618)@37811ff634e5: vl_len:14 MSC_Test_2-SCCP(2618)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2618)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2620)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2620)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2620)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2618)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2618)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2618)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2618)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2618)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2618)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2618)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2618)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2620)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2620)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2620)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2618)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-M3UA(2620)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2619)@37811ff634e5: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_single_request2(2626)10459987 TC_iu_lu_and_mo_ussd_single_request2(2626)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_single_request2(2626)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_single_request2(2626)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_single_request2(2626)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_single_request2(2626)@37811ff634e5: 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 := '08364894'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2619)@37811ff634e5: Added conn table entry 0TC_iu_lu_and_mo_ussd_single_request2(2626)11296326 MSC_Test_2-RAN(2619)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2618)@37811ff634e5: First idle individual index:0 MSC_Test_2-M3UA(2620)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2620)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2620)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2618)@37811ff634e5: { messageType := 2, destLocRef := 'AC5E46'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(2618)@37811ff634e5: Session index based on local reference:0 TC_iu_lu_and_mo_ussd_single_request2(2626)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_single_request2(2626)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2620)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2620)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2618)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2618)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2618)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2618)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2619)@37811ff634e5: patching N(SD)=1 into dtap '0514D28F3A00210495460AA5'O MSC_Test_2-RAN(2619)@37811ff634e5: patched enc_l3: '0554D28F3A00210495460AA5'O MSC_Test_2-SCCP(2618)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2618)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2618)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2618)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554D28F3A00210495460AA5'O MSC_Test_2-M3UA(2620)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2620)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2620)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2618)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2618)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2618)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2618)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2618)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2618)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2618)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2618)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2620)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2620)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2620)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2618)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2618)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2618)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2618)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2624)@37811ff634e5: Created GsupExpect[0] for "262420000001046" to be handled at TC_iu_lu_and_mo_ussd_single_request2(2626) MSC_Test_2-RAN(2619)@37811ff634e5: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2619)@37811ff634e5: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2618)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2618)@37811ff634e5: vl_len:37 MSC_Test_2-SCCP(2618)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2618)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2620)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_ussd_single_request2(2626)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2620)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2620)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2620)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2618)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-M3UA(2620)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2618)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2618)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2618)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2618)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2618)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2618)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2618)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_single_request2(2626)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2618)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2618)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2618)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2618)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2620)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2620)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2620)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2618)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-RAN(2619)@37811ff634e5: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_single_request2(2626)11296326 MSC_Test_2-M3UA(2620)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_ussd_single_request2(2626)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_single_request2(2626)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_single_request2(2626)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_single_request2(2626)@37811ff634e5: Final verdict of PTC: pass MSC_Test_1-M3UA(2617)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(2614)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-M3UA(2620)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-SCCP(2615)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(2621)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(2612)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(2613)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-SCCP(2618)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-RAN(2616)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(2624)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-RAN(2619)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2611)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(2622)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(2625)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(2623)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2627)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2611): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(2612): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(2613): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(2614): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-SCCP(2615): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-RAN(2616): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-M3UA(2617): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-SCCP(2618): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-RAN(2619): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-M3UA(2620): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(2621): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(2622): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(2623): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(2624): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(2625): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_iu_lu_and_mo_ussd_single_request2(2626): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2627): none (pass -> pass) MTC@37811ff634e5: Test case TC_iu_lu_and_mo_ussd_single_request finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_single_request pass'. Thu Nov 21 04:42:18 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_single_request pass ====== Saving talloc report from 172.18.28.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=417089) Waiting for packet dumper to finish... 1 (prev_count=417089, count=418825) MTC@37811ff634e5: 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@37811ff634e5: 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 ------ Thu Nov 21 04:42: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_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_notification' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_iu_lu_and_mt_ussd_notification started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(2631)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(2631)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2631)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(2629)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_1-M3UA(2634)@37811ff634e5: ************************************************* MSC_Test_1-M3UA(2634)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2634)@37811ff634e5: ************************************************* MSC_Test_1-SCCP(2632)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_2-M3UA(2637)@37811ff634e5: ************************************************* MSC_Test_2-M3UA(2637)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2637)@37811ff634e5: ************************************************* MSC_Test_2-SCCP(2635)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2638)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2631)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(2631)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2631)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2631)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(2631)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2631)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2631)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2631)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2631)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2631)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2631)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2631)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2631)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2631)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2631)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2631)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2634)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23907 to server: "172.18.28.200":2905 association #8 MSC_Test_1-M3UA(2634)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2634)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2634)@37811ff634e5: M3UA_ASPUP sent MSC_Test_1-M3UA(2634)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2634)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2634)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2634)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2634)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2634)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2634)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2634)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2634)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2634)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2634)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2634)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2637)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23908 to server: "172.18.28.200":2905 association #8 MSC_Test_2-M3UA(2637)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2637)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2637)@37811ff634e5: M3UA_ASPUP sent MSC_Test_2-M3UA(2637)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2637)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2637)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2637)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2637)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2637)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2634)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2637)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2634)@37811ff634e5: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2637)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2637)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2637)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2637)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2637)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2640)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2640)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2640)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2640)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2640)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2640)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2640)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2640)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2641)@37811ff634e5: Created GsupExpect[0] for "262420000001047" to be handled at TC_iu_lu_and_mt_ussd_notification2(2643) TC_iu_lu_and_mt_ussd_notification2(2643)@37811ff634e5: 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(2631)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2631)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2631)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2630)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2634)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2634)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2634)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2633)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2637)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2637)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2637)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2636)@37811ff634e5: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2636)@37811ff634e5: Added conn table entry 0TC_iu_lu_and_mt_ussd_notification2(2643)3625185 MSC_Test_2-SCCP(2635)@37811ff634e5: First idle individual index:0 MSC_Test_2-M3UA(2637)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2636)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2637)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2637)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2635)@37811ff634e5: { messageType := 2, destLocRef := '3750E1'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(2635)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(2641)@37811ff634e5: Found GsupExpect[0] for "262420000001047" handled at TC_iu_lu_and_mt_ussd_notification2(2643) MSC_Test-GSUP(2641)@37811ff634e5: Added IMSI table entry 0TC_iu_lu_and_mt_ussd_notification2(2643)"262420000001047" TC_iu_lu_and_mt_ussd_notification2(2643)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_notification2(2643)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_2-M3UA(2637)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2637)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2635)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2635)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2635)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2635)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2636)@37811ff634e5: patching N(SD)=1 into dtap '0514572DD8762104E23EF1C5'O MSC_Test_2-RAN(2636)@37811ff634e5: patched enc_l3: '0554572DD8762104E23EF1C5'O MSC_Test_2-SCCP(2635)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2635)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2635)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2635)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554572DD8762104E23EF1C5'O MSC_Test_2-M3UA(2637)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2637)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2637)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2635)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2635)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2635)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2635)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2635)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2635)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2635)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2635)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2637)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2637)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2637)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2635)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2635)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2635)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2635)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2637)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2637)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2635)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2635)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2635)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2635)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_notification2(2643)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2636)@37811ff634e5: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2636)@37811ff634e5: patched enc_l3: '059B'O MSC_Test_2-SCCP(2635)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2635)@37811ff634e5: vl_len:14 MSC_Test_2-SCCP(2635)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2635)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2637)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2637)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2637)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2635)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2635)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2635)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2635)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2635)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2635)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2635)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2635)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2637)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2637)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2637)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2635)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-M3UA(2637)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2636)@37811ff634e5: Deleted conn table entry 0TC_iu_lu_and_mt_ussd_notification2(2643)3625185 TC_iu_lu_and_mt_ussd_notification2(2643)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_notification2(2643)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_notification2(2643)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_notification2(2643)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2636)@37811ff634e5: Created IMSI[0] for '262420000001047'H'29EE9881'O to be handled at TC_iu_lu_and_mt_ussd_notification2(2643) MSC_Test-GSUP(2641)@37811ff634e5: Created GsupExpect[0] for "262420000001047" to be handled at TC_iu_lu_and_mt_ussd_notification2(2643) MSC_Test_2-M3UA(2637)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2637)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2636)@37811ff634e5: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_ussd_notification2(2643) TC_iu_lu_and_mt_ussd_notification2(2643)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_notification2(2643)@37811ff634e5: 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 := '29EE9881'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2636)@37811ff634e5: Added conn table entry 0TC_iu_lu_and_mt_ussd_notification2(2643)7338840 MSC_Test_2-SCCP(2635)@37811ff634e5: First idle individual index:0 MSC_Test_2-M3UA(2637)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2637)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2637)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2635)@37811ff634e5: { messageType := 2, destLocRef := '6FFB58'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(2635)@37811ff634e5: Session index based on local reference:0 TC_iu_lu_and_mt_ussd_notification2(2643)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_notification2(2643)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2637)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2637)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2635)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2635)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2635)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2635)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2636)@37811ff634e5: patching N(SD)=0 into dtap '0514CB95CBBA2104001A8480'O MSC_Test_2-RAN(2636)@37811ff634e5: patched enc_l3: '0514CB95CBBA2104001A8480'O MSC_Test_2-SCCP(2635)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2635)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2635)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2635)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514CB95CBBA2104001A8480'O MSC_Test_2-M3UA(2637)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2637)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2637)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2635)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2635)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2635)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2635)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2635)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2635)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2635)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2635)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2637)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2637)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2637)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2637)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2635)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2635)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2637)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2635)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2635)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2635)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2635)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2635)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2635)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_notification2(2643)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2636)@37811ff634e5: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2636)@37811ff634e5: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2635)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2635)@37811ff634e5: vl_len:20 MSC_Test_2-SCCP(2635)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2635)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(2637)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_ussd_notification2(2643)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2637)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2637)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2635)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2635)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2635)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2635)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2637)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2637)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2635)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2635)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2635)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2635)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_notification2(2643)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2635)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2635)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2635)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2635)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2637)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2637)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2637)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2635)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-RAN(2636)@37811ff634e5: Deleted conn table entry 0TC_iu_lu_and_mt_ussd_notification2(2643)7338840 MSC_Test_2-M3UA(2637)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_ussd_notification2(2643)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_notification2(2643)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_notification2(2643)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_notification2(2643)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-RAN(2630)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(2631)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(2629)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-SCCP(2632)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-M3UA(2634)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-RAN(2633)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-SCCP(2635)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2628)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(2638)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-M3UA(2637)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(2642)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(2641)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(2640)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(2639)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-RAN(2636)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2644)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2628): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(2629): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(2630): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(2631): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-SCCP(2632): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-RAN(2633): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-M3UA(2634): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-SCCP(2635): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-RAN(2636): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-M3UA(2637): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(2638): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(2639): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(2640): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(2641): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(2642): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_iu_lu_and_mt_ussd_notification2(2643): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2644): none (pass -> pass) MTC@37811ff634e5: Test case TC_iu_lu_and_mt_ussd_notification finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_notification pass'. Thu Nov 21 04:42:25 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_notification pass ====== Saving talloc report from 172.18.28.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=431870) Waiting for packet dumper to finish... 1 (prev_count=431870, count=433031) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_notification pass' was executed successfully (exit status: 0). MTC@37811ff634e5: 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 ------ Thu Nov 21 04: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_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@37811ff634e5: 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@37811ff634e5: Test case TC_iu_lu_and_mo_ussd_during_mt_call started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(2648)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(2648)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2648)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(2646)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_1-M3UA(2651)@37811ff634e5: ************************************************* MSC_Test_1-M3UA(2651)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2651)@37811ff634e5: ************************************************* MSC_Test_1-SCCP(2649)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_2-M3UA(2654)@37811ff634e5: ************************************************* MSC_Test_2-M3UA(2654)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2654)@37811ff634e5: ************************************************* MSC_Test_2-SCCP(2652)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2655)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2648)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(2648)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2648)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2648)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(2648)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2648)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2648)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2648)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2648)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2648)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2648)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2648)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2648)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2648)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2648)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2648)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2651)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23907 to server: "172.18.28.200":2905 association #8 MSC_Test_1-M3UA(2651)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2651)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2651)@37811ff634e5: M3UA_ASPUP sent MSC_Test_1-M3UA(2651)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2651)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2651)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2651)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2651)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2651)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2651)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2651)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2651)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2651)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2651)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2651)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2654)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23908 to server: "172.18.28.200":2905 association #8 MSC_Test_2-M3UA(2654)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2654)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2654)@37811ff634e5: M3UA_ASPUP sent MSC_Test_2-M3UA(2654)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2654)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2654)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2654)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2654)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2654)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2654)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2651)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2651)@37811ff634e5: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2654)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2654)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2654)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2654)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2654)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2657)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2657)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2657)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2657)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2657)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2657)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2657)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2657)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2658)@37811ff634e5: Created GsupExpect[0] for "262420000001048" to be handled at TC_iu_lu_and_mo_ussd_during_mt_call2(2660) TC_iu_lu_and_mo_ussd_during_mt_call2(2660)@37811ff634e5: 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(2648)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2648)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2648)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2647)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2651)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2651)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2651)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2650)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2654)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2654)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2654)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2653)@37811ff634e5: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2653)@37811ff634e5: Added conn table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(2660)6964297 MSC_Test_2-SCCP(2652)@37811ff634e5: First idle individual index:0 MSC_Test_2-RAN(2653)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2654)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2654)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2654)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2652)@37811ff634e5: { messageType := 2, destLocRef := '6A4449'O ("jDI"), 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(2652)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(2658)@37811ff634e5: Found GsupExpect[0] for "262420000001048" handled at TC_iu_lu_and_mo_ussd_during_mt_call2(2660) MSC_Test-GSUP(2658)@37811ff634e5: Added IMSI table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(2660)"262420000001048" TC_iu_lu_and_mo_ussd_during_mt_call2(2660)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_during_mt_call2(2660)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_2-M3UA(2654)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2654)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2652)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2652)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2652)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2652)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2653)@37811ff634e5: patching N(SD)=1 into dtap '0514D643435C21040D8DB43F'O MSC_Test_2-RAN(2653)@37811ff634e5: patched enc_l3: '0554D643435C21040D8DB43F'O MSC_Test_2-SCCP(2652)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2652)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2652)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2652)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554D643435C21040D8DB43F'O MSC_Test_2-M3UA(2654)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2654)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2654)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2652)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2652)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2652)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2652)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2652)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2652)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2652)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2652)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2654)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2654)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2654)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2652)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2652)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2652)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2652)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2654)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2654)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2652)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2652)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2652)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2652)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_during_mt_call2(2660)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2653)@37811ff634e5: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2653)@37811ff634e5: patched enc_l3: '059B'O MSC_Test_2-SCCP(2652)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2652)@37811ff634e5: vl_len:14 MSC_Test_2-SCCP(2652)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2652)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2654)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2654)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2654)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2652)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2652)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2652)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2652)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2652)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2652)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2652)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2652)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2654)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2654)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2654)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2652)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-M3UA(2654)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2653)@37811ff634e5: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(2660)6964297 TC_iu_lu_and_mo_ussd_during_mt_call2(2660)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_during_mt_call2(2660)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_during_mt_call2(2660)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_during_mt_call2(2660)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(2655)@37811ff634e5: Added conn table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(2660)191007589 MSC_Test_2-RAN(2653)@37811ff634e5: Created IMSI[0] for '262420000001048'H'5EF576D4'O to be handled at TC_iu_lu_and_mo_ussd_during_mt_call2(2660) MSC_Test_2-M3UA(2654)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2654)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2653)@37811ff634e5: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mo_ussd_during_mt_call2(2660) TC_iu_lu_and_mo_ussd_during_mt_call2(2660)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2653)@37811ff634e5: Created IMSI[1] for '262420000001048'H'5EF576D4'O to be handled at TC_iu_lu_and_mo_ussd_during_mt_call2(2660) TC_iu_lu_and_mo_ussd_during_mt_call2(2660)@37811ff634e5: 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 := '5EF576D4'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2653)@37811ff634e5: Added conn table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(2660)10171524 MSC_Test_2-SCCP(2652)@37811ff634e5: First idle individual index:0 MSC_Test_2-M3UA(2654)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2654)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2654)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2652)@37811ff634e5: { messageType := 2, destLocRef := '9B3484'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(2652)@37811ff634e5: Session index based on local reference:0 TC_iu_lu_and_mo_ussd_during_mt_call2(2660)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_during_mt_call2(2660)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2654)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2654)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2652)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2652)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2652)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2652)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2653)@37811ff634e5: patching N(SD)=0 into dtap '05149871CAFF21049EE65D1B'O MSC_Test_2-RAN(2653)@37811ff634e5: patched enc_l3: '05149871CAFF21049EE65D1B'O MSC_Test_2-SCCP(2652)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2652)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2652)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2652)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05149871CAFF21049EE65D1B'O MSC_Test_2-M3UA(2654)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2654)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2654)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2652)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2652)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2652)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2652)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2652)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2652)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2652)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2652)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2654)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2654)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2654)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2654)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2654)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2652)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2652)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2652)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2652)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2652)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2652)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2652)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2652)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_during_mt_call2(2660)@37811ff634e5: f_mt_call_complete 1 MSC_Test_2-RAN(2653)@37811ff634e5: patching N(SD)=1 into dtap '8301'O MSC_Test_2-RAN(2653)@37811ff634e5: patched enc_l3: '8341'O MSC_Test_2-SCCP(2652)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2652)@37811ff634e5: vl_len:14 MSC_Test_2-SCCP(2652)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2652)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028341'O MSC_Test_2-M3UA(2654)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_ussd_during_mt_call2(2660)@37811ff634e5: f_mt_call_complete 2 MSC_Test-MGCP(2656)@37811ff634e5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_lu_and_mo_ussd_during_mt_call2(2660) MSC_Test-MGCP(2656)@37811ff634e5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "446", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "bc" }, { 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(2660) TC_iu_lu_and_mo_ussd_during_mt_call2(2660)@37811ff634e5: f_mt_call_complete 3 TC_iu_lu_and_mo_ussd_during_mt_call2(2660)@37811ff634e5: f_mt_call_complete 4.iu MSC_Test_2-M3UA(2654)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2654)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2652)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2652)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2652)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2652)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_during_mt_call2(2660)@37811ff634e5: f_mt_call_complete 6.iu MSC_Test_2-SCCP(2652)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2652)@37811ff634e5: vl_len:46 MSC_Test_2-SCCP(2652)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2652)@37811ff634e5: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C60327C350001C0A802150000000000000000000000000040040C0000'O MSC_Test_2-M3UA(2654)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2653)@37811ff634e5: patching N(SD)=2 into dtap '8307'O MSC_Test_2-RAN(2653)@37811ff634e5: patched enc_l3: '8387'O MSC_Test_2-SCCP(2652)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2652)@37811ff634e5: vl_len:14 MSC_Test_2-SCCP(2652)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2652)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028387'O MSC_Test_2-M3UA(2654)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_ussd_during_mt_call2(2660)@37811ff634e5: f_mt_call_complete 5.iu TC_iu_lu_and_mo_ussd_during_mt_call2(2660)@37811ff634e5: f_mt_call_complete 8.iu TC_iu_lu_and_mo_ussd_during_mt_call2(2660)@37811ff634e5: f_mt_call_complete 7.iu TC_iu_lu_and_mo_ussd_during_mt_call2(2660)@37811ff634e5: f_mt_call_complete 9.iu TC_iu_lu_and_mo_ussd_during_mt_call2(2660)@37811ff634e5: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_lu_and_mo_ussd_during_mt_call2(2660)@37811ff634e5: f_mt_call_complete DONE TC_iu_lu_and_mo_ussd_during_mt_call2(2660)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2653)@37811ff634e5: patching N(SD)=3 into dtap '1B3B1C15A11302010102013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2653)@37811ff634e5: patched enc_l3: '1BFB1C15A11302010102013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2652)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2652)@37811ff634e5: vl_len:37 MSC_Test_2-SCCP(2652)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2652)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BFB1C15A11302010102013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2654)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_ussd_during_mt_call2(2660)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2654)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2654)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2652)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2652)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2652)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2652)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_during_mt_call2(2660)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_during_mt_call2(2660)@37811ff634e5: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_2-M3UA(2654)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2654)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2652)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2652)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2652)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2652)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_during_mt_call2(2660)@37811ff634e5: f_call_hangup 1: rx DTAP CC DISC MSC_Test_2-RAN(2653)@37811ff634e5: patching N(SD)=0 into dtap '832D0802E180'O MSC_Test_2-RAN(2653)@37811ff634e5: patched enc_l3: '832D0802E180'O MSC_Test_2-SCCP(2652)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2652)@37811ff634e5: vl_len:18 MSC_Test_2-SCCP(2652)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2652)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400E0000010010400706832D0802E180'O MSC_Test_2-M3UA(2654)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(2655)@37811ff634e5: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(2660)191007589 MSC_Test_2-M3UA(2654)@37811ff634e5: Message received on association #8 TC_iu_lu_and_mo_ussd_during_mt_call2(2660)@37811ff634e5: f_call_hangup 2: rx MNCC REL ind MSC_Test_2-M3UA(2654)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2652)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-M3UA(2654)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2652)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2652)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2654)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2652)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2652)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2652)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2652)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2652)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_during_mt_call2(2660)@37811ff634e5: f_call_hangup 3: rx DTAP CC REL COMPL TC_iu_lu_and_mo_ussd_during_mt_call2(2660)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mo_ussd_during_mt_call2(2660)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mo_ussd_during_mt_call2(2660)@37811ff634e5: f_call_hangup 5.iu: rx Iu Release Command MSC_Test_2-SCCP(2652)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2652)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2652)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2652)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2654)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2654)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2654)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2652)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-RAN(2653)@37811ff634e5: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(2660)10171524 MSC_Test_2-M3UA(2654)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_ussd_during_mt_call2(2660)@37811ff634e5: f_call_hangup 6.iu: rx SCCP DISC TC_iu_lu_and_mo_ussd_during_mt_call2(2660)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_during_mt_call2(2660)@37811ff634e5: f_call_hangup 9: done TC_iu_lu_and_mo_ussd_during_mt_call2(2660)@37811ff634e5: Final verdict of PTC: pass MSC_Test_2-SCCP(2652)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(2646)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-RAN(2653)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-M3UA(2654)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(2648)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-RAN(2650)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-SCCP(2649)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(2658)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(2655)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(2647)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-M3UA(2651)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2645)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(2657)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2661)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(2656)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(2659)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2645): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(2646): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(2647): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(2648): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-SCCP(2649): none (none -> none) Thu Nov 21 04:42:34 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_during_mt_call pass ====== MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-RAN(2650): none (none -> none) Saving talloc report from 172.18.28.10:4254 to MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_during_mt_call.talloc MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-M3UA(2651): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-SCCP(2652): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-RAN(2653): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-M3UA(2654): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(2655): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(2656): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(2657): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(2658): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(2659): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_iu_lu_and_mo_ussd_during_mt_call2(2660): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2661): none (pass -> pass) MTC@37811ff634e5: Test case TC_iu_lu_and_mo_ussd_during_mt_call finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_during_mt_call pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=563135) Waiting for packet dumper to finish... 1 (prev_count=563135, count=566330) MTC@37811ff634e5: 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@37811ff634e5: 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 ------ Thu Nov 21 04:42:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_lu_and_mt_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@37811ff634e5: 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@37811ff634e5: Test case TC_iu_lu_and_mt_ussd_during_mt_call started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(2665)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(2665)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2665)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(2663)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_1-M3UA(2668)@37811ff634e5: ************************************************* MSC_Test_1-M3UA(2668)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2668)@37811ff634e5: ************************************************* MSC_Test_1-SCCP(2666)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_2-M3UA(2671)@37811ff634e5: ************************************************* MSC_Test_2-M3UA(2671)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2671)@37811ff634e5: ************************************************* MSC_Test_2-SCCP(2669)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2672)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2665)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(2665)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2665)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2665)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(2665)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2665)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2665)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2665)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2665)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2665)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2665)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2665)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2665)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2665)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2665)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2665)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2668)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23907 to server: "172.18.28.200":2905 association #8 MSC_Test_1-M3UA(2668)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2668)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2668)@37811ff634e5: M3UA_ASPUP sent MSC_Test_1-M3UA(2668)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2668)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2668)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2668)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2668)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2668)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2668)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2668)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2668)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2668)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2668)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2668)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2671)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23908 to server: "172.18.28.200":2905 association #8 MSC_Test_2-M3UA(2671)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2671)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2671)@37811ff634e5: M3UA_ASPUP sent MSC_Test_2-M3UA(2671)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2671)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2671)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2671)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2671)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2671)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2671)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2668)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2668)@37811ff634e5: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2671)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2671)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2671)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2671)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2671)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2674)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2674)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2674)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2674)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2674)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2674)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2674)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2674)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2675)@37811ff634e5: Created GsupExpect[0] for "262420000001049" to be handled at TC_iu_lu_and_mt_ussd_during_mt_call2(2677) TC_iu_lu_and_mt_ussd_during_mt_call2(2677)@37811ff634e5: 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(2665)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2665)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2665)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2664)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2668)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2668)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2668)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2667)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2671)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2671)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2671)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2670)@37811ff634e5: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2670)@37811ff634e5: Added conn table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(2677)2296873 MSC_Test_2-SCCP(2669)@37811ff634e5: First idle individual index:0 MSC_Test_2-M3UA(2671)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2670)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2671)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2671)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2669)@37811ff634e5: { messageType := 2, destLocRef := '230C29'O ("#\f)"), 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(2669)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(2675)@37811ff634e5: Found GsupExpect[0] for "262420000001049" handled at TC_iu_lu_and_mt_ussd_during_mt_call2(2677) MSC_Test-GSUP(2675)@37811ff634e5: Added IMSI table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(2677)"262420000001049" TC_iu_lu_and_mt_ussd_during_mt_call2(2677)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_during_mt_call2(2677)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_2-M3UA(2671)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2671)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2669)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2669)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2669)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2669)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2670)@37811ff634e5: patching N(SD)=1 into dtap '051404910ED921049AD48888'O MSC_Test_2-RAN(2670)@37811ff634e5: patched enc_l3: '055404910ED921049AD48888'O MSC_Test_2-SCCP(2669)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2669)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2669)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2669)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055404910ED921049AD48888'O MSC_Test_2-M3UA(2671)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2671)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2671)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2669)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2669)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2669)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2669)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2669)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2669)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2669)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2669)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2671)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2671)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2671)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2669)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2669)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2669)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2669)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2671)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2671)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2669)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2669)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2669)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2669)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(2677)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2670)@37811ff634e5: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2670)@37811ff634e5: patched enc_l3: '059B'O MSC_Test_2-SCCP(2669)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2669)@37811ff634e5: vl_len:14 MSC_Test_2-SCCP(2669)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2669)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2671)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2671)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2671)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2669)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2669)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2669)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2669)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2669)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2669)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2669)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2669)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2671)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2671)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2671)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2669)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-RAN(2670)@37811ff634e5: Deleted conn table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(2677)2296873 MSC_Test_2-M3UA(2671)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_ussd_during_mt_call2(2677)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_during_mt_call2(2677)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_during_mt_call2(2677)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_during_mt_call2(2677)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2670)@37811ff634e5: Created IMSI[0] for '262420000001049'H'0A82A2B5'O to be handled at TC_iu_lu_and_mt_ussd_during_mt_call2(2677) MSC_Test-MNCC(2672)@37811ff634e5: Added conn table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(2677)23993611 MSC_Test_2-M3UA(2671)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2671)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2670)@37811ff634e5: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_ussd_during_mt_call2(2677) TC_iu_lu_and_mt_ussd_during_mt_call2(2677)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2670)@37811ff634e5: Created IMSI[1] for '262420000001049'H'0A82A2B5'O to be handled at TC_iu_lu_and_mt_ussd_during_mt_call2(2677) TC_iu_lu_and_mt_ussd_during_mt_call2(2677)@37811ff634e5: 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 := '0A82A2B5'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2670)@37811ff634e5: Added conn table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(2677)3402575 MSC_Test_2-SCCP(2669)@37811ff634e5: First idle individual index:0 MSC_Test_2-M3UA(2671)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2671)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2671)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2669)@37811ff634e5: { messageType := 2, destLocRef := '33EB4F'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(2669)@37811ff634e5: Session index based on local reference:0 TC_iu_lu_and_mt_ussd_during_mt_call2(2677)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_during_mt_call2(2677)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2671)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2671)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2669)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2669)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2669)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2669)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2670)@37811ff634e5: patching N(SD)=0 into dtap '05142C204F5A21041F7B27C2'O MSC_Test_2-RAN(2670)@37811ff634e5: patched enc_l3: '05142C204F5A21041F7B27C2'O MSC_Test_2-SCCP(2669)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2669)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2669)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2669)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05142C204F5A21041F7B27C2'O MSC_Test_2-M3UA(2671)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2671)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2671)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2669)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2669)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2669)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2669)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2669)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2669)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2669)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2669)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2671)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2671)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2671)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2671)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2669)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-M3UA(2671)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2669)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2669)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2669)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2669)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2669)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2669)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2669)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(2677)@37811ff634e5: f_mt_call_complete 1 MSC_Test_2-RAN(2670)@37811ff634e5: patching N(SD)=1 into dtap '8301'O MSC_Test_2-RAN(2670)@37811ff634e5: patched enc_l3: '8341'O MSC_Test_2-SCCP(2669)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2669)@37811ff634e5: vl_len:14 MSC_Test_2-SCCP(2669)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2669)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028341'O MSC_Test_2-M3UA(2671)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_ussd_during_mt_call2(2677)@37811ff634e5: f_mt_call_complete 2 MSC_Test-MGCP(2673)@37811ff634e5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_lu_and_mt_ussd_during_mt_call2(2677) MSC_Test-MGCP(2673)@37811ff634e5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "452", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "be" }, { 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(2677) TC_iu_lu_and_mt_ussd_during_mt_call2(2677)@37811ff634e5: f_mt_call_complete 3 TC_iu_lu_and_mt_ussd_during_mt_call2(2677)@37811ff634e5: f_mt_call_complete 4.iu MSC_Test_2-M3UA(2671)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2671)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2669)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2669)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2669)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2669)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(2677)@37811ff634e5: f_mt_call_complete 6.iu MSC_Test_2-SCCP(2669)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2669)@37811ff634e5: vl_len:46 MSC_Test_2-SCCP(2669)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2669)@37811ff634e5: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C603A7C350001C0A802150000000000000000000000000040040C0000'O MSC_Test_2-RAN(2670)@37811ff634e5: patching N(SD)=2 into dtap '8307'O MSC_Test_2-RAN(2670)@37811ff634e5: patched enc_l3: '8387'O MSC_Test_2-M3UA(2671)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2669)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2669)@37811ff634e5: vl_len:14 MSC_Test_2-SCCP(2669)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2669)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028387'O MSC_Test_2-M3UA(2671)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_ussd_during_mt_call2(2677)@37811ff634e5: f_mt_call_complete 5.iu TC_iu_lu_and_mt_ussd_during_mt_call2(2677)@37811ff634e5: f_mt_call_complete 8.iu TC_iu_lu_and_mt_ussd_during_mt_call2(2677)@37811ff634e5: f_mt_call_complete 7.iu TC_iu_lu_and_mt_ussd_during_mt_call2(2677)@37811ff634e5: f_mt_call_complete 9.iu TC_iu_lu_and_mt_ussd_during_mt_call2(2677)@37811ff634e5: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_lu_and_mt_ussd_during_mt_call2(2677)@37811ff634e5: f_mt_call_complete DONE TC_iu_lu_and_mt_ussd_during_mt_call2(2677)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2671)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2671)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2669)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2669)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2669)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2669)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(2677)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2670)@37811ff634e5: patching N(SD)=3 into dtap '8B3A16A214020101300F02013C300A04010F0405CE37BCEC02'O MSC_Test_2-RAN(2670)@37811ff634e5: patched enc_l3: '8BFA16A214020101300F02013C300A04010F0405CE37BCEC02'O MSC_Test_2-SCCP(2669)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2669)@37811ff634e5: vl_len:37 MSC_Test_2-SCCP(2669)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2669)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440210000010010401A198BFA16A214020101300F02013C300A04010F0405CE37BCEC02'O MSC_Test_2-M3UA(2671)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_ussd_during_mt_call2(2677)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2671)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2671)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2669)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2669)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2669)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2669)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(2677)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_during_mt_call2(2677)@37811ff634e5: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_2-M3UA(2671)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2671)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2669)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2669)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2669)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2669)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(2677)@37811ff634e5: f_call_hangup 1: rx DTAP CC DISC MSC_Test_2-RAN(2670)@37811ff634e5: patching N(SD)=0 into dtap '832D0802E180'O MSC_Test_2-RAN(2670)@37811ff634e5: patched enc_l3: '832D0802E180'O MSC_Test_2-SCCP(2669)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2669)@37811ff634e5: vl_len:18 MSC_Test_2-SCCP(2669)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2669)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400E0000010010400706832D0802E180'O MSC_Test_2-M3UA(2671)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(2672)@37811ff634e5: Deleted conn table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(2677)23993611 MSC_Test_2-M3UA(2671)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2671)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_lu_and_mt_ussd_during_mt_call2(2677)@37811ff634e5: f_call_hangup 2: rx MNCC REL ind MSC_Test_2-M3UA(2671)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2671)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2669)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2669)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2669)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2669)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2669)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2669)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2669)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2669)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(2677)@37811ff634e5: f_call_hangup 3: rx DTAP CC REL COMPL TC_iu_lu_and_mt_ussd_during_mt_call2(2677)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mt_ussd_during_mt_call2(2677)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mt_ussd_during_mt_call2(2677)@37811ff634e5: f_call_hangup 5.iu: rx Iu Release Command MSC_Test_2-SCCP(2669)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2669)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2669)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2669)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2671)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2671)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2671)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2669)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-RAN(2670)@37811ff634e5: Deleted conn table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(2677)3402575 MSC_Test_2-M3UA(2671)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_ussd_during_mt_call2(2677)@37811ff634e5: f_call_hangup 6.iu: rx SCCP DISC TC_iu_lu_and_mt_ussd_during_mt_call2(2677)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_during_mt_call2(2677)@37811ff634e5: f_call_hangup 9: done TC_iu_lu_and_mt_ussd_during_mt_call2(2677)@37811ff634e5: Final verdict of PTC: pass MSC_Test-GSUP(2675)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(2664)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-SCCP(2666)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(2663)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(2672)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(2665)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(2674)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-RAN(2667)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-SCCP(2669)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-RAN(2670)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-M3UA(2668)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(2676)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2662)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-M3UA(2671)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2678)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(2673)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2662): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(2663): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(2664): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(2665): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-SCCP(2666): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-RAN(2667): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-M3UA(2668): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-SCCP(2669): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-RAN(2670): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-M3UA(2671): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(2672): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(2673): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(2674): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(2675): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(2676): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_iu_lu_and_mt_ussd_during_mt_call2(2677): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2678): none (pass -> pass) MTC@37811ff634e5: Test case TC_iu_lu_and_mt_ussd_during_mt_call finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_during_mt_call pass'. Thu Nov 21 04:42:44 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_during_mt_call pass ====== Saving talloc report from 172.18.28.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=568503) Waiting for packet dumper to finish... 1 (prev_count=568503, count=571020) MTC@37811ff634e5: 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@37811ff634e5: 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 ------ Thu Nov 21 04:42:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_mo_release' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_iu_lu_and_mo_ussd_mo_release started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(2682)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(2682)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2682)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(2680)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_1-M3UA(2685)@37811ff634e5: ************************************************* MSC_Test_1-M3UA(2685)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2685)@37811ff634e5: ************************************************* MSC_Test_1-SCCP(2683)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2688)@37811ff634e5: ************************************************* MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_2-M3UA(2688)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2688)@37811ff634e5: ************************************************* MSC_Test_2-SCCP(2686)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2689)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2682)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(2682)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2682)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2682)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(2682)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2682)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2682)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2682)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2682)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2682)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2682)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2682)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2682)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2682)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2682)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2682)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2685)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23907 to server: "172.18.28.200":2905 association #8 MSC_Test_1-M3UA(2685)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2685)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2685)@37811ff634e5: M3UA_ASPUP sent MSC_Test_1-M3UA(2685)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2685)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2685)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2685)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2685)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2685)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2685)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2685)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2685)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2685)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2685)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2685)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2688)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23908 to server: "172.18.28.200":2905 association #8 MSC_Test_2-M3UA(2688)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2688)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2688)@37811ff634e5: M3UA_ASPUP sent MSC_Test_2-M3UA(2688)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2685)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2685)@37811ff634e5: Received M3UA_DUNA -> discard MSC_Test_2-M3UA(2688)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2688)@37811ff634e5: Received M3UA_ERR -> discard MSC_Test_2-M3UA(2688)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2688)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2688)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2688)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2688)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2688)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2685)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2685)@37811ff634e5: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2688)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2688)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2688)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2688)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2688)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2691)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2691)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2691)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2691)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2691)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2691)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2691)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2691)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2692)@37811ff634e5: Created GsupExpect[0] for "262420000001050" to be handled at TC_iu_lu_and_mo_ussd_mo_release2(2694) TC_iu_lu_and_mo_ussd_mo_release2(2694)@37811ff634e5: 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(2682)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2682)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2682)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2681)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2685)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2685)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2685)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2684)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2688)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2688)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2688)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2687)@37811ff634e5: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2687)@37811ff634e5: Added conn table entry 0TC_iu_lu_and_mo_ussd_mo_release2(2694)6343524 MSC_Test_2-SCCP(2686)@37811ff634e5: First idle individual index:0 MSC_Test_2-M3UA(2688)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2687)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2688)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2688)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2686)@37811ff634e5: { messageType := 2, destLocRef := '60CB64'O, sourceLocRef := '0001D3'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2686)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(2692)@37811ff634e5: Found GsupExpect[0] for "262420000001050" handled at TC_iu_lu_and_mo_ussd_mo_release2(2694) MSC_Test-GSUP(2692)@37811ff634e5: Added IMSI table entry 0TC_iu_lu_and_mo_ussd_mo_release2(2694)"262420000001050" TC_iu_lu_and_mo_ussd_mo_release2(2694)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_mo_release2(2694)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_2-M3UA(2688)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2688)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2686)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2686)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2686)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2686)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2687)@37811ff634e5: patching N(SD)=1 into dtap '05140B12C66C21042D9EB93E'O MSC_Test_2-RAN(2687)@37811ff634e5: patched enc_l3: '05540B12C66C21042D9EB93E'O MSC_Test_2-SCCP(2686)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2686)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2686)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2686)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05540B12C66C21042D9EB93E'O MSC_Test_2-M3UA(2688)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2688)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2688)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2686)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2686)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2686)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2686)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2686)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2686)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2686)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2686)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2688)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2688)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2688)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2686)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2686)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2686)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2686)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2688)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2688)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2686)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2686)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2686)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2686)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_mo_release2(2694)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2687)@37811ff634e5: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2687)@37811ff634e5: patched enc_l3: '059B'O MSC_Test_2-SCCP(2686)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2686)@37811ff634e5: vl_len:14 MSC_Test_2-SCCP(2686)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2686)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2688)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2688)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2688)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2686)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2686)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2686)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2686)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2686)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2686)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2686)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2686)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2688)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2688)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2688)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2686)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-M3UA(2688)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2687)@37811ff634e5: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_mo_release2(2694)6343524 TC_iu_lu_and_mo_ussd_mo_release2(2694)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_mo_release2(2694)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_mo_release2(2694)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_mo_release2(2694)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_mo_release2(2694)@37811ff634e5: 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 := '308A3BDA'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2687)@37811ff634e5: Added conn table entry 0TC_iu_lu_and_mo_ussd_mo_release2(2694)1864527 MSC_Test_2-RAN(2687)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2686)@37811ff634e5: First idle individual index:0 MSC_Test_2-M3UA(2688)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2688)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2688)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2686)@37811ff634e5: { messageType := 2, destLocRef := '1C734F'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(2686)@37811ff634e5: Session index based on local reference:0 TC_iu_lu_and_mo_ussd_mo_release2(2694)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_mo_release2(2694)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2688)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2688)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2686)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2686)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2686)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2686)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2687)@37811ff634e5: patching N(SD)=1 into dtap '05140E2ADCD521044A930C77'O MSC_Test_2-RAN(2687)@37811ff634e5: patched enc_l3: '05540E2ADCD521044A930C77'O MSC_Test_2-SCCP(2686)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2686)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2686)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2686)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05540E2ADCD521044A930C77'O MSC_Test_2-M3UA(2688)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2688)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2688)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2686)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2686)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2686)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2686)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2686)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2686)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2686)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2686)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2688)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2688)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2688)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2686)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2686)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2686)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2686)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2692)@37811ff634e5: Created GsupExpect[0] for "262420000001050" to be handled at TC_iu_lu_and_mo_ussd_mo_release2(2694) MSC_Test_2-RAN(2687)@37811ff634e5: patching N(SD)=2 into dtap '1B3B1C18A11602010102013B300E04010F04092ADBCD6653C96CB611'O MSC_Test_2-RAN(2687)@37811ff634e5: patched enc_l3: '1BBB1C18A11602010102013B300E04010F04092ADBCD6653C96CB611'O MSC_Test_2-SCCP(2686)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2686)@37811ff634e5: vl_len:40 MSC_Test_2-SCCP(2686)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2686)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440240000010010401D1C1BBB1C18A11602010102013B300E04010F04092ADBCD6653C96CB611'O MSC_Test_2-M3UA(2688)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_ussd_mo_release2(2694)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2688)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2688)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2686)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2686)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2686)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2686)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_mo_release2(2694)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2687)@37811ff634e5: patching N(SD)=3 into dtap '1B2A'O MSC_Test_2-RAN(2687)@37811ff634e5: patched enc_l3: '1BEA'O MSC_Test_2-SCCP(2686)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2686)@37811ff634e5: vl_len:14 MSC_Test_2-SCCP(2686)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2686)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400A00000100104003021BEA'O MSC_Test_2-M3UA(2688)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_ussd_mo_release2(2694)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2688)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2688)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2686)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2686)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2686)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2686)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2686)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2686)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2686)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2686)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2688)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2688)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2688)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2686)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-RAN(2687)@37811ff634e5: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_mo_release2(2694)1864527 MSC_Test_2-M3UA(2688)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_ussd_mo_release2(2694)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_mo_release2(2694)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_mo_release2(2694)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_mo_release2(2694)@37811ff634e5: Final verdict of PTC: pass MSC_Test-GSUP(2692)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-M3UA(2688)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-SCCP(2686)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(2680)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-M3UA(2685)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-RAN(2684)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-SCCP(2683)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(2682)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(2689)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(2681)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(2693)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(2691)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2695)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2679)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(2690)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-RAN(2687)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2679): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(2680): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(2681): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(2682): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-SCCP(2683): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-RAN(2684): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-M3UA(2685): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-SCCP(2686): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-RAN(2687): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-M3UA(2688): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(2689): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(2690): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(2691): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(2692): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(2693): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_iu_lu_and_mo_ussd_mo_release2(2694): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2695): none (pass -> pass) MTC@37811ff634e5: Test case TC_iu_lu_and_mo_ussd_mo_release finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_mo_release pass'. Thu Nov 21 04:42:51 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_mo_release pass ====== Saving talloc report from 172.18.28.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=432367) Waiting for packet dumper to finish... 1 (prev_count=432367, count=433528) MTC@37811ff634e5: 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@37811ff634e5: 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 ------ Thu Nov 21 04:42: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_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_ss_session_timeout' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_iu_lu_and_ss_session_timeout started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(2699)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(2699)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2699)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(2697)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_1-M3UA(2702)@37811ff634e5: ************************************************* MSC_Test_1-M3UA(2702)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2702)@37811ff634e5: ************************************************* MSC_Test_1-SCCP(2700)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_2-M3UA(2705)@37811ff634e5: ************************************************* MSC_Test_2-M3UA(2705)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2705)@37811ff634e5: ************************************************* MSC_Test_2-SCCP(2703)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2706)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2699)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(2699)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2699)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2699)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(2699)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2699)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2699)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2699)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2699)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2699)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2699)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2699)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2699)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2699)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2699)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2699)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2702)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23907 to server: "172.18.28.200":2905 association #8 MSC_Test_1-M3UA(2702)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2702)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2702)@37811ff634e5: M3UA_ASPUP sent MSC_Test_1-M3UA(2702)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2702)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2702)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2702)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2702)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2702)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2702)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2702)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2702)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2702)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2702)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2702)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2705)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23908 to server: "172.18.28.200":2905 association #8 MSC_Test_2-M3UA(2705)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2705)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2705)@37811ff634e5: M3UA_ASPUP sent MSC_Test_2-M3UA(2705)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2705)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2705)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2705)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2705)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2705)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2702)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2705)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2702)@37811ff634e5: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2705)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2705)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2705)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2705)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2705)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2705)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2705)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP-IPA(2708)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2708)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2708)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2708)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2708)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2708)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2708)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2708)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2709)@37811ff634e5: Created GsupExpect[0] for "262420000001051" to be handled at TC_iu_lu_and_ss_session_timeout2(2711) TC_iu_lu_and_ss_session_timeout2(2711)@37811ff634e5: 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(2699)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2699)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2699)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2698)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2702)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2702)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2702)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2701)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2705)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2705)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2705)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2704)@37811ff634e5: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2704)@37811ff634e5: Added conn table entry 0TC_iu_lu_and_ss_session_timeout2(2711)13257763 MSC_Test_2-SCCP(2703)@37811ff634e5: First idle individual index:0 MSC_Test_2-RAN(2704)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2705)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2705)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2705)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2703)@37811ff634e5: { messageType := 2, destLocRef := 'CA4C23'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(2703)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(2709)@37811ff634e5: Found GsupExpect[0] for "262420000001051" handled at TC_iu_lu_and_ss_session_timeout2(2711) MSC_Test-GSUP(2709)@37811ff634e5: Added IMSI table entry 0TC_iu_lu_and_ss_session_timeout2(2711)"262420000001051" TC_iu_lu_and_ss_session_timeout2(2711)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_ss_session_timeout2(2711)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_2-M3UA(2705)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2705)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2703)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2703)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2703)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2703)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2704)@37811ff634e5: patching N(SD)=1 into dtap '0514DB364E462104DD28FD22'O MSC_Test_2-RAN(2704)@37811ff634e5: patched enc_l3: '0554DB364E462104DD28FD22'O MSC_Test_2-SCCP(2703)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2703)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2703)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2703)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554DB364E462104DD28FD22'O MSC_Test_2-M3UA(2705)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2705)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2705)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2703)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2703)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2703)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2703)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2703)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2703)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2703)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2703)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2705)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2705)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2705)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2703)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2703)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2703)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2703)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2705)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2705)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2703)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2703)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2703)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2703)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_ss_session_timeout2(2711)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2704)@37811ff634e5: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2704)@37811ff634e5: patched enc_l3: '059B'O MSC_Test_2-SCCP(2703)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2703)@37811ff634e5: vl_len:14 MSC_Test_2-SCCP(2703)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2703)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2705)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2705)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2705)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2703)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2703)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2703)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2703)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2703)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2703)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2703)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2703)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2705)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2705)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2705)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2703)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-M3UA(2705)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2704)@37811ff634e5: Deleted conn table entry 0TC_iu_lu_and_ss_session_timeout2(2711)13257763 TC_iu_lu_and_ss_session_timeout2(2711)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_ss_session_timeout2(2711)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_ss_session_timeout2(2711)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_ss_session_timeout2(2711)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_ss_session_timeout2(2711)@37811ff634e5: 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 := '3891E6AF'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2704)@37811ff634e5: Added conn table entry 0TC_iu_lu_and_ss_session_timeout2(2711)5774399 MSC_Test_2-RAN(2704)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2703)@37811ff634e5: First idle individual index:0 MSC_Test_2-M3UA(2705)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2705)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2705)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2703)@37811ff634e5: { messageType := 2, destLocRef := '581C3F'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(2703)@37811ff634e5: Session index based on local reference:0 TC_iu_lu_and_ss_session_timeout2(2711)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_ss_session_timeout2(2711)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2705)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2705)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2703)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2703)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2703)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2703)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2704)@37811ff634e5: patching N(SD)=1 into dtap '0514480804B62104EE76C152'O MSC_Test_2-RAN(2704)@37811ff634e5: patched enc_l3: '0554480804B62104EE76C152'O MSC_Test_2-SCCP(2703)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2703)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2703)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2703)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554480804B62104EE76C152'O MSC_Test_2-M3UA(2705)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2705)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2705)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2703)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2703)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2703)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2703)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2703)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2703)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2703)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2703)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2705)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2705)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2705)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2703)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2703)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2703)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2703)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2709)@37811ff634e5: Created GsupExpect[0] for "262420000001051" to be handled at TC_iu_lu_and_ss_session_timeout2(2711) MSC_Test_2-RAN(2704)@37811ff634e5: patching N(SD)=2 into dtap '1B3B1C19A11702010102013B300F04010F040A2379995D0ECFCB917619'O MSC_Test_2-RAN(2704)@37811ff634e5: patched enc_l3: '1BBB1C19A11702010102013B300F04010F040A2379995D0ECFCB917619'O MSC_Test_2-SCCP(2703)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2703)@37811ff634e5: vl_len:41 MSC_Test_2-SCCP(2703)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2703)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440250000010010401E1D1BBB1C19A11702010102013B300F04010F040A2379995D0ECFCB917619'O MSC_Test_2-M3UA(2705)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_ss_session_timeout2(2711)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2705)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2705)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2705)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2705)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2703)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2703)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2703)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2703)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2703)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2703)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2703)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2703)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2703)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2703)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2703)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2703)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2705)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2705)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2705)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2703)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-RAN(2704)@37811ff634e5: Deleted conn table entry 0TC_iu_lu_and_ss_session_timeout2(2711)5774399 TC_iu_lu_and_ss_session_timeout2(2711)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_ss_session_timeout2(2711)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_ss_session_timeout2(2711)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_ss_session_timeout2(2711)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2705)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_ss_session_timeout2(2711)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-RAN(2698)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-RAN(2704)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-RAN(2701)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-SCCP(2703)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(2697)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(2699)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-SCCP(2700)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-M3UA(2702)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-M3UA(2705)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(2709)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2696)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(2710)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(2706)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(2707)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(2708)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2712)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2696): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(2697): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(2698): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(2699): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-SCCP(2700): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-RAN(2701): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-M3UA(2702): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-SCCP(2703): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-RAN(2704): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-M3UA(2705): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(2706): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(2707): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(2708): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(2709): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(2710): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_iu_lu_and_ss_session_timeout2(2711): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2712): none (pass -> pass) MTC@37811ff634e5: Test case TC_iu_lu_and_ss_session_timeout finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_ss_session_timeout pass'. Thu Nov 21 04:43:00 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_ss_session_timeout pass ====== Saving talloc report from 172.18.28.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=424033) Waiting for packet dumper to finish... 1 (prev_count=424033, count=425194) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_ss_session_timeout pass' was executed successfully (exit status: 0). MTC@37811ff634e5: 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 ------ Thu Nov 21 04:43: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_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mt_ussd_for_unknown_subscr' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_iu_mt_ussd_for_unknown_subscr started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(2716)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(2716)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2716)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(2714)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_1-M3UA(2719)@37811ff634e5: ************************************************* MSC_Test_1-M3UA(2719)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2719)@37811ff634e5: ************************************************* MSC_Test_1-SCCP(2717)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_2-M3UA(2722)@37811ff634e5: ************************************************* MSC_Test_2-M3UA(2722)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2722)@37811ff634e5: ************************************************* MSC_Test_2-SCCP(2720)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2723)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2716)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(2716)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2716)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2716)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(2716)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2716)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2716)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2716)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2716)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2716)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2716)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2716)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2716)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2716)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2716)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2716)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2719)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23907 to server: "172.18.28.200":2905 association #8 MSC_Test_1-M3UA(2719)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2719)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2719)@37811ff634e5: M3UA_ASPUP sent MSC_Test_1-M3UA(2719)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2719)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2719)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2719)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2719)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2719)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2719)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2719)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2719)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2719)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2719)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2719)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2722)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23908 to server: "172.18.28.200":2905 association #8 MSC_Test_2-M3UA(2722)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2722)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2722)@37811ff634e5: M3UA_ASPUP sent MSC_Test_2-M3UA(2722)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2722)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2722)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2722)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2722)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2719)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2722)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2719)@37811ff634e5: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2722)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2722)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2722)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2722)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2722)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2722)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2725)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2725)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2725)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2725)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2725)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2725)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2725)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2725)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2716)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2716)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2716)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2715)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2719)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2719)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2719)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2718)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2722)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2722)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2722)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2721)@37811ff634e5: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2721)@37811ff634e5: Created IMSI[0] for '000000000000000'H'FFFFFFFF'O to be handled at TC_iu_mt_ussd_for_unknown_subscr2(2728) MSC_Test-GSUP(2726)@37811ff634e5: Created GsupExpect[0] for "000000000000000" to be handled at TC_iu_mt_ussd_for_unknown_subscr2(2728) MSC_Test-GSUP(2726)@37811ff634e5: Found GsupExpect[0] for "000000000000000" handled at TC_iu_mt_ussd_for_unknown_subscr2(2728) MSC_Test-GSUP(2726)@37811ff634e5: Added IMSI table entry 0TC_iu_mt_ussd_for_unknown_subscr2(2728)"000000000000000" TC_iu_mt_ussd_for_unknown_subscr2(2728)@37811ff634e5: setverdict(pass): none -> pass TC_iu_mt_ussd_for_unknown_subscr2(2728)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-RAN(2715)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-RAN(2721)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(2726)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-M3UA(2719)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-RAN(2718)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(2714)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(2723)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(2716)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-SCCP(2717)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-SCCP(2720)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-M3UA(2722)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2713)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(2724)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(2725)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2729)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(2727)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2713): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(2714): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(2715): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(2716): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-SCCP(2717): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-RAN(2718): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-M3UA(2719): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-SCCP(2720): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-RAN(2721): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-M3UA(2722): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(2723): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(2724): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(2725): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(2726): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(2727): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_iu_mt_ussd_for_unknown_subscr2(2728): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2729): none (pass -> pass) MTC@37811ff634e5: Test case TC_iu_mt_ussd_for_unknown_subscr finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mt_ussd_for_unknown_subscr pass'. Thu Nov 21 04:43:06 UTC 2024 ====== MSC_Tests_Iu.TC_iu_mt_ussd_for_unknown_subscr pass ====== Saving talloc report from 172.18.28.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=147424) Waiting for packet dumper to finish... 1 (prev_count=147424, count=150619) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mt_ussd_for_unknown_subscr pass' was executed successfully (exit status: 0). MTC@37811ff634e5: 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 ------ Thu Nov 21 04:43:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_ussd_for_unknown_trans' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_iu_mo_ussd_for_unknown_trans started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(2733)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(2733)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2733)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(2731)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_1-M3UA(2736)@37811ff634e5: ************************************************* MSC_Test_1-M3UA(2736)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2736)@37811ff634e5: ************************************************* MSC_Test_1-SCCP(2734)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_2-M3UA(2739)@37811ff634e5: ************************************************* MSC_Test_2-M3UA(2739)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2739)@37811ff634e5: ************************************************* MSC_Test_2-SCCP(2737)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2740)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2733)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(2733)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2733)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2733)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(2733)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2733)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2733)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2733)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2733)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2733)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2733)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2733)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2733)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2733)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2733)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2733)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2736)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23907 to server: "172.18.28.200":2905 association #8 MSC_Test_1-M3UA(2736)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2736)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2736)@37811ff634e5: M3UA_ASPUP sent MSC_Test_1-M3UA(2736)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2736)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2736)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2736)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2736)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2736)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2736)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2736)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2736)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2736)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2736)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2736)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2739)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23908 to server: "172.18.28.200":2905 association #8 MSC_Test_2-M3UA(2739)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2739)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2739)@37811ff634e5: M3UA_ASPUP sent MSC_Test_2-M3UA(2739)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2739)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2739)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2739)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2739)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2739)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2739)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2736)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2736)@37811ff634e5: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2739)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2739)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2739)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2739)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2739)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2742)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2742)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2742)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2742)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2742)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2742)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2742)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2742)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2733)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2733)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2733)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2732)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2736)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2736)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2736)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2735)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2739)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2739)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2739)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2738)@37811ff634e5: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2738)@37811ff634e5: Created IMSI[0] for '262420000001053'H'FFFFFFFF'O to be handled at TC_iu_mo_ussd_for_unknown_trans2(2745) MSC_Test-GSUP(2743)@37811ff634e5: Created GsupExpect[0] for "262420000001053" to be handled at TC_iu_mo_ussd_for_unknown_trans2(2745) MSC_Test-GSUP(2743)@37811ff634e5: Created GsupExpect[1] for "262420000001053" to be handled at TC_iu_mo_ussd_for_unknown_trans2(2745) TC_iu_mo_ussd_for_unknown_trans2(2745)@37811ff634e5: 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(2738)@37811ff634e5: Added conn table entry 0TC_iu_mo_ussd_for_unknown_trans2(2745)8254968 MSC_Test_2-SCCP(2737)@37811ff634e5: First idle individual index:0 MSC_Test_2-M3UA(2739)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2738)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2739)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2739)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2737)@37811ff634e5: { messageType := 2, destLocRef := '7DF5F8'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(2737)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(2743)@37811ff634e5: Found GsupExpect[0] for "262420000001053" handled at TC_iu_mo_ussd_for_unknown_trans2(2745) MSC_Test-GSUP(2743)@37811ff634e5: Added IMSI table entry 0TC_iu_mo_ussd_for_unknown_trans2(2745)"262420000001053" TC_iu_mo_ussd_for_unknown_trans2(2745)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_ussd_for_unknown_trans2(2745)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_2-M3UA(2739)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2739)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2737)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2737)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2737)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2737)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2738)@37811ff634e5: patching N(SD)=1 into dtap '0514B988B3CF2104290847A7'O MSC_Test_2-RAN(2738)@37811ff634e5: patched enc_l3: '0554B988B3CF2104290847A7'O MSC_Test_2-SCCP(2737)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2737)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2737)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2737)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554B988B3CF2104290847A7'O MSC_Test_2-M3UA(2739)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2739)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2739)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2737)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2737)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2737)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2737)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2737)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2737)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2737)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2737)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2739)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2739)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2739)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2737)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2737)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2737)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2737)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2739)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2739)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2737)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2737)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2737)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2737)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_ussd_for_unknown_trans2(2745)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2738)@37811ff634e5: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2738)@37811ff634e5: patched enc_l3: '059B'O MSC_Test_2-SCCP(2737)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2737)@37811ff634e5: vl_len:14 MSC_Test_2-SCCP(2737)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2737)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2739)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2739)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2739)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2737)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2737)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2737)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2737)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2737)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2737)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2737)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2737)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2739)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2739)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2739)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2737)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-M3UA(2739)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2738)@37811ff634e5: Deleted conn table entry 0TC_iu_mo_ussd_for_unknown_trans2(2745)8254968 TC_iu_mo_ussd_for_unknown_trans2(2745)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(2745)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_ussd_for_unknown_trans2(2745)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(2745)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(2745)@37811ff634e5: 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 := 'A4487951'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2738)@37811ff634e5: Added conn table entry 0TC_iu_mo_ussd_for_unknown_trans2(2745)1022117 MSC_Test_2-RAN(2738)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2737)@37811ff634e5: First idle individual index:0 MSC_Test_2-M3UA(2739)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2739)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2739)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2737)@37811ff634e5: { messageType := 2, destLocRef := '0F98A5'O, sourceLocRef := '0001D8'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2737)@37811ff634e5: Session index based on local reference:0 TC_iu_mo_ussd_for_unknown_trans2(2745)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_ussd_for_unknown_trans2(2745)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2739)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2739)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2737)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2737)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2737)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2737)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2738)@37811ff634e5: patching N(SD)=1 into dtap '0514FC7EB5862104AA4AC310'O MSC_Test_2-RAN(2738)@37811ff634e5: patched enc_l3: '0554FC7EB5862104AA4AC310'O MSC_Test_2-SCCP(2737)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2737)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2737)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2737)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554FC7EB5862104AA4AC310'O MSC_Test_2-M3UA(2739)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2739)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2739)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2737)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2737)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2737)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2737)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2737)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2737)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2737)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2737)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2739)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2739)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2739)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2737)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2737)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2737)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2737)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2738)@37811ff634e5: patching N(SD)=2 into dtap '1B3A1705E5F542075D58E517B79CEB40F1E6C8233DE57F85F6A8'O MSC_Test_2-RAN(2738)@37811ff634e5: patched enc_l3: '1BBA1705E5F542075D58E517B79CEB40F1E6C8233DE57F85F6A8'O MSC_Test_2-SCCP(2737)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2737)@37811ff634e5: vl_len:38 MSC_Test_2-SCCP(2737)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2737)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440220000010010401B1A1BBA1705E5F542075D58E517B79CEB40F1E6C8233DE57F85F6A8'O MSC_Test_2-M3UA(2739)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2739)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2739)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2737)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2737)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2737)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2737)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_ussd_for_unknown_trans2(2745)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2739)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2739)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2737)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2737)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2737)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2737)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2737)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2737)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2737)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2737)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2739)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2739)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2739)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2737)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-RAN(2738)@37811ff634e5: Deleted conn table entry 0TC_iu_mo_ussd_for_unknown_trans2(2745)1022117 MSC_Test_2-M3UA(2739)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_mo_ussd_for_unknown_trans2(2745)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(2745)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_ussd_for_unknown_trans2(2745)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(2745)@37811ff634e5: 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 := 'A4487951'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2738)@37811ff634e5: Added conn table entry 0TC_iu_mo_ussd_for_unknown_trans2(2745)1511545 MSC_Test_2-RAN(2738)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2737)@37811ff634e5: First idle individual index:0 MSC_Test_2-M3UA(2739)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2739)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2739)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2737)@37811ff634e5: { messageType := 2, destLocRef := '171079'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(2737)@37811ff634e5: Session index based on local reference:0 TC_iu_mo_ussd_for_unknown_trans2(2745)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_ussd_for_unknown_trans2(2745)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2739)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2739)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2737)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2737)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2737)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2737)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2738)@37811ff634e5: patching N(SD)=1 into dtap '05145948960A2104EF7D7086'O MSC_Test_2-RAN(2738)@37811ff634e5: patched enc_l3: '05545948960A2104EF7D7086'O MSC_Test_2-SCCP(2737)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2737)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2737)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2737)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05545948960A2104EF7D7086'O MSC_Test_2-M3UA(2739)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2739)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2739)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2737)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2737)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2737)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2737)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2737)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2737)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2737)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2737)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2739)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2739)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2739)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2737)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2737)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2737)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2737)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2738)@37811ff634e5: patching N(SD)=2 into dtap '1B2A1C17D8761FD31547BBC52685DA8FA60E3B76103BEEBFB9958B'O MSC_Test_2-RAN(2738)@37811ff634e5: patched enc_l3: '1BAA1C17D8761FD31547BBC52685DA8FA60E3B76103BEEBFB9958B'O MSC_Test_2-SCCP(2737)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2737)@37811ff634e5: vl_len:39 MSC_Test_2-SCCP(2737)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2737)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440230000010010401C1B1BAA1C17D8761FD31547BBC52685DA8FA60E3B76103BEEBFB9958B'O MSC_Test_2-M3UA(2739)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2739)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2739)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2737)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2737)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2737)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2737)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_ussd_for_unknown_trans2(2745)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2739)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2739)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2737)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2737)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2737)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2737)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2737)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2737)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2737)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2737)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2739)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2739)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2739)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2737)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-RAN(2738)@37811ff634e5: Deleted conn table entry 0TC_iu_mo_ussd_for_unknown_trans2(2745)1511545 MSC_Test_2-M3UA(2739)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_mo_ussd_for_unknown_trans2(2745)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(2745)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_ussd_for_unknown_trans2(2745)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(2745)@37811ff634e5: Final verdict of PTC: pass MSC_Test_2-M3UA(2739)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(2740)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-SCCP(2734)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(2732)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-M3UA(2736)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-SCCP(2737)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(2733)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(2741)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(2743)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2730)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-RAN(2735)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(2744)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(2742)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(2731)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2746)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-RAN(2738)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2730): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(2731): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(2732): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(2733): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-SCCP(2734): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-RAN(2735): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-M3UA(2736): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-SCCP(2737): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-RAN(2738): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-M3UA(2739): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(2740): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(2741): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(2742): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(2743): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(2744): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_iu_mo_ussd_for_unknown_trans2(2745): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2746): none (pass -> pass) MTC@37811ff634e5: Test case TC_iu_mo_ussd_for_unknown_trans finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_ussd_for_unknown_trans pass'. Thu Nov 21 04:43:23 UTC 2024 ====== MSC_Tests_Iu.TC_iu_mo_ussd_for_unknown_trans pass ====== Saving talloc report from 172.18.28.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=541567) Waiting for packet dumper to finish... 1 (prev_count=541567, count=542728) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_ussd_for_unknown_trans pass' was executed successfully (exit status: 0). MTC@37811ff634e5: 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 ------ Thu Nov 21 04:43: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_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_proc_ss_for_unknown_session' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_iu_proc_ss_for_unknown_session started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(2750)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(2750)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2750)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(2748)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_1-M3UA(2753)@37811ff634e5: ************************************************* MSC_Test_1-M3UA(2753)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2753)@37811ff634e5: ************************************************* MSC_Test_1-SCCP(2751)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_2-M3UA(2756)@37811ff634e5: ************************************************* MSC_Test_2-M3UA(2756)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2756)@37811ff634e5: ************************************************* MSC_Test_2-SCCP(2754)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2757)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2750)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(2750)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2750)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2750)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(2750)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2750)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2750)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2750)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2750)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2750)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2750)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2750)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2750)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2750)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2750)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2750)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2753)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23907 to server: "172.18.28.200":2905 association #8 MSC_Test_1-M3UA(2753)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2753)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2753)@37811ff634e5: M3UA_ASPUP sent MSC_Test_1-M3UA(2753)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2753)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2753)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2753)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2753)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2753)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2753)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2753)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2753)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2753)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2753)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2753)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2756)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23908 to server: "172.18.28.200":2905 association #8 MSC_Test_2-M3UA(2756)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2756)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2756)@37811ff634e5: M3UA_ASPUP sent MSC_Test_2-M3UA(2756)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2756)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2756)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2756)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2756)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2756)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2753)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2756)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2753)@37811ff634e5: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2756)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2756)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2756)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2756)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2756)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2759)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2759)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2759)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2759)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2759)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2759)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2759)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2759)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2760)@37811ff634e5: Created GsupExpect[0] for "262420000001055" to be handled at TC_iu_proc_ss_for_unknown_session2(2762) TC_iu_proc_ss_for_unknown_session2(2762)@37811ff634e5: 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(2750)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2750)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2750)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2749)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2753)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2753)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2753)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2752)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2756)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2756)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2756)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2755)@37811ff634e5: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2755)@37811ff634e5: Added conn table entry 0TC_iu_proc_ss_for_unknown_session2(2762)4490706 MSC_Test_2-SCCP(2754)@37811ff634e5: First idle individual index:0 MSC_Test_2-M3UA(2756)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2755)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2756)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2756)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2754)@37811ff634e5: { messageType := 2, destLocRef := '4485D2'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(2754)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(2760)@37811ff634e5: Found GsupExpect[0] for "262420000001055" handled at TC_iu_proc_ss_for_unknown_session2(2762) MSC_Test-GSUP(2760)@37811ff634e5: Added IMSI table entry 0TC_iu_proc_ss_for_unknown_session2(2762)"262420000001055" TC_iu_proc_ss_for_unknown_session2(2762)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_for_unknown_session2(2762)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_2-M3UA(2756)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2756)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2754)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2754)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2754)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2754)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2755)@37811ff634e5: patching N(SD)=1 into dtap '05147B89491D210456A1549D'O MSC_Test_2-RAN(2755)@37811ff634e5: patched enc_l3: '05547B89491D210456A1549D'O MSC_Test_2-SCCP(2754)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2754)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2754)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2754)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05547B89491D210456A1549D'O MSC_Test_2-M3UA(2756)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2756)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2756)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2754)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2754)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2754)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2754)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2754)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2754)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2754)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2754)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2756)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2756)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2756)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2754)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2754)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2754)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2754)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2756)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2756)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2754)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2754)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2754)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2754)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_proc_ss_for_unknown_session2(2762)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2755)@37811ff634e5: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2755)@37811ff634e5: patched enc_l3: '059B'O MSC_Test_2-SCCP(2754)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2754)@37811ff634e5: vl_len:14 MSC_Test_2-SCCP(2754)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2754)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2756)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2756)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2756)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2754)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2754)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2754)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2754)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2754)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2754)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2754)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2754)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2756)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2756)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2756)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2754)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-M3UA(2756)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2755)@37811ff634e5: Deleted conn table entry 0TC_iu_proc_ss_for_unknown_session2(2762)4490706 TC_iu_proc_ss_for_unknown_session2(2762)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_for_unknown_session2(2762)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_for_unknown_session2(2762)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_for_unknown_session2(2762)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2755)@37811ff634e5: Created IMSI[0] for '262420000001055'H'06F5BD72'O to be handled at TC_iu_proc_ss_for_unknown_session2(2762) MSC_Test-GSUP(2760)@37811ff634e5: Created GsupExpect[0] for "262420000001055" to be handled at TC_iu_proc_ss_for_unknown_session2(2762) TC_iu_proc_ss_for_unknown_session2(2762)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_for_unknown_session2(2762)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-RAN(2749)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-SCCP(2754)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(2748)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-RAN(2755)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-RAN(2752)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(2757)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-M3UA(2753)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-SCCP(2751)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(2750)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-M3UA(2756)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(2760)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2747)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(2759)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(2761)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2763)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(2758)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2747): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(2748): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(2749): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(2750): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-SCCP(2751): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-RAN(2752): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-M3UA(2753): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-SCCP(2754): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-RAN(2755): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-M3UA(2756): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(2757): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(2758): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(2759): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(2760): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(2761): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_iu_proc_ss_for_unknown_session2(2762): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2763): none (pass -> pass) MTC@37811ff634e5: Test case TC_iu_proc_ss_for_unknown_session finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_proc_ss_for_unknown_session pass'. Thu Nov 21 04:43:30 UTC 2024 ====== MSC_Tests_Iu.TC_iu_proc_ss_for_unknown_session pass ====== Saving talloc report from 172.18.28.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=289790) Waiting for packet dumper to finish... 1 (prev_count=289790, count=290951) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_proc_ss_for_unknown_session pass' was executed successfully (exit status: 0). MTC@37811ff634e5: 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 ------ Thu Nov 21 04:43: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_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_proc_ss_paging_fail' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_iu_proc_ss_paging_fail started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(2767)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(2767)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2767)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(2765)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_1-M3UA(2770)@37811ff634e5: ************************************************* MSC_Test_1-M3UA(2770)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2770)@37811ff634e5: ************************************************* MSC_Test_1-SCCP(2768)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_2-M3UA(2773)@37811ff634e5: ************************************************* MSC_Test_2-M3UA(2773)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2773)@37811ff634e5: ************************************************* MSC_Test_2-SCCP(2771)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2774)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2767)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(2767)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2767)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2767)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(2767)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2767)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2767)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2767)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2767)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2767)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2767)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2767)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2767)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2767)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2767)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2767)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2770)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23907 to server: "172.18.28.200":2905 association #8 MSC_Test_1-M3UA(2770)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2770)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2770)@37811ff634e5: M3UA_ASPUP sent MSC_Test_1-M3UA(2770)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2770)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2770)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2770)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2770)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2770)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2770)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2770)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2770)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2770)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2770)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2770)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2773)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23908 to server: "172.18.28.200":2905 association #8 MSC_Test_2-M3UA(2773)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2773)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2773)@37811ff634e5: M3UA_ASPUP sent MSC_Test_2-M3UA(2773)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2773)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2773)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2773)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2773)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2773)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2770)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2773)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2770)@37811ff634e5: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2773)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2773)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2773)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2773)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2773)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2776)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2776)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2776)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2776)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2776)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2776)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2776)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2776)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2777)@37811ff634e5: Created GsupExpect[0] for "262420000001056" to be handled at TC_iu_proc_ss_paging_fail2(2779) TC_iu_proc_ss_paging_fail2(2779)@37811ff634e5: 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(2767)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2767)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2767)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2766)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2770)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2770)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2770)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2769)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2773)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2773)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2773)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2772)@37811ff634e5: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2772)@37811ff634e5: Added conn table entry 0TC_iu_proc_ss_paging_fail2(2779)15660533 MSC_Test_2-SCCP(2771)@37811ff634e5: First idle individual index:0 MSC_Test_2-RAN(2772)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2773)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2773)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2773)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2771)@37811ff634e5: { messageType := 2, destLocRef := 'EEF5F5'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(2771)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(2777)@37811ff634e5: Found GsupExpect[0] for "262420000001056" handled at TC_iu_proc_ss_paging_fail2(2779) MSC_Test-GSUP(2777)@37811ff634e5: Added IMSI table entry 0TC_iu_proc_ss_paging_fail2(2779)"262420000001056" TC_iu_proc_ss_paging_fail2(2779)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_paging_fail2(2779)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_2-M3UA(2773)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2773)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2771)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2771)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2771)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2771)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2772)@37811ff634e5: patching N(SD)=1 into dtap '0514868963612104FA17E4BE'O MSC_Test_2-RAN(2772)@37811ff634e5: patched enc_l3: '0554868963612104FA17E4BE'O MSC_Test_2-SCCP(2771)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2771)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2771)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2771)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554868963612104FA17E4BE'O MSC_Test_2-M3UA(2773)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2773)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2773)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2771)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2771)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2771)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2771)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2771)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2771)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2771)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2771)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2773)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2773)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2773)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2771)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2771)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2771)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2771)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2773)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2773)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2771)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2771)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2771)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2771)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_proc_ss_paging_fail2(2779)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2772)@37811ff634e5: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2772)@37811ff634e5: patched enc_l3: '059B'O MSC_Test_2-SCCP(2771)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2771)@37811ff634e5: vl_len:14 MSC_Test_2-SCCP(2771)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2771)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2773)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2773)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2773)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2771)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2771)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2771)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2771)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2771)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2771)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2771)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2771)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2773)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2773)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2773)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2771)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-M3UA(2773)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2772)@37811ff634e5: Deleted conn table entry 0TC_iu_proc_ss_paging_fail2(2779)15660533 TC_iu_proc_ss_paging_fail2(2779)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_paging_fail2(2779)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_paging_fail2(2779)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_paging_fail2(2779)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2772)@37811ff634e5: Created IMSI[0] for '262420000001056'H'247024FC'O to be handled at TC_iu_proc_ss_paging_fail2(2779) MSC_Test-GSUP(2777)@37811ff634e5: Created GsupExpect[0] for "262420000001056" to be handled at TC_iu_proc_ss_paging_fail2(2779) MSC_Test_2-M3UA(2773)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2773)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2772)@37811ff634e5: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_proc_ss_paging_fail2(2779) TC_iu_proc_ss_paging_fail2(2779)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_paging_fail2(2779)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_paging_fail2(2779)@37811ff634e5: Final verdict of PTC: pass MSC_Test-GSUP(2777)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-RAN(2772)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(2774)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(2765)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-RAN(2769)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(2778)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-M3UA(2770)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-SCCP(2771)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-SCCP(2768)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-M3UA(2773)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2780)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2764)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(2776)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(2775)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(2766)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(2767)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2764): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(2765): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(2766): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(2767): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-SCCP(2768): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-RAN(2769): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-M3UA(2770): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-SCCP(2771): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-RAN(2772): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-M3UA(2773): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(2774): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(2775): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(2776): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(2777): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(2778): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_iu_proc_ss_paging_fail2(2779): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2780): none (pass -> pass) MTC@37811ff634e5: Test case TC_iu_proc_ss_paging_fail finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_proc_ss_paging_fail pass'. Thu Nov 21 04:43:46 UTC 2024 ====== MSC_Tests_Iu.TC_iu_proc_ss_paging_fail pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests_Iu.TC_iu_proc_ss_paging_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=298016) Waiting for packet dumper to finish... 1 (prev_count=298016, count=299177) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_proc_ss_paging_fail pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_proc_ss_abort'. ------ MSC_Tests_Iu.TC_iu_proc_ss_abort ------ Thu Nov 21 04:43:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_proc_ss_abort' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_iu_proc_ss_abort started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(2784)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(2784)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2784)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(2782)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_1-M3UA(2787)@37811ff634e5: ************************************************* MSC_Test_1-M3UA(2787)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2787)@37811ff634e5: ************************************************* MSC_Test_1-SCCP(2785)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_2-M3UA(2790)@37811ff634e5: ************************************************* MSC_Test_2-M3UA(2790)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2790)@37811ff634e5: ************************************************* MSC_Test_2-SCCP(2788)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2791)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2784)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(2784)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2784)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2784)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(2784)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2784)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2784)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2784)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2784)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2784)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2784)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2784)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2784)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2784)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2784)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2784)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2787)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23907 to server: "172.18.28.200":2905 association #8 MSC_Test_1-M3UA(2787)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2787)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2787)@37811ff634e5: M3UA_ASPUP sent MSC_Test_1-M3UA(2787)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2787)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2787)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2787)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2787)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2787)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2787)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2787)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2787)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2787)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2787)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2787)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2790)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23908 to server: "172.18.28.200":2905 association #8 MSC_Test_2-M3UA(2790)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2790)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2790)@37811ff634e5: M3UA_ASPUP sent MSC_Test_2-M3UA(2790)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2790)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2790)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2790)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2790)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2790)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2787)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2790)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2787)@37811ff634e5: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2790)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2790)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2790)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2790)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2790)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2793)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2793)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2793)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2793)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2793)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2793)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2793)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2793)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2794)@37811ff634e5: Created GsupExpect[0] for "262420000001057" to be handled at TC_iu_proc_ss_abort2(2796) TC_iu_proc_ss_abort2(2796)@37811ff634e5: 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(2784)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2784)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2784)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2783)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2787)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2787)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2787)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2786)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2790)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2790)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2790)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2789)@37811ff634e5: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2789)@37811ff634e5: Added conn table entry 0TC_iu_proc_ss_abort2(2796)780556 MSC_Test_2-SCCP(2788)@37811ff634e5: First idle individual index:0 MSC_Test_2-RAN(2789)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2790)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2790)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2790)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2788)@37811ff634e5: { messageType := 2, destLocRef := '0BE90C'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(2788)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(2794)@37811ff634e5: Found GsupExpect[0] for "262420000001057" handled at TC_iu_proc_ss_abort2(2796) MSC_Test-GSUP(2794)@37811ff634e5: Added IMSI table entry 0TC_iu_proc_ss_abort2(2796)"262420000001057" TC_iu_proc_ss_abort2(2796)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_abort2(2796)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_2-M3UA(2790)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2790)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2788)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2788)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2788)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2788)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2789)@37811ff634e5: patching N(SD)=1 into dtap '0514EB60F882210491EE99D9'O MSC_Test_2-RAN(2789)@37811ff634e5: patched enc_l3: '0554EB60F882210491EE99D9'O MSC_Test_2-SCCP(2788)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2788)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2788)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2788)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554EB60F882210491EE99D9'O MSC_Test_2-M3UA(2790)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2790)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2790)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2788)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2788)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2788)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2788)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2788)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2788)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2788)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2788)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2790)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2790)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2790)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2788)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2788)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2788)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2788)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2790)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2790)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2788)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2788)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2788)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2788)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_proc_ss_abort2(2796)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2789)@37811ff634e5: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2789)@37811ff634e5: patched enc_l3: '059B'O MSC_Test_2-SCCP(2788)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2788)@37811ff634e5: vl_len:14 MSC_Test_2-SCCP(2788)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2788)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2790)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2790)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2790)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2788)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2788)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2788)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2788)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2788)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2788)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2788)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2788)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2790)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2790)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2790)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2788)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-M3UA(2790)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2789)@37811ff634e5: Deleted conn table entry 0TC_iu_proc_ss_abort2(2796)780556 TC_iu_proc_ss_abort2(2796)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_abort2(2796)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_abort2(2796)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_abort2(2796)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2789)@37811ff634e5: Created IMSI[0] for '262420000001057'H'3D20C870'O to be handled at TC_iu_proc_ss_abort2(2796) MSC_Test-GSUP(2794)@37811ff634e5: Created GsupExpect[0] for "262420000001057" to be handled at TC_iu_proc_ss_abort2(2796) MSC_Test_2-M3UA(2790)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2790)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2789)@37811ff634e5: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_proc_ss_abort2(2796) TC_iu_proc_ss_abort2(2796)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_abort2(2796)@37811ff634e5: 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 := '3D20C870'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2789)@37811ff634e5: Added conn table entry 0TC_iu_proc_ss_abort2(2796)13960230 MSC_Test_2-SCCP(2788)@37811ff634e5: First idle individual index:0 MSC_Test_2-M3UA(2790)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2790)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2790)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2788)@37811ff634e5: { messageType := 2, destLocRef := 'D50426'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(2788)@37811ff634e5: Session index based on local reference:0 TC_iu_proc_ss_abort2(2796)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_abort2(2796)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2790)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2790)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2788)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2788)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2788)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2788)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2789)@37811ff634e5: patching N(SD)=0 into dtap '051486DBD8172104E0AB9CF5'O MSC_Test_2-RAN(2789)@37811ff634e5: patched enc_l3: '051486DBD8172104E0AB9CF5'O MSC_Test_2-SCCP(2788)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2788)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2788)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2788)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C051486DBD8172104E0AB9CF5'O MSC_Test_2-M3UA(2790)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2790)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2790)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2788)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2788)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2788)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2788)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2788)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2788)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2788)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2788)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2790)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2790)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2790)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2790)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2788)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2788)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2790)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2788)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2788)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2788)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2788)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2788)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2788)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_proc_ss_abort2(2796)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2790)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2790)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2790)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2788)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2788)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2790)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2788)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2788)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2788)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2788)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2788)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2788)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_proc_ss_abort2(2796)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2788)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2788)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2788)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2788)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2790)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2790)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2790)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2788)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-RAN(2789)@37811ff634e5: Deleted conn table entry 0TC_iu_proc_ss_abort2(2796)13960230 MSC_Test_2-M3UA(2790)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_proc_ss_abort2(2796)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_abort2(2796)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_abort2(2796)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_abort2(2796)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-SCCP(2782)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-SCCP(2785)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(2791)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(2783)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-SCCP(2788)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-RAN(2786)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-M3UA(2787)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2781)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-RAN(2789)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(2794)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(2784)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(2793)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(2795)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-M3UA(2790)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2797)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(2792)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2781): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(2782): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(2783): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(2784): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-SCCP(2785): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-RAN(2786): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-M3UA(2787): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-SCCP(2788): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-RAN(2789): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-M3UA(2790): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(2791): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(2792): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(2793): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(2794): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(2795): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_iu_proc_ss_abort2(2796): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2797): none (pass -> pass) MTC@37811ff634e5: Test case TC_iu_proc_ss_abort finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_proc_ss_abort pass'. Thu Nov 21 04:43:53 UTC 2024 ====== MSC_Tests_Iu.TC_iu_proc_ss_abort pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests_Iu.TC_iu_proc_ss_abort.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=415936) Waiting for packet dumper to finish... 1 (prev_count=415936, count=418453) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_proc_ss_abort pass' was executed successfully (exit status: 0). MTC@37811ff634e5: 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 ------ Thu Nov 21 04:43:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_multi_lu_and_mo_ussd' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_iu_multi_lu_and_mo_ussd started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(2801)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(2801)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2801)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(2799)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_1-M3UA(2804)@37811ff634e5: ************************************************* MSC_Test_1-M3UA(2804)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2804)@37811ff634e5: ************************************************* MSC_Test_1-SCCP(2802)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_2-M3UA(2807)@37811ff634e5: ************************************************* MSC_Test_2-M3UA(2807)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2807)@37811ff634e5: ************************************************* MSC_Test_2-SCCP(2805)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2808)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2801)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(2801)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2801)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2801)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(2801)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2801)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2801)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2801)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2801)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2801)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2801)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2801)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2801)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2801)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2801)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2801)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2804)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23907 to server: "172.18.28.200":2905 association #8 MSC_Test_1-M3UA(2804)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2804)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2804)@37811ff634e5: M3UA_ASPUP sent MSC_Test_1-M3UA(2804)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2804)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2804)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2804)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2804)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2804)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2804)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2804)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2804)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2804)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2804)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2804)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2807)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23908 to server: "172.18.28.200":2905 association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2807)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2807)@37811ff634e5: M3UA_ASPUP sent MSC_Test_2-M3UA(2807)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2804)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2804)@37811ff634e5: Received M3UA_DUNA -> discard MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: Received M3UA_ERR -> discard MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2807)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2807)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2804)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2804)@37811ff634e5: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2810)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2810)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2810)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2810)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2810)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2810)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2810)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2810)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2811)@37811ff634e5: Created GsupExpect[0] for "262420000001100" to be handled at TC_iu_multi_lu_and_mo_ussd2(2813) TC_iu_multi_lu_and_mo_ussd2(2813)@37811ff634e5: 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(2811)@37811ff634e5: Created GsupExpect[1] for "262420000001101" to be handled at TC_iu_multi_lu_and_mo_ussd2(2814) TC_iu_multi_lu_and_mo_ussd2(2814)@37811ff634e5: 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(2811)@37811ff634e5: Created GsupExpect[2] for "262420000001102" to be handled at TC_iu_multi_lu_and_mo_ussd2(2816) TC_iu_multi_lu_and_mo_ussd2(2816)@37811ff634e5: 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(2811)@37811ff634e5: Created GsupExpect[3] for "262420000001103" to be handled at TC_iu_multi_lu_and_mo_ussd2(2818) TC_iu_multi_lu_and_mo_ussd2(2818)@37811ff634e5: 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(2811)@37811ff634e5: Created GsupExpect[4] for "262420000001104" to be handled at TC_iu_multi_lu_and_mo_ussd2(2820) TC_iu_multi_lu_and_mo_ussd2(2820)@37811ff634e5: 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(2811)@37811ff634e5: Created GsupExpect[5] for "262420000001105" to be handled at TC_iu_multi_lu_and_mo_ussd2(2822) TC_iu_multi_lu_and_mo_ussd2(2822)@37811ff634e5: 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_0-M3UA(2801)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2801)@37811ff634e5: Message received on association #8 MSC_Test-GSUP(2811)@37811ff634e5: Created GsupExpect[6] for "262420000001106" to be handled at TC_iu_multi_lu_and_mo_ussd2(2824) MSC_Test_0-M3UA(2801)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2824)@37811ff634e5: 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_0-RAN(2800)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2811)@37811ff634e5: Created GsupExpect[7] for "262420000001107" to be handled at TC_iu_multi_lu_and_mo_ussd2(2826) TC_iu_multi_lu_and_mo_ussd2(2826)@37811ff634e5: 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_1-M3UA(2804)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2804)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2804)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2803)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2811)@37811ff634e5: Created GsupExpect[8] for "262420000001108" to be handled at TC_iu_multi_lu_and_mo_ussd2(2828) TC_iu_multi_lu_and_mo_ussd2(2828)@37811ff634e5: 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_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2811)@37811ff634e5: Created GsupExpect[9] for "262420000001109" to be handled at TC_iu_multi_lu_and_mo_ussd2(2830) MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2830)@37811ff634e5: 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_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2806)@37811ff634e5: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2806)@37811ff634e5: Added conn table entry 0TC_iu_multi_lu_and_mo_ussd2(2813)7504478 MSC_Test_2-SCCP(2805)@37811ff634e5: First idle individual index:0 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2806)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-RAN(2806)@37811ff634e5: Added conn table entry 1TC_iu_multi_lu_and_mo_ussd2(2814)11379623 MSC_Test_2-RAN(2806)@37811ff634e5: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_2-RAN(2806)@37811ff634e5: Added conn table entry 2TC_iu_multi_lu_and_mo_ussd2(2816)465495 MSC_Test_2-SCCP(2805)@37811ff634e5: First idle individual index:1 MSC_Test_2-RAN(2806)@37811ff634e5: patch: N(SD) for ConnIdx 2 set to 1 MSC_Test_2-SCCP(2805)@37811ff634e5: First idle individual index:2 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2806)@37811ff634e5: Added conn table entry 3TC_iu_multi_lu_and_mo_ussd2(2818)746980 MSC_Test_2-RAN(2806)@37811ff634e5: patch: N(SD) for ConnIdx 3 set to 1 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2805)@37811ff634e5: First idle individual index:3 MSC_Test_2-RAN(2806)@37811ff634e5: Added conn table entry 4TC_iu_multi_lu_and_mo_ussd2(2820)3761794 MSC_Test_2-RAN(2806)@37811ff634e5: patch: N(SD) for ConnIdx 4 set to 1 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2806)@37811ff634e5: Added conn table entry 5TC_iu_multi_lu_and_mo_ussd2(2822)16494087 MSC_Test_2-SCCP(2805)@37811ff634e5: First idle individual index:4 MSC_Test_2-RAN(2806)@37811ff634e5: patch: N(SD) for ConnIdx 5 set to 1 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2806)@37811ff634e5: Added conn table entry 6TC_iu_multi_lu_and_mo_ussd2(2824)15387779 MSC_Test_2-SCCP(2805)@37811ff634e5: First idle individual index:5 MSC_Test_2-RAN(2806)@37811ff634e5: patch: N(SD) for ConnIdx 6 set to 1 MSC_Test_2-RAN(2806)@37811ff634e5: Added conn table entry 7TC_iu_multi_lu_and_mo_ussd2(2826)1730472 MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: First idle individual index:6 MSC_Test_2-RAN(2806)@37811ff634e5: patch: N(SD) for ConnIdx 7 set to 1 MSC_Test_2-RAN(2806)@37811ff634e5: Added conn table entry 8TC_iu_multi_lu_and_mo_ussd2(2828)9515579 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2806)@37811ff634e5: patch: N(SD) for ConnIdx 8 set to 1 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2805)@37811ff634e5: { messageType := 2, destLocRef := '72825E'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(2805)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2805)@37811ff634e5: First idle individual index:7 MSC_Test-GSUP(2811)@37811ff634e5: Found GsupExpect[0] for "262420000001100" handled at TC_iu_multi_lu_and_mo_ussd2(2813) MSC_Test-GSUP(2811)@37811ff634e5: Added IMSI table entry 0TC_iu_multi_lu_and_mo_ussd2(2813)"262420000001100" MSC_Test_2-SCCP(2805)@37811ff634e5: First idle individual index:8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2806)@37811ff634e5: Added conn table entry 9TC_iu_multi_lu_and_mo_ussd2(2830)8501688 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2806)@37811ff634e5: patch: N(SD) for ConnIdx 9 set to 1 MSC_Test_2-SCCP(2805)@37811ff634e5: First idle individual index:9 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2813)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2813)@37811ff634e5: setverdict(pass): none -> pass MSC_Test-GSUP(2811)@37811ff634e5: Found GsupExpect[1] for "262420000001101" handled at TC_iu_multi_lu_and_mo_ussd2(2814) MSC_Test-GSUP(2811)@37811ff634e5: Added IMSI table entry 1TC_iu_multi_lu_and_mo_ussd2(2814)"262420000001101" MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: { messageType := 2, destLocRef := 'ADA3A7'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(2805)@37811ff634e5: Session index based on local reference:1 MSC_Test-GSUP(2811)@37811ff634e5: Found GsupExpect[2] for "262420000001102" handled at TC_iu_multi_lu_and_mo_ussd2(2816) MSC_Test-GSUP(2811)@37811ff634e5: Added IMSI table entry 2TC_iu_multi_lu_and_mo_ussd2(2816)"262420000001102" MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2814)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2814)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_2-SCCP(2805)@37811ff634e5: { messageType := 2, destLocRef := '071A57'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(2805)@37811ff634e5: Session index based on local reference:2 MSC_Test-GSUP(2811)@37811ff634e5: Found GsupExpect[3] for "262420000001103" handled at TC_iu_multi_lu_and_mo_ussd2(2818) MSC_Test-GSUP(2811)@37811ff634e5: Added IMSI table entry 3TC_iu_multi_lu_and_mo_ussd2(2818)"262420000001103" MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2816)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2816)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_2-SCCP(2805)@37811ff634e5: { messageType := 2, destLocRef := '0B65E4'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(2805)@37811ff634e5: Session index based on local reference:3 MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: { messageType := 2, destLocRef := '396682'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(2805)@37811ff634e5: Session index based on local reference:4 MSC_Test-GSUP(2811)@37811ff634e5: Found GsupExpect[4] for "262420000001104" handled at TC_iu_multi_lu_and_mo_ussd2(2820) MSC_Test-GSUP(2811)@37811ff634e5: Added IMSI table entry 4TC_iu_multi_lu_and_mo_ussd2(2820)"262420000001104" TC_iu_multi_lu_and_mo_ussd2(2818)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2818)@37811ff634e5: setverdict(pass): none -> pass MSC_Test-GSUP(2811)@37811ff634e5: Found GsupExpect[5] for "262420000001105" handled at TC_iu_multi_lu_and_mo_ussd2(2822) MSC_Test-GSUP(2811)@37811ff634e5: Added IMSI table entry 5TC_iu_multi_lu_and_mo_ussd2(2822)"262420000001105" MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: { messageType := 2, destLocRef := 'FBAE07'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(2805)@37811ff634e5: Session index based on local reference:5 TC_iu_multi_lu_and_mo_ussd2(2820)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2820)@37811ff634e5: setverdict(pass): none -> pass TC_iu_multi_lu_and_mo_ussd2(2822)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2822)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test-GSUP(2811)@37811ff634e5: Found GsupExpect[6] for "262420000001106" handled at TC_iu_multi_lu_and_mo_ussd2(2824) MSC_Test-GSUP(2811)@37811ff634e5: Added IMSI table entry 6TC_iu_multi_lu_and_mo_ussd2(2824)"262420000001106" MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: { messageType := 2, destLocRef := 'EACC83'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(2805)@37811ff634e5: Session index based on local reference:6 MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test-GSUP(2811)@37811ff634e5: Found GsupExpect[7] for "262420000001107" handled at TC_iu_multi_lu_and_mo_ussd2(2826) MSC_Test-GSUP(2811)@37811ff634e5: Added IMSI table entry 7TC_iu_multi_lu_and_mo_ussd2(2826)"262420000001107" MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2824)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2824)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_2-SCCP(2805)@37811ff634e5: { messageType := 2, destLocRef := '1A67A8'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(2805)@37811ff634e5: Session index based on local reference:7 TC_iu_multi_lu_and_mo_ussd2(2826)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2826)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2811)@37811ff634e5: Found GsupExpect[8] for "262420000001108" handled at TC_iu_multi_lu_and_mo_ussd2(2828) MSC_Test-GSUP(2811)@37811ff634e5: Added IMSI table entry 8TC_iu_multi_lu_and_mo_ussd2(2828)"262420000001108" MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2811)@37811ff634e5: Found GsupExpect[9] for "262420000001109" handled at TC_iu_multi_lu_and_mo_ussd2(2830) MSC_Test-GSUP(2811)@37811ff634e5: Added IMSI table entry 9TC_iu_multi_lu_and_mo_ussd2(2830)"262420000001109" MSC_Test_2-SCCP(2805)@37811ff634e5: { messageType := 2, destLocRef := '91323B'O, sourceLocRef := '0001E6'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:8 MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:1 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: { messageType := 2, destLocRef := '81B9B8'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(2805)@37811ff634e5: Session index based on local reference:9 MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:2 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:3 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:4 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:5 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:6 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2811)@37811ff634e5: Created GsupExpect[0] for "262420000001110" to be handled at TC_iu_multi_lu_and_mo_ussd2(2832) TC_iu_multi_lu_and_mo_ussd2(2828)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2832)@37811ff634e5: 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 } } } } TC_iu_multi_lu_and_mo_ussd2(2828)@37811ff634e5: setverdict(pass): none -> pass TC_iu_multi_lu_and_mo_ussd2(2830)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2830)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_2-RAN(2806)@37811ff634e5: patching N(SD)=1 into dtap '0514E489FD142104D88CF716'O MSC_Test_2-RAN(2806)@37811ff634e5: patched enc_l3: '0554E489FD142104D88CF716'O MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-RAN(2806)@37811ff634e5: patching N(SD)=1 into dtap '0514194906AB21046D0A22F7'O MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554E489FD142104D88CF716'O MSC_Test_2-RAN(2806)@37811ff634e5: patched enc_l3: '0554194906AB21046D0A22F7'O MSC_Test_2-RAN(2806)@37811ff634e5: patching N(SD)=1 into dtap '0514F51710D32104317E479C'O MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:1 MSC_Test_2-RAN(2806)@37811ff634e5: patched enc_l3: '0554F51710D32104317E479C'O MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554194906AB21046D0A22F7'O MSC_Test_2-RAN(2806)@37811ff634e5: patching N(SD)=1 into dtap '0514A79049A721047BC62AB3'O MSC_Test_2-RAN(2806)@37811ff634e5: patched enc_l3: '0554A79049A721047BC62AB3'O MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:2 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554F51710D32104317E479C'O MSC_Test_2-RAN(2806)@37811ff634e5: patching N(SD)=1 into dtap '0514FB88C1BE2104D43D4994'O MSC_Test_2-RAN(2806)@37811ff634e5: patched enc_l3: '0554FB88C1BE2104D43D4994'O MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:3 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:24 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554A79049A721047BC62AB3'O MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:4 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2806)@37811ff634e5: patching N(SD)=1 into dtap '051439D839CD2104AE543DBF'O MSC_Test_2-RAN(2806)@37811ff634e5: patched enc_l3: '055439D839CD2104AE543DBF'O MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554FB88C1BE2104D43D4994'O MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:6 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:24 MSC_Test_2-RAN(2806)@37811ff634e5: patching N(SD)=1 into dtap '051420FFA93121045B198208'O MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-RAN(2806)@37811ff634e5: patched enc_l3: '055420FFA93121045B198208'O MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055439D839CD2104AE543DBF'O MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:5 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055420FFA93121045B198208'O MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:1 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:2 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:3 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:4 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2806)@37811ff634e5: Added conn table entry 10TC_iu_multi_lu_and_mo_ussd2(2832)4378466 MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-RAN(2806)@37811ff634e5: patch: N(SD) for ConnIdx 10 set to 1 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: First idle individual index:10 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:6 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:5 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2811)@37811ff634e5: Found GsupExpect[0] for "262420000001110" handled at TC_iu_multi_lu_and_mo_ussd2(2832) MSC_Test-GSUP(2811)@37811ff634e5: Added IMSI table entry 10TC_iu_multi_lu_and_mo_ussd2(2832)"262420000001110" MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: { messageType := 2, destLocRef := '42CF62'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(2805)@37811ff634e5: Session index based on local reference:10 MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:7 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:9 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:8 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2832)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2832)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:3 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:4 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:1 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:2 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:6 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:5 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2806)@37811ff634e5: patching N(SD)=1 into dtap '0514BC4990D621041898171E'O MSC_Test_2-RAN(2806)@37811ff634e5: patched enc_l3: '0554BC4990D621041898171E'O MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:3 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2806)@37811ff634e5: patching N(SD)=1 into dtap '0514F2DB785021042AD5B3F3'O MSC_Test_2-RAN(2806)@37811ff634e5: patched enc_l3: '0554F2DB785021042AD5B3F3'O MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:10 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2806)@37811ff634e5: patching N(SD)=1 into dtap '0514F995661D21044485F96D'O MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:9 MSC_Test_2-RAN(2806)@37811ff634e5: patched enc_l3: '0554F995661D21044485F96D'O MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554BC4990D621041898171E'O MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:7 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554F2DB785021042AD5B3F3'O MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:8 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554F995661D21044485F96D'O MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:4 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:1 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:2 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-RAN(2806)@37811ff634e5: patching N(SD)=1 into dtap '0514F4755F912104D0914D18'O MSC_Test_2-RAN(2806)@37811ff634e5: patched enc_l3: '0554F4755F912104D0914D18'O MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:6 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:5 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:10 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554F4755F912104D0914D18'O MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:9 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:7 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:8 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:10 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:3 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:4 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:1 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2813)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:2 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer TC_iu_multi_lu_and_mo_ussd2(2818)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2820)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2806)@37811ff634e5: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2806)@37811ff634e5: patched enc_l3: '059B'O MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:6 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2806)@37811ff634e5: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2806)@37811ff634e5: patched enc_l3: '059B'O TC_iu_multi_lu_and_mo_ussd2(2814)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:14 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-RAN(2806)@37811ff634e5: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2806)@37811ff634e5: patched enc_l3: '059B'O MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2816)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:3 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:14 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-RAN(2806)@37811ff634e5: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2806)@37811ff634e5: patched enc_l3: '059B'O MSC_Test_2-RAN(2806)@37811ff634e5: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2806)@37811ff634e5: patched enc_l3: '059B'O MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2811)@37811ff634e5: Created GsupExpect[0] for "262420000001111" to be handled at TC_iu_multi_lu_and_mo_ussd2(2834) MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:9 TC_iu_multi_lu_and_mo_ussd2(2824)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-RAN(2806)@37811ff634e5: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2806)@37811ff634e5: patched enc_l3: '059B'O MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2834)@37811ff634e5: 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_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:4 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:14 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:1 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:14 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:2 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:14 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:8 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:6 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:14 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:7 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:12 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:10 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:3 MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:9 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:5 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:4 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2822)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2806)@37811ff634e5: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2806)@37811ff634e5: patched enc_l3: '059B'O MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:1 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:5 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:14 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:3 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:2 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:8 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:6 MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:4 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:7 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2806)@37811ff634e5: Added conn table entry 11TC_iu_multi_lu_and_mo_ussd2(2834)13649266 MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:1 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-RAN(2806)@37811ff634e5: patch: N(SD) for ConnIdx 11 set to 1 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2805)@37811ff634e5: First idle individual index:11 MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:10 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:2 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-RAN(2806)@37811ff634e5: Deleted conn table entry 0TC_iu_multi_lu_and_mo_ussd2(2813)7504478 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:5 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2813)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2813)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2813)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2813)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:6 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:9 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mo_ussd2(2813)@37811ff634e5: 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 := '50A404EC'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:3 MSC_Test_2-RAN(2806)@37811ff634e5: Added conn table entry 0TC_iu_multi_lu_and_mo_ussd2(2813)3085315 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2806)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 TC_iu_multi_lu_and_mo_ussd2(2830)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2805)@37811ff634e5: First idle individual index:0 MSC_Test-GSUP(2811)@37811ff634e5: Found GsupExpect[0] for "262420000001111" handled at TC_iu_multi_lu_and_mo_ussd2(2834) MSC_Test-GSUP(2811)@37811ff634e5: Added IMSI table entry 11TC_iu_multi_lu_and_mo_ussd2(2834)"262420000001111" MSC_Test_2-RAN(2806)@37811ff634e5: Deleted conn table entry 3TC_iu_multi_lu_and_mo_ussd2(2818)746980 MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-RAN(2806)@37811ff634e5: patching N(SD)=2 into dtap '051B'O MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2806)@37811ff634e5: patched enc_l3: '059B'O TC_iu_multi_lu_and_mo_ussd2(2818)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2818)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2818)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2818)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:4 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2806)@37811ff634e5: Deleted conn table entry 4TC_iu_multi_lu_and_mo_ussd2(2820)3761794 MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:9 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:14 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 TC_iu_multi_lu_and_mo_ussd2(2818)@37811ff634e5: 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 := '4679ED4B'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O TC_iu_multi_lu_and_mo_ussd2(2820)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2820)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2820)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2820)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:5 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2820)@37811ff634e5: 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 := 'BAC3D8D3'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:1 MSC_Test_2-RAN(2806)@37811ff634e5: Added conn table entry 3TC_iu_multi_lu_and_mo_ussd2(2818)11210067 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2806)@37811ff634e5: patch: N(SD) for ConnIdx 3 set to 1 MSC_Test_2-SCCP(2805)@37811ff634e5: { messageType := 2, destLocRef := 'D04572'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-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:11 MSC_Test_2-RAN(2806)@37811ff634e5: Deleted conn table entry 1TC_iu_multi_lu_and_mo_ussd2(2814)11379623 MSC_Test_2-SCCP(2805)@37811ff634e5: First idle individual index:1 MSC_Test_2-RAN(2806)@37811ff634e5: Added conn table entry 1TC_iu_multi_lu_and_mo_ussd2(2820)10689483 TC_iu_multi_lu_and_mo_ussd2(2814)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2814)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2814)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2814)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2806)@37811ff634e5: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_2-SCCP(2805)@37811ff634e5: First idle individual index:3 TC_iu_multi_lu_and_mo_ussd2(2814)@37811ff634e5: 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 := '5BB49B1F'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:2 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2806)@37811ff634e5: Added conn table entry 4TC_iu_multi_lu_and_mo_ussd2(2814)7584836 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2834)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2834)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-RAN(2806)@37811ff634e5: patch: N(SD) for ConnIdx 4 set to 1 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: First idle individual index:2 MSC_Test_2-RAN(2806)@37811ff634e5: Deleted conn table entry 2TC_iu_multi_lu_and_mo_ussd2(2816)465495 TC_iu_multi_lu_and_mo_ussd2(2816)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2816)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2816)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer TC_iu_multi_lu_and_mo_ussd2(2816)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:7 TC_iu_multi_lu_and_mo_ussd2(2816)@37811ff634e5: 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 := '741EB5A7'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:6 MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2828)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2806)@37811ff634e5: Deleted conn table entry 6TC_iu_multi_lu_and_mo_ussd2(2824)15387779 MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:10 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2806)@37811ff634e5: Added conn table entry 2TC_iu_multi_lu_and_mo_ussd2(2816)4370618 TC_iu_multi_lu_and_mo_ussd2(2824)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2824)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2824)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2824)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2826)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2806)@37811ff634e5: patch: N(SD) for ConnIdx 2 set to 1 MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2805)@37811ff634e5: First idle individual index:4 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2824)@37811ff634e5: 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 := '38B63B76'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2806)@37811ff634e5: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2806)@37811ff634e5: patched enc_l3: '059B'O MSC_Test_2-SCCP(2805)@37811ff634e5: { messageType := 2, destLocRef := '2F1403'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(2805)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2806)@37811ff634e5: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2806)@37811ff634e5: patched enc_l3: '059B'O MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:9 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2832)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:8 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:14 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O TC_iu_multi_lu_and_mo_ussd2(2813)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-RAN(2806)@37811ff634e5: Added conn table entry 6TC_iu_multi_lu_and_mo_ussd2(2824)8789757 TC_iu_multi_lu_and_mo_ussd2(2813)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:7 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:14 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-RAN(2806)@37811ff634e5: patch: N(SD) for ConnIdx 6 set to 1 MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: First idle individual index:6 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2806)@37811ff634e5: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2806)@37811ff634e5: patched enc_l3: '059B'O MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:5 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2806)@37811ff634e5: Deleted conn table entry 5TC_iu_multi_lu_and_mo_ussd2(2822)16494087 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:10 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:14 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:11 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2822)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2822)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2822)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2822)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: { messageType := 2, destLocRef := 'AB0D53'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(2805)@37811ff634e5: Session index based on local reference:1 TC_iu_multi_lu_and_mo_ussd2(2822)@37811ff634e5: 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 := '9BCF3E8E'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_iu_multi_lu_and_mo_ussd2(2818)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2818)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2805)@37811ff634e5: { messageType := 2, destLocRef := 'A31BCB'O, sourceLocRef := '0001EC'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:3 MSC_Test_2-RAN(2806)@37811ff634e5: Added conn table entry 5TC_iu_multi_lu_and_mo_ussd2(2822)5581830 MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-RAN(2806)@37811ff634e5: patch: N(SD) for ConnIdx 5 set to 1 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:9 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2820)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-RAN(2806)@37811ff634e5: patching N(SD)=1 into dtap '0514C1903D4F2104CBB1F262'O TC_iu_multi_lu_and_mo_ussd2(2820)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2806)@37811ff634e5: patched enc_l3: '0554C1903D4F2104CBB1F262'O MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2805)@37811ff634e5: { messageType := 2, destLocRef := '73BC44'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(2805)@37811ff634e5: Session index based on local reference:2 MSC_Test_2-SCCP(2805)@37811ff634e5: First idle individual index:5 MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2814)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2814)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:11 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2806)@37811ff634e5: patching N(SD)=1 into dtap '0514B4D4A0FD21044C866646'O MSC_Test_2-RAN(2806)@37811ff634e5: patched enc_l3: '0554B4D4A0FD21044C866646'O MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554C1903D4F2104CBB1F262'O MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2805)@37811ff634e5: { messageType := 2, destLocRef := '42B0BA'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(2805)@37811ff634e5: Session index based on local reference:4 MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554B4D4A0FD21044C866646'O TC_iu_multi_lu_and_mo_ussd2(2816)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2816)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:1 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:7 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:3 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-RAN(2806)@37811ff634e5: patching N(SD)=1 into dtap '0514A97B15792104941673BC'O MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2806)@37811ff634e5: patched enc_l3: '0554A97B15792104941673BC'O MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:1 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554A97B15792104941673BC'O MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:8 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-RAN(2806)@37811ff634e5: patching N(SD)=1 into dtap '0514FD7C77A32104806D3946'O MSC_Test_2-RAN(2806)@37811ff634e5: patched enc_l3: '0554FD7C77A32104806D3946'O MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2805)@37811ff634e5: { messageType := 2, destLocRef := '861EFD'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(2805)@37811ff634e5: Session index based on local reference:6 MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:3 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554FD7C77A32104806D3946'O TC_iu_multi_lu_and_mo_ussd2(2824)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2824)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:7 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:10 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:2 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:9 MSC_Test_2-RAN(2806)@37811ff634e5: Deleted conn table entry 9TC_iu_multi_lu_and_mo_ussd2(2830)8501688 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2806)@37811ff634e5: patching N(SD)=1 into dtap '05143AA7952B21049E734DB2'O TC_iu_multi_lu_and_mo_ussd2(2830)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2806)@37811ff634e5: patched enc_l3: '05543AA7952B21049E734DB2'O TC_iu_multi_lu_and_mo_ussd2(2830)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2830)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2830)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:2 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05543AA7952B21049E734DB2'O MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:4 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test-GSUP(2811)@37811ff634e5: Created GsupExpect[0] for "262420000001112" to be handled at TC_iu_multi_lu_and_mo_ussd2(2836) MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2830)@37811ff634e5: 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 := '4A647CDA'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:10 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O TC_iu_multi_lu_and_mo_ussd2(2836)@37811ff634e5: 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_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2806)@37811ff634e5: Added conn table entry 9TC_iu_multi_lu_and_mo_ussd2(2830)2170519 MSC_Test_2-SCCP(2805)@37811ff634e5: { messageType := 2, destLocRef := '552C06'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(2805)@37811ff634e5: Session index based on local reference:5 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2806)@37811ff634e5: patch: N(SD) for ConnIdx 9 set to 1 MSC_Test_2-SCCP(2805)@37811ff634e5: First idle individual index:9 MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:11 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2822)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2822)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2806)@37811ff634e5: patching N(SD)=1 into dtap '0514E2C2D0A82104527106AA'O MSC_Test_2-RAN(2806)@37811ff634e5: patched enc_l3: '0554E2C2D0A82104527106AA'O MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:4 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554E2C2D0A82104527106AA'O MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:6 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:1 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:8 MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-RAN(2806)@37811ff634e5: Deleted conn table entry 8TC_iu_multi_lu_and_mo_ussd2(2828)9515579 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-RAN(2806)@37811ff634e5: patching N(SD)=1 into dtap '05149E9C33FD21040C3C50A9'O MSC_Test_2-RAN(2806)@37811ff634e5: patched enc_l3: '05549E9C33FD21040C3C50A9'O TC_iu_multi_lu_and_mo_ussd2(2828)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2828)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2828)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2828)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:6 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05549E9C33FD21040C3C50A9'O TC_iu_multi_lu_and_mo_ussd2(2828)@37811ff634e5: 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 := 'AE50DFB9'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:3 MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2806)@37811ff634e5: Added conn table entry 8TC_iu_multi_lu_and_mo_ussd2(2828)16512307 MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:1 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-RAN(2806)@37811ff634e5: patch: N(SD) for ConnIdx 8 set to 1 MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:7 MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:2 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-RAN(2806)@37811ff634e5: Deleted conn table entry 7TC_iu_multi_lu_and_mo_ussd2(2826)1730472 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2805)@37811ff634e5: First idle individual index:7 TC_iu_multi_lu_and_mo_ussd2(2826)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2826)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2826)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2826)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:10 MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:3 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O TC_iu_multi_lu_and_mo_ussd2(2826)@37811ff634e5: 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 := 'A7390699'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2806)@37811ff634e5: Deleted conn table entry 10TC_iu_multi_lu_and_mo_ussd2(2832)4378466 MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:11 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:12 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O TC_iu_multi_lu_and_mo_ussd2(2832)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2832)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2832)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2832)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2805)@37811ff634e5: { messageType := 2, destLocRef := '211E97'O, sourceLocRef := '0001F1'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:9 MSC_Test_2-RAN(2806)@37811ff634e5: Added conn table entry 7TC_iu_multi_lu_and_mo_ussd2(2826)4442699 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:2 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-RAN(2806)@37811ff634e5: patch: N(SD) for ConnIdx 7 set to 1 MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2832)@37811ff634e5: 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 := '5CC2F039'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:4 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2830)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer TC_iu_multi_lu_and_mo_ussd2(2830)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2805)@37811ff634e5: First idle individual index:8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2806)@37811ff634e5: Added conn table entry 10TC_iu_multi_lu_and_mo_ussd2(2832)2229830 MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2806)@37811ff634e5: patch: N(SD) for ConnIdx 10 set to 1 MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:5 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2806)@37811ff634e5: Added conn table entry 12TC_iu_multi_lu_and_mo_ussd2(2836)3396055 MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2805)@37811ff634e5: First idle individual index:10 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2806)@37811ff634e5: patch: N(SD) for ConnIdx 12 set to 1 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:6 MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:1 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2805)@37811ff634e5: { messageType := 2, destLocRef := 'FBF533'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(2805)@37811ff634e5: Session index based on local reference:7 MSC_Test-GSUP(2811)@37811ff634e5: Created GsupExpect[1] for "262420000001100" to be handled at TC_iu_multi_lu_and_mo_ussd2(2813) MSC_Test_2-SCCP(2805)@37811ff634e5: First idle individual index:12 MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:9 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2806)@37811ff634e5: patching N(SD)=1 into dtap '051466F9643A2104224E6CD5'O MSC_Test_2-RAN(2806)@37811ff634e5: patched enc_l3: '055466F9643A2104224E6CD5'O MSC_Test-GSUP(2811)@37811ff634e5: Created GsupExpect[2] for "262420000001103" to be handled at TC_iu_multi_lu_and_mo_ussd2(2818) MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:4 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:3 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2828)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2828)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:5 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055466F9643A2104224E6CD5'O MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:11 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2806)@37811ff634e5: patching N(SD)=1 into dtap '051484B2F75721044BD770C6'O MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-RAN(2806)@37811ff634e5: patched enc_l3: '055484B2F75721044BD770C6'O MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:6 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2811)@37811ff634e5: Created GsupExpect[3] for "262420000001104" to be handled at TC_iu_multi_lu_and_mo_ussd2(2820) MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:2 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:9 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055484B2F75721044BD770C6'O MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2811)@37811ff634e5: Created GsupExpect[4] for "262420000001101" to be handled at TC_iu_multi_lu_and_mo_ussd2(2814) MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: { messageType := 2, destLocRef := '43CA4B'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(2805)@37811ff634e5: Session index based on local reference:8 MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2826)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2826)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: { messageType := 2, destLocRef := '220646'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(2805)@37811ff634e5: Session index based on local reference:10 MSC_Test-GSUP(2811)@37811ff634e5: Found GsupExpect[0] for "262420000001112" handled at TC_iu_multi_lu_and_mo_ussd2(2836) MSC_Test-GSUP(2811)@37811ff634e5: Added IMSI table entry 12TC_iu_multi_lu_and_mo_ussd2(2836)"262420000001112" TC_iu_multi_lu_and_mo_ussd2(2832)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2832)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: { messageType := 2, destLocRef := '33D1D7'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(2805)@37811ff634e5: Session index based on local reference:12 MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:7 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2836)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2836)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:4 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2806)@37811ff634e5: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2806)@37811ff634e5: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:5 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:6 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2806)@37811ff634e5: patching N(SD)=1 into dtap '051471A9E06221047F1B8F1F'O MSC_Test_2-RAN(2806)@37811ff634e5: patched enc_l3: '055471A9E06221047F1B8F1F'O MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:1 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:37 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test-GSUP(2811)@37811ff634e5: Created GsupExpect[0] for "262420000001102" to be handled at TC_iu_multi_lu_and_mo_ussd2(2816) MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2806)@37811ff634e5: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2806)@37811ff634e5: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:9 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:8 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:10 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:7 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test-GSUP(2811)@37811ff634e5: Created GsupExpect[5] for "262420000001106" to be handled at TC_iu_multi_lu_and_mo_ussd2(2824) MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055471A9E06221047F1B8F1F'O MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:37 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 TC_iu_multi_lu_and_mo_ussd2(2818)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2806)@37811ff634e5: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:11 MSC_Test_2-RAN(2806)@37811ff634e5: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2806)@37811ff634e5: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:5 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:12 MSC_Test_2-RAN(2806)@37811ff634e5: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:12 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:3 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:37 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-RAN(2806)@37811ff634e5: patching N(SD)=1 into dtap '0514E9F010B2210491F4AED0'O MSC_Test_2-RAN(2806)@37811ff634e5: patched enc_l3: '0554E9F010B2210491F4AED0'O MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:2 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:37 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-RAN(2806)@37811ff634e5: patching N(SD)=1 into dtap '05146AF388F121046BD9635A'O MSC_Test_2-RAN(2806)@37811ff634e5: patched enc_l3: '05546AF388F121046BD9635A'O TC_iu_multi_lu_and_mo_ussd2(2834)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:9 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-RAN(2806)@37811ff634e5: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2806)@37811ff634e5: patched enc_l3: '059B'O MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:8 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554E9F010B2210491F4AED0'O MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:10 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 TC_iu_multi_lu_and_mo_ussd2(2813)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05546AF388F121046BD9635A'O MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:7 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:11 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:14 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:5 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2820)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2806)@37811ff634e5: patching N(SD)=1 into dtap '0514B10D35DA21040CCA40F1'O MSC_Test_2-RAN(2806)@37811ff634e5: patched enc_l3: '0554B10D35DA21040CCA40F1'O MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:12 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554B10D35DA21040CCA40F1'O MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:1 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2811)@37811ff634e5: Created GsupExpect[6] for "262420000001105" to be handled at TC_iu_multi_lu_and_mo_ussd2(2822) TC_iu_multi_lu_and_mo_ussd2(2814)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:7 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:1 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2806)@37811ff634e5: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2806)@37811ff634e5: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O TC_iu_multi_lu_and_mo_ussd2(2818)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:4 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:37 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test-GSUP(2811)@37811ff634e5: Created GsupExpect[7] for "262420000001113" to be handled at TC_iu_multi_lu_and_mo_ussd2(2838) MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:1 MSC_Test_2-RAN(2806)@37811ff634e5: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 TC_iu_multi_lu_and_mo_ussd2(2838)@37811ff634e5: 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_2-RAN(2806)@37811ff634e5: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:6 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:37 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2813)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:9 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:3 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2811)@37811ff634e5: Created GsupExpect[8] for "262420000001109" to be handled at TC_iu_multi_lu_and_mo_ussd2(2830) MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:7 MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:3 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2820)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:8 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:3 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O TC_iu_multi_lu_and_mo_ussd2(2816)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:10 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:8 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O TC_iu_multi_lu_and_mo_ussd2(2824)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:11 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:10 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:12 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:7 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:1 MSC_Test-GSUP(2811)@37811ff634e5: Created GsupExpect[9] for "262420000001108" to be handled at TC_iu_multi_lu_and_mo_ussd2(2828) MSC_Test_2-RAN(2806)@37811ff634e5: Deleted conn table entry 3TC_iu_multi_lu_and_mo_ussd2(2818)11210067 MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:11 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2818)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2818)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2818)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-RAN(2806)@37811ff634e5: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2806)@37811ff634e5: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:2 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:5 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:37 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2806)@37811ff634e5: Added conn table entry 3TC_iu_multi_lu_and_mo_ussd2(2838)1411364 MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:2 MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-RAN(2806)@37811ff634e5: patch: N(SD) for ConnIdx 3 set to 1 MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2814)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2818)@37811ff634e5: Final verdict of PTC: pass MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:4 MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:4 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-RAN(2806)@37811ff634e5: Deleted conn table entry 0TC_iu_multi_lu_and_mo_ussd2(2813)3085315 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2813)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2813)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2813)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: First idle individual index:0 MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2822)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2816)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2813)@37811ff634e5: Final verdict of PTC: pass MSC_Test_2-RAN(2806)@37811ff634e5: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2806)@37811ff634e5: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:3 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2806)@37811ff634e5: Deleted conn table entry 1TC_iu_multi_lu_and_mo_ussd2(2820)10689483 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:10 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mo_ussd2(2820)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2820)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2820)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:11 MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:2 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:7 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test-GSUP(2811)@37811ff634e5: Created GsupExpect[10] for "262420000001107" to be handled at TC_iu_multi_lu_and_mo_ussd2(2826) MSC_Test_2-RAN(2806)@37811ff634e5: Deleted conn table entry 11TC_iu_multi_lu_and_mo_ussd2(2834)13649266 MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:12 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2834)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2834)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2834)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2834)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:6 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:6 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test-GSUP(2811)@37811ff634e5: Found GsupExpect[7] for "262420000001113" handled at TC_iu_multi_lu_and_mo_ussd2(2838) MSC_Test-GSUP(2811)@37811ff634e5: Added IMSI table entry 13TC_iu_multi_lu_and_mo_ussd2(2838)"262420000001113" MSC_Test-GSUP(2811)@37811ff634e5: Created GsupExpect[7] for "262420000001110" to be handled at TC_iu_multi_lu_and_mo_ussd2(2832) MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:9 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:37 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2834)@37811ff634e5: 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 := '602C1AEF'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O TC_iu_multi_lu_and_mo_ussd2(2820)@37811ff634e5: Final verdict of PTC: pass MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:4 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2805)@37811ff634e5: { messageType := 2, destLocRef := '158924'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(2805)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:5 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-RAN(2806)@37811ff634e5: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2806)@37811ff634e5: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O TC_iu_multi_lu_and_mo_ussd2(2824)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:5 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:7 MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:37 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2806)@37811ff634e5: Added conn table entry 0TC_iu_multi_lu_and_mo_ussd2(2834)2097754 MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:2 TC_iu_multi_lu_and_mo_ussd2(2830)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2806)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 TC_iu_multi_lu_and_mo_ussd2(2822)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2838)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2838)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_2-SCCP(2805)@37811ff634e5: First idle individual index:1 MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2806)@37811ff634e5: Deleted conn table entry 4TC_iu_multi_lu_and_mo_ussd2(2814)7584836 MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:12 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2814)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2814)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2814)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:6 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:5 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:7 MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2814)@37811ff634e5: Final verdict of PTC: pass MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O TC_iu_multi_lu_and_mo_ussd2(2828)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:4 MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2806)@37811ff634e5: Deleted conn table entry 2TC_iu_multi_lu_and_mo_ussd2(2816)4370618 MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:9 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2816)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2816)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2816)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:9 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2816)@37811ff634e5: Final verdict of PTC: pass MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: { messageType := 2, destLocRef := '20025A'O, sourceLocRef := '0001F7'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:1 TC_iu_multi_lu_and_mo_ussd2(2830)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2806)@37811ff634e5: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:6 MSC_Test_2-RAN(2806)@37811ff634e5: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:8 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:37 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2806)@37811ff634e5: Deleted conn table entry 6TC_iu_multi_lu_and_mo_ussd2(2824)8789757 TC_iu_multi_lu_and_mo_ussd2(2834)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2834)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2824)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2806)@37811ff634e5: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O TC_iu_multi_lu_and_mo_ussd2(2824)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2824)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2806)@37811ff634e5: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:5 MSC_Test_2-RAN(2806)@37811ff634e5: Deleted conn table entry 5TC_iu_multi_lu_and_mo_ussd2(2822)5581830 MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:10 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:37 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O TC_iu_multi_lu_and_mo_ussd2(2822)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2822)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:9 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 TC_iu_multi_lu_and_mo_ussd2(2824)@37811ff634e5: Final verdict of PTC: pass MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2822)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2806)@37811ff634e5: patching N(SD)=1 into dtap '05144BF189682104FF413330'O MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-RAN(2806)@37811ff634e5: patched enc_l3: '05544BF189682104FF413330'O MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:7 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2826)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05544BF189682104FF413330'O MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:7 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer TC_iu_multi_lu_and_mo_ussd2(2822)@37811ff634e5: Final verdict of PTC: pass MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:12 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:1 TC_iu_multi_lu_and_mo_ussd2(2832)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2828)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:9 MSC_Test_2-RAN(2806)@37811ff634e5: Deleted conn table entry 9TC_iu_multi_lu_and_mo_ussd2(2830)2170519 TC_iu_multi_lu_and_mo_ussd2(2830)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2830)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2830)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:7 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 TC_iu_multi_lu_and_mo_ussd2(2836)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-RAN(2806)@37811ff634e5: patching N(SD)=2 into dtap '051B'O MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2806)@37811ff634e5: patched enc_l3: '059B'O MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-RAN(2806)@37811ff634e5: patching N(SD)=1 into dtap '0514782AAAD02104A4201A93'O MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:8 MSC_Test_2-RAN(2806)@37811ff634e5: patched enc_l3: '0554782AAAD02104A4201A93'O MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:12 TC_iu_multi_lu_and_mo_ussd2(2830)@37811ff634e5: Final verdict of PTC: pass MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:14 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:8 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:1 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554782AAAD02104A4201A93'O TC_iu_multi_lu_and_mo_ussd2(2826)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:8 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2811)@37811ff634e5: Created GsupExpect[11] for "262420000001114" to be handled at TC_iu_multi_lu_and_mo_ussd2(2840) TC_iu_multi_lu_and_mo_ussd2(2840)@37811ff634e5: 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_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2811)@37811ff634e5: Created GsupExpect[12] for "262420000001115" to be handled at TC_iu_multi_lu_and_mo_ussd2(2842) TC_iu_multi_lu_and_mo_ussd2(2842)@37811ff634e5: 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_2-RAN(2806)@37811ff634e5: Added conn table entry 1TC_iu_multi_lu_and_mo_ussd2(2840)4725470 MSC_Test_2-RAN(2806)@37811ff634e5: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_2-SCCP(2805)@37811ff634e5: First idle individual index:2 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2806)@37811ff634e5: Added conn table entry 2TC_iu_multi_lu_and_mo_ussd2(2842)6670283 MSC_Test_2-RAN(2806)@37811ff634e5: patch: N(SD) for ConnIdx 2 set to 1 MSC_Test_2-SCCP(2805)@37811ff634e5: First idle individual index:3 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:10 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:10 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:7 TC_iu_multi_lu_and_mo_ussd2(2832)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2806)@37811ff634e5: Deleted conn table entry 8TC_iu_multi_lu_and_mo_ussd2(2828)16512307 MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2828)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2828)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2828)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:12 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:1 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:10 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2806)@37811ff634e5: Deleted conn table entry 7TC_iu_multi_lu_and_mo_ussd2(2826)4442699 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2826)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2826)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2826)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:1 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test-GSUP(2811)@37811ff634e5: Found GsupExpect[11] for "262420000001114" handled at TC_iu_multi_lu_and_mo_ussd2(2840) MSC_Test-GSUP(2811)@37811ff634e5: Added IMSI table entry 14TC_iu_multi_lu_and_mo_ussd2(2840)"262420000001114" TC_iu_multi_lu_and_mo_ussd2(2828)@37811ff634e5: Final verdict of PTC: pass MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2811)@37811ff634e5: Found GsupExpect[12] for "262420000001115" handled at TC_iu_multi_lu_and_mo_ussd2(2842) MSC_Test-GSUP(2811)@37811ff634e5: Added IMSI table entry 15TC_iu_multi_lu_and_mo_ussd2(2842)"262420000001115" MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:0 TC_iu_multi_lu_and_mo_ussd2(2826)@37811ff634e5: Final verdict of PTC: pass MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2805)@37811ff634e5: { messageType := 2, destLocRef := '481ADE'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(2805)@37811ff634e5: Session index based on local reference:2 MSC_Test_2-SCCP(2805)@37811ff634e5: { messageType := 2, destLocRef := '65C7CB'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(2805)@37811ff634e5: Session index based on local reference:3 MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:10 MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:1 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:12 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-RAN(2806)@37811ff634e5: Deleted conn table entry 10TC_iu_multi_lu_and_mo_ussd2(2832)2229830 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2832)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2840)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2832)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2832)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2840)@37811ff634e5: setverdict(pass): none -> pass MSC_Test-GSUP(2811)@37811ff634e5: Created GsupExpect[11] for "262420000001111" to be handled at TC_iu_multi_lu_and_mo_ussd2(2834) TC_iu_multi_lu_and_mo_ussd2(2842)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2842)@37811ff634e5: setverdict(pass): none -> pass TC_iu_multi_lu_and_mo_ussd2(2832)@37811ff634e5: Final verdict of PTC: pass MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:2 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:12 MSC_Test_2-RAN(2806)@37811ff634e5: Deleted conn table entry 12TC_iu_multi_lu_and_mo_ussd2(2836)3396055 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2836)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2836)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2836)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2836)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2836)@37811ff634e5: 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 := '216AE7E5'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2806)@37811ff634e5: Added conn table entry 4TC_iu_multi_lu_and_mo_ussd2(2836)5673986 MSC_Test_2-RAN(2806)@37811ff634e5: patch: N(SD) for ConnIdx 4 set to 1 MSC_Test_2-SCCP(2805)@37811ff634e5: First idle individual index:4 MSC_Test_2-RAN(2806)@37811ff634e5: patching N(SD)=1 into dtap '05141BD0EA882104F02ABBB4'O MSC_Test_2-RAN(2806)@37811ff634e5: patched enc_l3: '05541BD0EA882104F02ABBB4'O MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:2 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05541BD0EA882104F02ABBB4'O MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2806)@37811ff634e5: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2806)@37811ff634e5: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:1 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:37 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:3 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: { messageType := 2, destLocRef := '569402'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(2805)@37811ff634e5: Session index based on local reference:4 MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:2 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2834)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2836)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2836)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2806)@37811ff634e5: patching N(SD)=1 into dtap '0514910B951F210430D6A6D6'O MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2806)@37811ff634e5: patched enc_l3: '0554910B951F210430D6A6D6'O MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:3 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554910B951F210430D6A6D6'O MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:1 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2834)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2838)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2806)@37811ff634e5: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2806)@37811ff634e5: patched enc_l3: '059B'O MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:14 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:2 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:1 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:3 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:2 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:4 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:1 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-RAN(2806)@37811ff634e5: patching N(SD)=1 into dtap '0514339501F62104D582D4AF'O MSC_Test_2-RAN(2806)@37811ff634e5: patched enc_l3: '0554339501F62104D582D4AF'O MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:4 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554339501F62104D582D4AF'O MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:1 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:3 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-RAN(2806)@37811ff634e5: Deleted conn table entry 0TC_iu_multi_lu_and_mo_ussd2(2834)2097754 TC_iu_multi_lu_and_mo_ussd2(2834)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2834)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2834)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2838)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2838)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2838)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2838)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:4 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2838)@37811ff634e5: 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 := '2AB52E87'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_iu_multi_lu_and_mo_ussd2(2834)@37811ff634e5: Final verdict of PTC: pass MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:3 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2806)@37811ff634e5: Deleted conn table entry 3TC_iu_multi_lu_and_mo_ussd2(2838)1411364 MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:2 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2806)@37811ff634e5: Added conn table entry 0TC_iu_multi_lu_and_mo_ussd2(2838)1976095 MSC_Test_2-SCCP(2805)@37811ff634e5: First idle individual index:0 MSC_Test_2-RAN(2806)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:4 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2805)@37811ff634e5: { messageType := 2, destLocRef := '1E271F'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(2805)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2840)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2838)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2838)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2806)@37811ff634e5: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2806)@37811ff634e5: patched enc_l3: '059B'O MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:3 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:2 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:14 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:4 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2842)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:2 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2806)@37811ff634e5: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2806)@37811ff634e5: patched enc_l3: '059B'O MSC_Test-GSUP(2811)@37811ff634e5: Created GsupExpect[12] for "262420000001112" to be handled at TC_iu_multi_lu_and_mo_ussd2(2836) MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:3 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:14 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:3 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:2 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:3 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2806)@37811ff634e5: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2806)@37811ff634e5: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:4 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:37 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:2 MSC_Test_2-RAN(2806)@37811ff634e5: Deleted conn table entry 1TC_iu_multi_lu_and_mo_ussd2(2840)4725470 TC_iu_multi_lu_and_mo_ussd2(2836)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:3 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-RAN(2806)@37811ff634e5: Deleted conn table entry 2TC_iu_multi_lu_and_mo_ussd2(2842)6670283 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2842)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2842)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2842)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2842)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2840)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2840)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2840)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2840)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2840)@37811ff634e5: 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 := '356CB258'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2806)@37811ff634e5: patching N(SD)=1 into dtap '05142AB681BB21047242E9DF'O MSC_Test_2-RAN(2806)@37811ff634e5: patched enc_l3: '05542AB681BB21047242E9DF'O TC_iu_multi_lu_and_mo_ussd2(2842)@37811ff634e5: 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 := '201DDAF5'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-RAN(2806)@37811ff634e5: Added conn table entry 1TC_iu_multi_lu_and_mo_ussd2(2840)9251562 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05542AB681BB21047242E9DF'O MSC_Test_2-RAN(2806)@37811ff634e5: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_2-SCCP(2805)@37811ff634e5: First idle individual index:1 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2806)@37811ff634e5: Added conn table entry 2TC_iu_multi_lu_and_mo_ussd2(2842)3480717 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2806)@37811ff634e5: patch: N(SD) for ConnIdx 2 set to 1 MSC_Test_2-SCCP(2805)@37811ff634e5: First idle individual index:2 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:4 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:4 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2836)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:4 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: { messageType := 2, destLocRef := '8D2AEA'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(2805)@37811ff634e5: Session index based on local reference:1 MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 TC_iu_multi_lu_and_mo_ussd2(2840)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2840)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: { messageType := 2, destLocRef := '351C8D'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(2805)@37811ff634e5: Session index based on local reference:2 MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:4 TC_iu_multi_lu_and_mo_ussd2(2842)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2842)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2806)@37811ff634e5: Deleted conn table entry 4TC_iu_multi_lu_and_mo_ussd2(2836)5673986 TC_iu_multi_lu_and_mo_ussd2(2836)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2836)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2836)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:1 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mo_ussd2(2836)@37811ff634e5: Final verdict of PTC: pass MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2806)@37811ff634e5: patching N(SD)=1 into dtap '0514662D07D3210487550CFA'O MSC_Test_2-RAN(2806)@37811ff634e5: patched enc_l3: '0554662D07D3210487550CFA'O MSC_Test-GSUP(2811)@37811ff634e5: Created GsupExpect[13] for "262420000001113" to be handled at TC_iu_multi_lu_and_mo_ussd2(2838) MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:1 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554662D07D3210487550CFA'O MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:1 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:1 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:1 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2811)@37811ff634e5: Created GsupExpect[14] for "262420000001114" to be handled at TC_iu_multi_lu_and_mo_ussd2(2840) MSC_Test_2-RAN(2806)@37811ff634e5: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2806)@37811ff634e5: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:37 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2838)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:2 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2806)@37811ff634e5: patching N(SD)=1 into dtap '0514763EFF072104AF1D4940'O MSC_Test_2-RAN(2806)@37811ff634e5: patched enc_l3: '0554763EFF072104AF1D4940'O MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:2 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554763EFF072104AF1D4940'O MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2806)@37811ff634e5: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2806)@37811ff634e5: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:1 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:37 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:2 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2840)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:2 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2838)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:2 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:7 MSC_Test-GSUP(2811)@37811ff634e5: Created GsupExpect[15] for "262420000001115" to be handled at TC_iu_multi_lu_and_mo_ussd2(2842) MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-RAN(2806)@37811ff634e5: Deleted conn table entry 0TC_iu_multi_lu_and_mo_ussd2(2838)1976095 TC_iu_multi_lu_and_mo_ussd2(2838)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2838)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2838)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2838)@37811ff634e5: Final verdict of PTC: pass MSC_Test_2-RAN(2806)@37811ff634e5: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2806)@37811ff634e5: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:2 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:37 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:1 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:1 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2842)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2840)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:1 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:2 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:2 MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2805)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2842)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:1 MSC_Test_2-RAN(2806)@37811ff634e5: Deleted conn table entry 1TC_iu_multi_lu_and_mo_ussd2(2840)9251562 MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on connection ID:2 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2805)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2805)@37811ff634e5: vl_from0 TC_iu_multi_lu_and_mo_ussd2(2840)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2840)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2840)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2805)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2840)@37811ff634e5: Final verdict of PTC: pass MSC_Test_2-M3UA(2807)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2805)@37811ff634e5: Session index based on local reference:2 MSC_Test_2-RAN(2806)@37811ff634e5: Deleted conn table entry 2TC_iu_multi_lu_and_mo_ussd2(2842)3480717 MSC_Test_2-M3UA(2807)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2842)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2842)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2842)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2842)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-SCCP(2799)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(2800)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(2801)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-RAN(2806)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-RAN(2803)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-SCCP(2802)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-M3UA(2807)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2825)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2831)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2815)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2817)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-SCCP(2805)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(2811)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2835)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2827)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2823)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2839)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2843)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2819)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2821)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2833)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2844)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-M3UA(2804)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(2809)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2798)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(2808)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(2812)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2829)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2841)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(2810)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2837)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2798): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(2799): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(2800): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(2801): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-SCCP(2802): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-RAN(2803): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-M3UA(2804): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-SCCP(2805): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-RAN(2806): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-M3UA(2807): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(2808): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(2809): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(2810): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(2811): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(2812): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2813): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2814): pass (pass -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2815): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2816): pass (pass -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2817): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2818): pass (pass -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2819): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2820): pass (pass -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2821): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2822): pass (pass -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2823): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2824): pass (pass -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2825): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2826): pass (pass -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2827): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2828): pass (pass -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2829): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2830): pass (pass -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2831): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2832): pass (pass -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2833): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2834): pass (pass -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2835): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2836): pass (pass -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2837): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2838): pass (pass -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2839): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2840): pass (pass -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2841): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2842): pass (pass -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2843): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2844): none (pass -> pass) MTC@37811ff634e5: Test case TC_iu_multi_lu_and_mo_ussd finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_multi_lu_and_mo_ussd pass'. Thu Nov 21 04:44:00 UTC 2024 ====== MSC_Tests_Iu.TC_iu_multi_lu_and_mo_ussd pass ====== Saving talloc report from 172.18.28.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=4484423) Waiting for packet dumper to finish... 1 (prev_count=4484423, count=4487618) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_multi_lu_and_mo_ussd pass' was executed successfully (exit status: 0). MTC@37811ff634e5: 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 ------ Thu Nov 21 04:44: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_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_multi_lu_and_mt_ussd' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_iu_multi_lu_and_mt_ussd started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(2848)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(2848)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2848)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(2846)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_1-M3UA(2851)@37811ff634e5: ************************************************* MSC_Test_1-M3UA(2851)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2851)@37811ff634e5: ************************************************* MSC_Test_1-SCCP(2849)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_2-M3UA(2854)@37811ff634e5: ************************************************* MSC_Test_2-M3UA(2854)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2854)@37811ff634e5: ************************************************* MSC_Test_2-SCCP(2852)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2855)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2848)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(2848)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2848)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2848)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(2848)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2848)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2848)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2848)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2848)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2848)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2848)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2848)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2848)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2848)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2848)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2848)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2851)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23907 to server: "172.18.28.200":2905 association #8 MSC_Test_1-M3UA(2851)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2851)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2851)@37811ff634e5: M3UA_ASPUP sent MSC_Test_1-M3UA(2851)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2851)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2851)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2851)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2851)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2851)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2851)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2851)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2851)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2851)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2851)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2851)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2854)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23908 to server: "172.18.28.200":2905 association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2854)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2854)@37811ff634e5: M3UA_ASPUP sent MSC_Test_2-M3UA(2854)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2854)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2854)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2851)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2851)@37811ff634e5: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2857)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2857)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2857)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2857)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2857)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2857)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2857)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2857)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2858)@37811ff634e5: Created GsupExpect[0] for "262420000001116" to be handled at TC_iu_multi_lu_and_mt_ussd2(2860) TC_iu_multi_lu_and_mt_ussd2(2860)@37811ff634e5: 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(2858)@37811ff634e5: Created GsupExpect[1] for "262420000001117" to be handled at TC_iu_multi_lu_and_mt_ussd2(2861) TC_iu_multi_lu_and_mt_ussd2(2861)@37811ff634e5: 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(2858)@37811ff634e5: Created GsupExpect[2] for "262420000001118" to be handled at TC_iu_multi_lu_and_mt_ussd2(2863) TC_iu_multi_lu_and_mt_ussd2(2863)@37811ff634e5: 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(2858)@37811ff634e5: Created GsupExpect[3] for "262420000001119" to be handled at TC_iu_multi_lu_and_mt_ussd2(2865) TC_iu_multi_lu_and_mt_ussd2(2865)@37811ff634e5: 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(2858)@37811ff634e5: Created GsupExpect[4] for "262420000001120" to be handled at TC_iu_multi_lu_and_mt_ussd2(2867) TC_iu_multi_lu_and_mt_ussd2(2867)@37811ff634e5: 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(2858)@37811ff634e5: Created GsupExpect[5] for "262420000001121" to be handled at TC_iu_multi_lu_and_mt_ussd2(2869) TC_iu_multi_lu_and_mt_ussd2(2869)@37811ff634e5: 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(2858)@37811ff634e5: Created GsupExpect[6] for "262420000001122" to be handled at TC_iu_multi_lu_and_mt_ussd2(2871) TC_iu_multi_lu_and_mt_ussd2(2871)@37811ff634e5: 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(2858)@37811ff634e5: Created GsupExpect[7] for "262420000001123" to be handled at TC_iu_multi_lu_and_mt_ussd2(2873) TC_iu_multi_lu_and_mt_ussd2(2873)@37811ff634e5: 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(2858)@37811ff634e5: Created GsupExpect[8] for "262420000001124" to be handled at TC_iu_multi_lu_and_mt_ussd2(2875) TC_iu_multi_lu_and_mt_ussd2(2875)@37811ff634e5: 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(2858)@37811ff634e5: Created GsupExpect[9] for "262420000001125" to be handled at TC_iu_multi_lu_and_mt_ussd2(2877) TC_iu_multi_lu_and_mt_ussd2(2877)@37811ff634e5: 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(2858)@37811ff634e5: Created GsupExpect[10] for "262420000001126" to be handled at TC_iu_multi_lu_and_mt_ussd2(2879) TC_iu_multi_lu_and_mt_ussd2(2879)@37811ff634e5: 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(2858)@37811ff634e5: Created GsupExpect[11] for "262420000001127" to be handled at TC_iu_multi_lu_and_mt_ussd2(2881) TC_iu_multi_lu_and_mt_ussd2(2881)@37811ff634e5: 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(2858)@37811ff634e5: Created GsupExpect[12] for "262420000001128" to be handled at TC_iu_multi_lu_and_mt_ussd2(2883) TC_iu_multi_lu_and_mt_ussd2(2883)@37811ff634e5: 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(2858)@37811ff634e5: Created GsupExpect[13] for "262420000001129" to be handled at TC_iu_multi_lu_and_mt_ussd2(2885) TC_iu_multi_lu_and_mt_ussd2(2885)@37811ff634e5: 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(2858)@37811ff634e5: Created GsupExpect[14] for "262420000001130" to be handled at TC_iu_multi_lu_and_mt_ussd2(2887) TC_iu_multi_lu_and_mt_ussd2(2887)@37811ff634e5: 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(2858)@37811ff634e5: Created GsupExpect[15] for "262420000001131" to be handled at TC_iu_multi_lu_and_mt_ussd2(2889) TC_iu_multi_lu_and_mt_ussd2(2889)@37811ff634e5: 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(2848)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2848)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2848)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2847)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2851)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2851)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2851)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2850)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2853)@37811ff634e5: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2853)@37811ff634e5: Added conn table entry 0TC_iu_multi_lu_and_mt_ussd2(2860)10317962 MSC_Test_2-SCCP(2852)@37811ff634e5: First idle individual index:0 MSC_Test_2-RAN(2853)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-RAN(2853)@37811ff634e5: Added conn table entry 1TC_iu_multi_lu_and_mt_ussd2(2861)4177481 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2853)@37811ff634e5: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_2-RAN(2853)@37811ff634e5: Added conn table entry 2TC_iu_multi_lu_and_mt_ussd2(2863)106805 MSC_Test_2-SCCP(2852)@37811ff634e5: First idle individual index:1 MSC_Test_2-RAN(2853)@37811ff634e5: patch: N(SD) for ConnIdx 2 set to 1 MSC_Test_2-RAN(2853)@37811ff634e5: Added conn table entry 3TC_iu_multi_lu_and_mt_ussd2(2865)869047 MSC_Test_2-SCCP(2852)@37811ff634e5: First idle individual index:2 MSC_Test_2-RAN(2853)@37811ff634e5: patch: N(SD) for ConnIdx 3 set to 1 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2853)@37811ff634e5: Added conn table entry 4TC_iu_multi_lu_and_mt_ussd2(2867)8750249 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: First idle individual index:3 MSC_Test_2-RAN(2853)@37811ff634e5: patch: N(SD) for ConnIdx 4 set to 1 MSC_Test_2-RAN(2853)@37811ff634e5: Added conn table entry 5TC_iu_multi_lu_and_mt_ussd2(2869)16458684 MSC_Test_2-RAN(2853)@37811ff634e5: patch: N(SD) for ConnIdx 5 set to 1 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2853)@37811ff634e5: Added conn table entry 6TC_iu_multi_lu_and_mt_ussd2(2871)5493064 MSC_Test_2-RAN(2853)@37811ff634e5: patch: N(SD) for ConnIdx 6 set to 1 MSC_Test_2-SCCP(2852)@37811ff634e5: First idle individual index:4 MSC_Test_2-RAN(2853)@37811ff634e5: Added conn table entry 7TC_iu_multi_lu_and_mt_ussd2(2873)9396692 MSC_Test_2-RAN(2853)@37811ff634e5: patch: N(SD) for ConnIdx 7 set to 1 MSC_Test_2-RAN(2853)@37811ff634e5: Added conn table entry 8TC_iu_multi_lu_and_mt_ussd2(2875)6026977 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2853)@37811ff634e5: patch: N(SD) for ConnIdx 8 set to 1 MSC_Test_2-RAN(2853)@37811ff634e5: Added conn table entry 9TC_iu_multi_lu_and_mt_ussd2(2877)16233032 MSC_Test_2-RAN(2853)@37811ff634e5: patch: N(SD) for ConnIdx 9 set to 1 MSC_Test_2-RAN(2853)@37811ff634e5: Added conn table entry 10TC_iu_multi_lu_and_mt_ussd2(2879)3214281 MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: First idle individual index:5 MSC_Test_2-RAN(2853)@37811ff634e5: patch: N(SD) for ConnIdx 10 set to 1 MSC_Test_2-RAN(2853)@37811ff634e5: Added conn table entry 11TC_iu_multi_lu_and_mt_ussd2(2881)10974103 MSC_Test_2-RAN(2853)@37811ff634e5: patch: N(SD) for ConnIdx 11 set to 1 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: First idle individual index:6 MSC_Test_2-RAN(2853)@37811ff634e5: Added conn table entry 12TC_iu_multi_lu_and_mt_ussd2(2883)2882266 MSC_Test-GSUP(2858)@37811ff634e5: Found GsupExpect[0] for "262420000001116" handled at TC_iu_multi_lu_and_mt_ussd2(2860) MSC_Test-GSUP(2858)@37811ff634e5: Added IMSI table entry 0TC_iu_multi_lu_and_mt_ussd2(2860)"262420000001116" MSC_Test_2-RAN(2853)@37811ff634e5: patch: N(SD) for ConnIdx 12 set to 1 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2853)@37811ff634e5: Added conn table entry 13TC_iu_multi_lu_and_mt_ussd2(2885)2754036 MSC_Test_2-SCCP(2852)@37811ff634e5: First idle individual index:7 MSC_Test_2-RAN(2853)@37811ff634e5: patch: N(SD) for ConnIdx 13 set to 1 MSC_Test_2-RAN(2853)@37811ff634e5: Added conn table entry 14TC_iu_multi_lu_and_mt_ussd2(2887)11094590 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2853)@37811ff634e5: patch: N(SD) for ConnIdx 14 set to 1 MSC_Test_2-RAN(2853)@37811ff634e5: Added conn table entry 15TC_iu_multi_lu_and_mt_ussd2(2889)4628463 MSC_Test-GSUP(2858)@37811ff634e5: Found GsupExpect[1] for "262420000001117" handled at TC_iu_multi_lu_and_mt_ussd2(2861) MSC_Test-GSUP(2858)@37811ff634e5: Added IMSI table entry 1TC_iu_multi_lu_and_mt_ussd2(2861)"262420000001117" MSC_Test_2-RAN(2853)@37811ff634e5: patch: N(SD) for ConnIdx 15 set to 1 MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2852)@37811ff634e5: { messageType := 2, destLocRef := '9D708A'O, sourceLocRef := '0001FE'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(2858)@37811ff634e5: Found GsupExpect[2] for "262420000001118" handled at TC_iu_multi_lu_and_mt_ussd2(2863) MSC_Test-GSUP(2858)@37811ff634e5: Added IMSI table entry 2TC_iu_multi_lu_and_mt_ussd2(2863)"262420000001118" MSC_Test_2-SCCP(2852)@37811ff634e5: First idle individual index:8 MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: First idle individual index:9 MSC_Test-GSUP(2858)@37811ff634e5: Found GsupExpect[3] for "262420000001119" handled at TC_iu_multi_lu_and_mt_ussd2(2865) MSC_Test-GSUP(2858)@37811ff634e5: Added IMSI table entry 3TC_iu_multi_lu_and_mt_ussd2(2865)"262420000001119" MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: First idle individual index:10 MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2860)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2860)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: First idle individual index:11 MSC_Test-GSUP(2858)@37811ff634e5: Found GsupExpect[4] for "262420000001120" handled at TC_iu_multi_lu_and_mt_ussd2(2867) MSC_Test-GSUP(2858)@37811ff634e5: Added IMSI table entry 4TC_iu_multi_lu_and_mt_ussd2(2867)"262420000001120" MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2852)@37811ff634e5: First idle individual index:12 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2858)@37811ff634e5: Found GsupExpect[5] for "262420000001121" handled at TC_iu_multi_lu_and_mt_ussd2(2869) MSC_Test-GSUP(2858)@37811ff634e5: Added IMSI table entry 5TC_iu_multi_lu_and_mt_ussd2(2869)"262420000001121" MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: First idle individual index:13 MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2858)@37811ff634e5: Found GsupExpect[6] for "262420000001122" handled at TC_iu_multi_lu_and_mt_ussd2(2871) MSC_Test-GSUP(2858)@37811ff634e5: Added IMSI table entry 6TC_iu_multi_lu_and_mt_ussd2(2871)"262420000001122" MSC_Test_2-SCCP(2852)@37811ff634e5: { messageType := 2, destLocRef := '3FBE49'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(2852)@37811ff634e5: Session index based on local reference:1 MSC_Test_2-SCCP(2852)@37811ff634e5: { messageType := 2, destLocRef := '01A135'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(2852)@37811ff634e5: Session index based on local reference:2 MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test-GSUP(2858)@37811ff634e5: Found GsupExpect[7] for "262420000001123" handled at TC_iu_multi_lu_and_mt_ussd2(2873) MSC_Test-GSUP(2858)@37811ff634e5: Added IMSI table entry 7TC_iu_multi_lu_and_mt_ussd2(2873)"262420000001123" MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: { messageType := 2, destLocRef := '0D42B7'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(2852)@37811ff634e5: Session index based on local reference:3 MSC_Test_2-SCCP(2852)@37811ff634e5: { messageType := 2, destLocRef := '8584A9'O, sourceLocRef := '000202'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:4 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2861)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2861)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_2-SCCP(2852)@37811ff634e5: { messageType := 2, destLocRef := 'FB23BC'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(2852)@37811ff634e5: Session index based on local reference:5 MSC_Test_2-SCCP(2852)@37811ff634e5: First idle individual index:14 TC_iu_multi_lu_and_mt_ussd2(2865)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2865)@37811ff634e5: setverdict(pass): none -> pass TC_iu_multi_lu_and_mt_ussd2(2863)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2863)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_2-SCCP(2852)@37811ff634e5: First idle individual index:15 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2858)@37811ff634e5: Found GsupExpect[8] for "262420000001124" handled at TC_iu_multi_lu_and_mt_ussd2(2875) MSC_Test-GSUP(2858)@37811ff634e5: Added IMSI table entry 8TC_iu_multi_lu_and_mt_ussd2(2875)"262420000001124" MSC_Test_2-SCCP(2852)@37811ff634e5: { messageType := 2, destLocRef := '53D148'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(2852)@37811ff634e5: Session index based on local reference:6 MSC_Test_2-SCCP(2852)@37811ff634e5: { messageType := 2, destLocRef := '8F61D4'O, sourceLocRef := '000205'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2869)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2869)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:7 TC_iu_multi_lu_and_mt_ussd2(2867)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2867)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_2-SCCP(2852)@37811ff634e5: { messageType := 2, destLocRef := '5BF6E1'O, sourceLocRef := '000206'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:8 MSC_Test-GSUP(2858)@37811ff634e5: Found GsupExpect[9] for "262420000001125" handled at TC_iu_multi_lu_and_mt_ussd2(2877) MSC_Test-GSUP(2858)@37811ff634e5: Added IMSI table entry 9TC_iu_multi_lu_and_mt_ussd2(2877)"262420000001125" MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2873)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2875)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2873)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_2-SCCP(2852)@37811ff634e5: { messageType := 2, destLocRef := 'F7B248'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 } } TC_iu_multi_lu_and_mt_ussd2(2875)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:9 TC_iu_multi_lu_and_mt_ussd2(2871)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2871)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test-GSUP(2858)@37811ff634e5: Found GsupExpect[10] for "262420000001126" handled at TC_iu_multi_lu_and_mt_ussd2(2879) MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2858)@37811ff634e5: Added IMSI table entry 10TC_iu_multi_lu_and_mt_ussd2(2879)"262420000001126" TC_iu_multi_lu_and_mt_ussd2(2877)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2877)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2858)@37811ff634e5: Found GsupExpect[11] for "262420000001127" handled at TC_iu_multi_lu_and_mt_ussd2(2881) MSC_Test-GSUP(2858)@37811ff634e5: Added IMSI table entry 11TC_iu_multi_lu_and_mt_ussd2(2881)"262420000001127" MSC_Test_2-SCCP(2852)@37811ff634e5: { messageType := 2, destLocRef := '310BC9'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(2852)@37811ff634e5: Session index based on local reference:10 MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2858)@37811ff634e5: Found GsupExpect[12] for "262420000001128" handled at TC_iu_multi_lu_and_mt_ussd2(2883) MSC_Test-GSUP(2858)@37811ff634e5: Added IMSI table entry 12TC_iu_multi_lu_and_mt_ussd2(2883)"262420000001128" MSC_Test_2-SCCP(2852)@37811ff634e5: { messageType := 2, destLocRef := 'A77397'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(2852)@37811ff634e5: Session index based on local reference:11 MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2858)@37811ff634e5: Found GsupExpect[13] for "262420000001129" handled at TC_iu_multi_lu_and_mt_ussd2(2885) MSC_Test-GSUP(2858)@37811ff634e5: Added IMSI table entry 13TC_iu_multi_lu_and_mt_ussd2(2885)"262420000001129" MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:1 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test-GSUP(2858)@37811ff634e5: Found GsupExpect[14] for "262420000001130" handled at TC_iu_multi_lu_and_mt_ussd2(2887) MSC_Test-GSUP(2858)@37811ff634e5: Added IMSI table entry 14TC_iu_multi_lu_and_mt_ussd2(2887)"262420000001130" MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: { messageType := 2, destLocRef := '2BFADA'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(2852)@37811ff634e5: Session index based on local reference:12 MSC_Test-GSUP(2858)@37811ff634e5: Found GsupExpect[15] for "262420000001131" handled at TC_iu_multi_lu_and_mt_ussd2(2889) MSC_Test-GSUP(2858)@37811ff634e5: Added IMSI table entry 15TC_iu_multi_lu_and_mt_ussd2(2889)"262420000001131" TC_iu_multi_lu_and_mt_ussd2(2879)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2881)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2879)@37811ff634e5: setverdict(pass): none -> pass TC_iu_multi_lu_and_mt_ussd2(2881)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:3 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2883)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2883)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2852)@37811ff634e5: { messageType := 2, destLocRef := '2A05F4'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(2852)@37811ff634e5: Session index based on local reference:13 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:2 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: { messageType := 2, destLocRef := 'A94A3E'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(2852)@37811ff634e5: Session index based on local reference:14 MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:5 MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2853)@37811ff634e5: patching N(SD)=1 into dtap '0514C46CE45121040732D14C'O MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2853)@37811ff634e5: patched enc_l3: '0554C46CE45121040732D14C'O MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: { messageType := 2, destLocRef := '469FEF'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-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:15 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:4 MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:8 MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:7 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:9 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:6 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:11 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554C46CE45121040732D14C'O MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2885)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2885)@37811ff634e5: setverdict(pass): none -> pass TC_iu_multi_lu_and_mt_ussd2(2887)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2887)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_2-RAN(2853)@37811ff634e5: patching N(SD)=1 into dtap '05144709DC2C2104435048FB'O MSC_Test_2-RAN(2853)@37811ff634e5: patched enc_l3: '05544709DC2C2104435048FB'O MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2889)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2889)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:1 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05544709DC2C2104435048FB'O MSC_Test_2-RAN(2853)@37811ff634e5: patching N(SD)=1 into dtap '05145D975DF52104616BFE6F'O MSC_Test_2-RAN(2853)@37811ff634e5: patched enc_l3: '05545D975DF52104616BFE6F'O MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2853)@37811ff634e5: patching N(SD)=1 into dtap '051479C425BE21041F93694A'O MSC_Test_2-RAN(2853)@37811ff634e5: patched enc_l3: '055479C425BE21041F93694A'O MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:3 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05545D975DF52104616BFE6F'O MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:2 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055479C425BE21041F93694A'O MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:1 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:3 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2853)@37811ff634e5: patching N(SD)=1 into dtap '0514D80E433D2104CA1FE4D5'O MSC_Test_2-RAN(2853)@37811ff634e5: patched enc_l3: '0554D80E433D2104CA1FE4D5'O MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:5 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-RAN(2853)@37811ff634e5: patching N(SD)=1 into dtap '05140136C8A02104BBE48C0A'O MSC_Test_2-RAN(2853)@37811ff634e5: patched enc_l3: '05540136C8A02104BBE48C0A'O MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554D80E433D2104CA1FE4D5'O MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:4 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-RAN(2853)@37811ff634e5: patching N(SD)=1 into dtap '0514CE25857A2104188A7D09'O MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2853)@37811ff634e5: patched enc_l3: '0554CE25857A2104188A7D09'O MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05540136C8A02104BBE48C0A'O MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:8 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:24 MSC_Test_2-RAN(2853)@37811ff634e5: patching N(SD)=1 into dtap '051485EAC53D210448238586'O MSC_Test_2-RAN(2853)@37811ff634e5: patched enc_l3: '055485EAC53D210448238586'O MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554CE25857A2104188A7D09'O MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:2 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:7 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055485EAC53D210448238586'O MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-RAN(2853)@37811ff634e5: patching N(SD)=1 into dtap '0514848D4769210429EC6FBD'O MSC_Test_2-RAN(2853)@37811ff634e5: patched enc_l3: '0554848D4769210429EC6FBD'O MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:5 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-RAN(2853)@37811ff634e5: patching N(SD)=1 into dtap '0514124CD72E2104E8AA2157'O MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2853)@37811ff634e5: patched enc_l3: '0554124CD72E2104E8AA2157'O MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:9 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-RAN(2853)@37811ff634e5: patching N(SD)=1 into dtap '05147AC16ECA2104A225459D'O MSC_Test_2-RAN(2853)@37811ff634e5: patched enc_l3: '05547AC16ECA2104A225459D'O MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554848D4769210429EC6FBD'O MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:6 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554124CD72E2104E8AA2157'O MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:11 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05547AC16ECA2104A225459D'O MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:4 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:8 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:7 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:9 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:6 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:11 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:1 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:3 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:2 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:10 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:1 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:5 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:4 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:12 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:8 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:13 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:7 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:3 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:14 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2853)@37811ff634e5: patching N(SD)=1 into dtap '0514382167612104CAEAA1D9'O MSC_Test_2-RAN(2853)@37811ff634e5: patched enc_l3: '0554382167612104CAEAA1D9'O MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:2 MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:9 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:12 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:11 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2853)@37811ff634e5: patching N(SD)=1 into dtap '05144063F8A321044297C0C7'O MSC_Test_2-RAN(2853)@37811ff634e5: patched enc_l3: '05544063F8A321044297C0C7'O MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:15 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:5 MSC_Test_2-RAN(2853)@37811ff634e5: patching N(SD)=1 into dtap '05148B06685B2104B4D98CBA'O MSC_Test_2-RAN(2853)@37811ff634e5: patched enc_l3: '05548B06685B2104B4D98CBA'O MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:4 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:8 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:10 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554382167612104CAEAA1D9'O MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:6 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2853)@37811ff634e5: patching N(SD)=1 into dtap '051474D4E2B62104AB2A51F4'O MSC_Test_2-RAN(2853)@37811ff634e5: patched enc_l3: '055474D4E2B62104AB2A51F4'O MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:7 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:1 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:12 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-RAN(2853)@37811ff634e5: patching N(SD)=1 into dtap '0514907B5B5021049F630387'O MSC_Test_2-RAN(2853)@37811ff634e5: patched enc_l3: '0554907B5B5021049F630387'O MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05544063F8A321044297C0C7'O MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:13 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05548B06685B2104B4D98CBA'O MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:9 MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:11 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:10 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:14 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055474D4E2B62104AB2A51F4'O MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2860)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:15 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 TC_iu_multi_lu_and_mt_ussd2(2861)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554907B5B5021049F630387'O MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:6 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2853)@37811ff634e5: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2853)@37811ff634e5: patched enc_l3: '059B'O MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:3 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:2 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2853)@37811ff634e5: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2853)@37811ff634e5: patched enc_l3: '059B'O MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:12 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:14 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:13 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:1 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:14 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2863)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2865)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:14 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2853)@37811ff634e5: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2853)@37811ff634e5: patched enc_l3: '059B'O MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:2 MSC_Test_2-RAN(2853)@37811ff634e5: patching N(SD)=2 into dtap '051B'O MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:14 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-RAN(2853)@37811ff634e5: patched enc_l3: '059B'O MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:3 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:14 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:15 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:5 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:10 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 TC_iu_multi_lu_and_mt_ussd2(2869)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:8 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:1 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:2 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:3 MSC_Test_2-RAN(2853)@37811ff634e5: patching N(SD)=2 into dtap '051B'O MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-RAN(2853)@37811ff634e5: patched enc_l3: '059B'O MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:10 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2875)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:5 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:14 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:12 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:4 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:13 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:12 MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:7 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:14 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-RAN(2853)@37811ff634e5: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2853)@37811ff634e5: patched enc_l3: '059B'O MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:9 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:15 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:12 TC_iu_multi_lu_and_mt_ussd2(2867)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:8 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:14 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:5 MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:11 MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2873)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2853)@37811ff634e5: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2853)@37811ff634e5: patched enc_l3: '059B'O MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:1 TC_iu_multi_lu_and_mt_ussd2(2877)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:2 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:12 MSC_Test_2-RAN(2853)@37811ff634e5: patching N(SD)=2 into dtap '051B'O MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-RAN(2853)@37811ff634e5: patched enc_l3: '059B'O MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:3 MSC_Test_2-RAN(2853)@37811ff634e5: patching N(SD)=2 into dtap '051B'O MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:7 MSC_Test_2-RAN(2853)@37811ff634e5: patched enc_l3: '059B'O MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:4 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:14 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 TC_iu_multi_lu_and_mt_ussd2(2881)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2853)@37811ff634e5: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2853)@37811ff634e5: patched enc_l3: '059B'O MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:13 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:7 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:14 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:9 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:14 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:14 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:11 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:14 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:5 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:6 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:15 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:8 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2871)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2853)@37811ff634e5: patching N(SD)=2 into dtap '051B'O MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-RAN(2853)@37811ff634e5: patched enc_l3: '059B'O MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:6 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:14 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2853)@37811ff634e5: Deleted conn table entry 0TC_iu_multi_lu_and_mt_ussd2(2860)10317962 MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:1 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2860)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2860)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2860)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2860)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:2 MSC_Test_2-RAN(2853)@37811ff634e5: Deleted conn table entry 1TC_iu_multi_lu_and_mt_ussd2(2861)4177481 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2853)@37811ff634e5: Deleted conn table entry 2TC_iu_multi_lu_and_mt_ussd2(2863)106805 TC_iu_multi_lu_and_mt_ussd2(2861)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2861)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2861)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2861)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2863)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2863)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:8 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:7 TC_iu_multi_lu_and_mt_ussd2(2863)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2863)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:10 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2853)@37811ff634e5: Created IMSI[0] for '262420000001116'H'5292C2EC'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2860) MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:3 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2858)@37811ff634e5: Created GsupExpect[0] for "262420000001116" to be handled at TC_iu_multi_lu_and_mt_ussd2(2860) MSC_Test_2-RAN(2853)@37811ff634e5: Created IMSI[1] for '262420000001117'H'23079A80'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2861) MSC_Test_2-RAN(2853)@37811ff634e5: Created IMSI[2] for '262420000001118'H'3E645E0F'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2863) MSC_Test-GSUP(2858)@37811ff634e5: Created GsupExpect[1] for "262420000001117" to be handled at TC_iu_multi_lu_and_mt_ussd2(2861) MSC_Test_2-RAN(2853)@37811ff634e5: Deleted conn table entry 3TC_iu_multi_lu_and_mt_ussd2(2865)869047 TC_iu_multi_lu_and_mt_ussd2(2879)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(2858)@37811ff634e5: Created GsupExpect[2] for "262420000001118" to be handled at TC_iu_multi_lu_and_mt_ussd2(2863) MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2865)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2865)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2865)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2865)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2853)@37811ff634e5: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2853)@37811ff634e5: patched enc_l3: '059B'O MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:4 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:7 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:10 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:14 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:9 MSC_Test_2-RAN(2853)@37811ff634e5: Created IMSI[3] for '262420000001119'H'723D2B25'O ("r=+%") to be handled at TC_iu_multi_lu_and_mt_ussd2(2865) MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:11 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:5 MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:6 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test-GSUP(2858)@37811ff634e5: Created GsupExpect[3] for "262420000001119" to be handled at TC_iu_multi_lu_and_mt_ussd2(2865) MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2853)@37811ff634e5: Deleted conn table entry 5TC_iu_multi_lu_and_mt_ussd2(2869)16458684 MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:10 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2869)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2869)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2869)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2869)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2853)@37811ff634e5: Deleted conn table entry 8TC_iu_multi_lu_and_mt_ussd2(2875)6026977 TC_iu_multi_lu_and_mt_ussd2(2875)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2875)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2875)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2875)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:4 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-RAN(2853)@37811ff634e5: Created IMSI[4] for '262420000001121'H'9D8F4024'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2869) MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:7 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:7 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-RAN(2853)@37811ff634e5: Created IMSI[5] for '262420000001124'H'4933E797'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2875) MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:9 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:7 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2858)@37811ff634e5: Created GsupExpect[4] for "262420000001121" to be handled at TC_iu_multi_lu_and_mt_ussd2(2869) MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test-GSUP(2858)@37811ff634e5: Created GsupExpect[5] for "262420000001124" to be handled at TC_iu_multi_lu_and_mt_ussd2(2875) MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:11 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:6 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:10 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2853)@37811ff634e5: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2860) MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:4 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2853)@37811ff634e5: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2861) MSC_Test_2-RAN(2853)@37811ff634e5: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2863) MSC_Test_2-RAN(2853)@37811ff634e5: Deleted conn table entry 4TC_iu_multi_lu_and_mt_ussd2(2867)8750249 MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2867)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2867)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2867)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2867)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2853)@37811ff634e5: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2865) MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:7 MSC_Test_2-RAN(2853)@37811ff634e5: Deleted conn table entry 7TC_iu_multi_lu_and_mt_ussd2(2873)9396692 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2860)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2853)@37811ff634e5: Created IMSI[6] for '262420000001120'H'0BA7A321'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2867) TC_iu_multi_lu_and_mt_ussd2(2873)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2873)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2873)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2865)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2861)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2873)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2863)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test-GSUP(2858)@37811ff634e5: Created GsupExpect[6] for "262420000001120" to be handled at TC_iu_multi_lu_and_mt_ussd2(2867) MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2865)@37811ff634e5: 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 := '723D2B25'O ("r=+%") } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2853)@37811ff634e5: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2875) TC_iu_multi_lu_and_mt_ussd2(2860)@37811ff634e5: 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 := '5292C2EC'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:9 TC_iu_multi_lu_and_mt_ussd2(2861)@37811ff634e5: 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 := '23079A80'O } } } }, additionalUpdateParameters := omit } } } } TC_iu_multi_lu_and_mt_ussd2(2863)@37811ff634e5: 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 := '3E645E0F'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2853)@37811ff634e5: Deleted conn table entry 9TC_iu_multi_lu_and_mt_ussd2(2877)16233032 MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-RAN(2853)@37811ff634e5: Added conn table entry 0TC_iu_multi_lu_and_mt_ussd2(2865)548261 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:11 MSC_Test_2-RAN(2853)@37811ff634e5: Created IMSI[7] for '262420000001123'H'0C92C598'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2873) TC_iu_multi_lu_and_mt_ussd2(2877)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2877)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2877)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2877)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2875)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: First idle individual index:0 MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2858)@37811ff634e5: Created GsupExpect[7] for "262420000001123" to be handled at TC_iu_multi_lu_and_mt_ussd2(2873) MSC_Test_2-RAN(2853)@37811ff634e5: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2869) MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:12 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2853)@37811ff634e5: Deleted conn table entry 11TC_iu_multi_lu_and_mt_ussd2(2881)10974103 TC_iu_multi_lu_and_mt_ussd2(2875)@37811ff634e5: 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 := '4933E797'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2853)@37811ff634e5: Added conn table entry 1TC_iu_multi_lu_and_mt_ussd2(2860)11784534 TC_iu_multi_lu_and_mt_ussd2(2881)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2881)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2881)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2881)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2853)@37811ff634e5: Added conn table entry 2TC_iu_multi_lu_and_mt_ussd2(2861)12804769 MSC_Test_2-SCCP(2852)@37811ff634e5: First idle individual index:1 MSC_Test_2-RAN(2853)@37811ff634e5: Added conn table entry 3TC_iu_multi_lu_and_mt_ussd2(2863)13198152 MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:6 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: First idle individual index:2 TC_iu_multi_lu_and_mt_ussd2(2869)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:10 MSC_Test_2-RAN(2853)@37811ff634e5: Deleted conn table entry 6TC_iu_multi_lu_and_mt_ussd2(2871)5493064 MSC_Test_2-SCCP(2852)@37811ff634e5: First idle individual index:3 MSC_Test_2-RAN(2853)@37811ff634e5: Added conn table entry 4TC_iu_multi_lu_and_mt_ussd2(2875)6326085 TC_iu_multi_lu_and_mt_ussd2(2869)@37811ff634e5: 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 := '9D8F4024'O } } } }, additionalUpdateParameters := omit } } } } TC_iu_multi_lu_and_mt_ussd2(2871)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2871)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2871)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2871)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2883)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2853)@37811ff634e5: Created IMSI[8] for '262420000001125'H'0EEAACBD'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2877) MSC_Test_2-RAN(2853)@37811ff634e5: Created IMSI[9] for '262420000001127'H'3853D575'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2881) MSC_Test_2-SCCP(2852)@37811ff634e5: First idle individual index:4 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2858)@37811ff634e5: Created GsupExpect[8] for "262420000001125" to be handled at TC_iu_multi_lu_and_mt_ussd2(2877) MSC_Test_2-RAN(2853)@37811ff634e5: Deleted conn table entry 10TC_iu_multi_lu_and_mt_ussd2(2879)3214281 MSC_Test-GSUP(2858)@37811ff634e5: Created GsupExpect[9] for "262420000001127" to be handled at TC_iu_multi_lu_and_mt_ussd2(2881) MSC_Test_2-RAN(2853)@37811ff634e5: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2853)@37811ff634e5: patched enc_l3: '059B'O TC_iu_multi_lu_and_mt_ussd2(2879)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2879)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2879)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2879)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2853)@37811ff634e5: Added conn table entry 5TC_iu_multi_lu_and_mt_ussd2(2869)12223348 MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:12 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:14 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-RAN(2853)@37811ff634e5: Created IMSI[10] for '262420000001122'H'4E2A83BD'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2871) MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2858)@37811ff634e5: Created GsupExpect[10] for "262420000001122" to be handled at TC_iu_multi_lu_and_mt_ussd2(2871) MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: { messageType := 2, destLocRef := '085DA5'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-SCCP(2852)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-RAN(2853)@37811ff634e5: Created IMSI[11] for '262420000001126'H'0837B30E'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2879) MSC_Test_2-SCCP(2852)@37811ff634e5: { messageType := 2, destLocRef := 'B3D156'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(2852)@37811ff634e5: Session index based on local reference:1 MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2865)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2865)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2852)@37811ff634e5: First idle individual index:5 MSC_Test-GSUP(2858)@37811ff634e5: Created GsupExpect[11] for "262420000001126" to be handled at TC_iu_multi_lu_and_mt_ussd2(2879) MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:14 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2860)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2860)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:13 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2852)@37811ff634e5: { messageType := 2, destLocRef := 'C362A1'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(2852)@37811ff634e5: Session index based on local reference:2 TC_iu_multi_lu_and_mt_ussd2(2887)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2861)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2861)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2853)@37811ff634e5: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2853)@37811ff634e5: patched enc_l3: '059B'O TC_iu_multi_lu_and_mt_ussd2(2885)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:14 MSC_Test_2-RAN(2853)@37811ff634e5: patching N(SD)=2 into dtap '051B'O MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:14 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-RAN(2853)@37811ff634e5: patched enc_l3: '059B'O MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:15 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:13 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:14 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2853)@37811ff634e5: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2873) TC_iu_multi_lu_and_mt_ussd2(2889)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2853)@37811ff634e5: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2853)@37811ff634e5: patched enc_l3: '059B'O MSC_Test_2-SCCP(2852)@37811ff634e5: { messageType := 2, destLocRef := 'C96348'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(2852)@37811ff634e5: Session index based on local reference:3 MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:15 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:14 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 TC_iu_multi_lu_and_mt_ussd2(2863)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2863)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2873)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2873)@37811ff634e5: 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 := '0C92C598'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: { messageType := 2, destLocRef := '608745'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(2852)@37811ff634e5: Session index based on local reference:4 MSC_Test_2-RAN(2853)@37811ff634e5: patching N(SD)=0 into dtap '0514E92837F72104530874B9'O MSC_Test_2-RAN(2853)@37811ff634e5: patched enc_l3: '0514E92837F72104530874B9'O MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514E92837F72104530874B9'O MSC_Test_2-RAN(2853)@37811ff634e5: Added conn table entry 6TC_iu_multi_lu_and_mt_ussd2(2873)2212308 TC_iu_multi_lu_and_mt_ussd2(2875)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2875)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: First idle individual index:6 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2853)@37811ff634e5: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2867) MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:12 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:1 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2853)@37811ff634e5: patching N(SD)=0 into dtap '0514085E3C792104490C1676'O MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-RAN(2853)@37811ff634e5: patched enc_l3: '0514085E3C792104490C1676'O MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2867)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2852)@37811ff634e5: { messageType := 2, destLocRef := 'BA8374'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(2852)@37811ff634e5: Session index based on local reference:5 MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:1 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514085E3C792104490C1676'O TC_iu_multi_lu_and_mt_ussd2(2869)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2869)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2867)@37811ff634e5: 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 := '0BA7A321'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:2 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:14 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:13 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2853)@37811ff634e5: Added conn table entry 7TC_iu_multi_lu_and_mt_ussd2(2867)10353661 MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:12 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2853)@37811ff634e5: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2877) MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2853)@37811ff634e5: patching N(SD)=0 into dtap '051454334E152104F13A3796'O MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:15 MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-RAN(2853)@37811ff634e5: patched enc_l3: '051454334E152104F13A3796'O MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2853)@37811ff634e5: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2881) MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: First idle individual index:7 MSC_Test_2-SCCP(2852)@37811ff634e5: { messageType := 2, destLocRef := '21C1D4'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(2852)@37811ff634e5: Session index based on local reference:6 MSC_Test_2-RAN(2853)@37811ff634e5: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2871) MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:3 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2877)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:4 MSC_Test_2-RAN(2853)@37811ff634e5: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2879) MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:1 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:2 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 TC_iu_multi_lu_and_mt_ussd2(2881)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2877)@37811ff634e5: 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 := '0EEAACBD'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C051454334E152104F13A3796'O MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:12 TC_iu_multi_lu_and_mt_ussd2(2873)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2873)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:14 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2871)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2881)@37811ff634e5: 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 := '3853D575'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2879)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2852)@37811ff634e5: { messageType := 2, destLocRef := '9DFBFD'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-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:7 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:13 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O TC_iu_multi_lu_and_mt_ussd2(2871)@37811ff634e5: 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 := '4E2A83BD'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-RAN(2853)@37811ff634e5: Deleted conn table entry 12TC_iu_multi_lu_and_mt_ussd2(2883)2882266 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2879)@37811ff634e5: 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 := '0837B30E'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-RAN(2853)@37811ff634e5: Added conn table entry 8TC_iu_multi_lu_and_mt_ussd2(2877)1908128 MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:5 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2883)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mt_ussd2(2883)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2883)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2883)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:15 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2853)@37811ff634e5: patching N(SD)=0 into dtap '05144B4F106F210401E259C6'O MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-RAN(2853)@37811ff634e5: patched enc_l3: '05144B4F106F210401E259C6'O MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:2 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-RAN(2853)@37811ff634e5: patching N(SD)=0 into dtap '0514BFEF2DEE2104E2DACDCF'O MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-RAN(2853)@37811ff634e5: patched enc_l3: '0514BFEF2DEE2104E2DACDCF'O MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2852)@37811ff634e5: First idle individual index:8 MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:3 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05144B4F106F210401E259C6'O TC_iu_multi_lu_and_mt_ussd2(2867)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2867)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:4 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514BFEF2DEE2104E2DACDCF'O MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2853)@37811ff634e5: Added conn table entry 9TC_iu_multi_lu_and_mt_ussd2(2881)11430361 MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: First idle individual index:9 MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2853)@37811ff634e5: Added conn table entry 10TC_iu_multi_lu_and_mt_ussd2(2879)13498842 MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:14 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:13 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2853)@37811ff634e5: Added conn table entry 11TC_iu_multi_lu_and_mt_ussd2(2871)8377286 MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:1 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: First idle individual index:10 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2853)@37811ff634e5: Deleted conn table entry 14TC_iu_multi_lu_and_mt_ussd2(2887)11094590 MSC_Test_2-SCCP(2852)@37811ff634e5: First idle individual index:11 MSC_Test_2-RAN(2853)@37811ff634e5: Deleted conn table entry 13TC_iu_multi_lu_and_mt_ussd2(2885)2754036 TC_iu_multi_lu_and_mt_ussd2(2887)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2887)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2887)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2887)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2853)@37811ff634e5: patching N(SD)=0 into dtap '0514520AC4A1210421CD8D29'O MSC_Test_2-RAN(2853)@37811ff634e5: patched enc_l3: '0514520AC4A1210421CD8D29'O TC_iu_multi_lu_and_mt_ussd2(2885)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2885)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2885)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2885)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:5 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514520AC4A1210421CD8D29'O MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2853)@37811ff634e5: Created IMSI[12] for '262420000001128'H'9E010C9A'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2883) MSC_Test_2-RAN(2853)@37811ff634e5: Created IMSI[13] for '262420000001130'H'01790387'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2887) MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2858)@37811ff634e5: Created GsupExpect[12] for "262420000001128" to be handled at TC_iu_multi_lu_and_mt_ussd2(2883) MSC_Test-GSUP(2858)@37811ff634e5: Created GsupExpect[13] for "262420000001130" to be handled at TC_iu_multi_lu_and_mt_ussd2(2887) MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2853)@37811ff634e5: Created IMSI[14] for '262420000001129'H'2F53FEA1'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2885) MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:2 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2858)@37811ff634e5: Created GsupExpect[14] for "262420000001129" to be handled at TC_iu_multi_lu_and_mt_ussd2(2885) MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:15 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: { messageType := 2, destLocRef := '1D1DA0'O, sourceLocRef := '000216'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:8 MSC_Test_2-RAN(2853)@37811ff634e5: Deleted conn table entry 15TC_iu_multi_lu_and_mt_ussd2(2889)4628463 TC_iu_multi_lu_and_mt_ussd2(2889)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2889)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2889)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2889)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2877)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2877)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2865)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:3 MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-RAN(2853)@37811ff634e5: Created IMSI[15] for '262420000001131'H'50D9D109'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2889) MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:4 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test-GSUP(2858)@37811ff634e5: Created GsupExpect[15] for "262420000001131" to be handled at TC_iu_multi_lu_and_mt_ussd2(2889) MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:6 MSC_Test_2-RAN(2853)@37811ff634e5: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2853)@37811ff634e5: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:20 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: { messageType := 2, destLocRef := 'AE69D9'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(2852)@37811ff634e5: Session index based on local reference:9 MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2881)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2881)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:7 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:3 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:12 MSC_Test_2-RAN(2853)@37811ff634e5: patching N(SD)=0 into dtap '0514FFFC97D32104C6025050'O MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-RAN(2853)@37811ff634e5: patched enc_l3: '0514FFFC97D32104C6025050'O MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:4 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:6 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514FFFC97D32104C6025050'O MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:1 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2853)@37811ff634e5: patching N(SD)=0 into dtap '05142692035D21040ECD571D'O MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-RAN(2853)@37811ff634e5: patched enc_l3: '05142692035D21040ECD571D'O MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:1 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:7 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05142692035D21040ECD571D'O MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2860)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:8 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: { messageType := 2, destLocRef := 'CDF9DA'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(2852)@37811ff634e5: Session index based on local reference:10 MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2879)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2852)@37811ff634e5: { messageType := 2, destLocRef := '7FD3C6'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 } } TC_iu_multi_lu_and_mt_ussd2(2879)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:11 MSC_Test_2-RAN(2853)@37811ff634e5: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2853)@37811ff634e5: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:1 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:20 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-RAN(2853)@37811ff634e5: patching N(SD)=0 into dtap '0514B0442592210440235A2F'O MSC_Test_2-RAN(2853)@37811ff634e5: patched enc_l3: '0514B0442592210440235A2F'O MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:8 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:24 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514B0442592210440235A2F'O TC_iu_multi_lu_and_mt_ussd2(2871)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2871)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2865)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:5 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2853)@37811ff634e5: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2887) MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:5 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:2 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2887)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:2 MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2887)@37811ff634e5: 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 := '01790387'O } } } }, additionalUpdateParameters := omit } } } } TC_iu_multi_lu_and_mt_ussd2(2860)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2853)@37811ff634e5: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2883) MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:9 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mt_ussd2(2861)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2853)@37811ff634e5: Added conn table entry 12TC_iu_multi_lu_and_mt_ussd2(2887)10942811 MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2852)@37811ff634e5: First idle individual index:12 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2853)@37811ff634e5: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2853)@37811ff634e5: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:3 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2883)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:2 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:20 MSC_Test_2-RAN(2853)@37811ff634e5: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2885) MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-RAN(2853)@37811ff634e5: patching N(SD)=0 into dtap '05144B60F28A210407A29078'O MSC_Test_2-RAN(2853)@37811ff634e5: patched enc_l3: '05144B60F28A210407A29078'O MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:3 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2883)@37811ff634e5: 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 := '9E010C9A'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:4 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:9 MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05144B60F28A210407A29078'O MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2853)@37811ff634e5: Added conn table entry 13TC_iu_multi_lu_and_mt_ussd2(2883)14448108 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2863)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:4 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2885)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:6 MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:10 TC_iu_multi_lu_and_mt_ussd2(2861)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2853)@37811ff634e5: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2889) MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2853)@37811ff634e5: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:7 TC_iu_multi_lu_and_mt_ussd2(2875)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-RAN(2853)@37811ff634e5: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2885)@37811ff634e5: 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 := '2F53FEA1'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:5 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:5 TC_iu_multi_lu_and_mt_ussd2(2889)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-RAN(2853)@37811ff634e5: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2853)@37811ff634e5: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:11 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2889)@37811ff634e5: 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 := '50D9D109'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2853)@37811ff634e5: Added conn table entry 14TC_iu_multi_lu_and_mt_ussd2(2885)13326462 MSC_Test_2-SCCP(2852)@37811ff634e5: { messageType := 2, destLocRef := 'A6F95B'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(2852)@37811ff634e5: Session index based on local reference:12 MSC_Test_2-SCCP(2852)@37811ff634e5: First idle individual index:13 MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:3 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:20 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:1 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:1 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:9 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2865)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:2 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2869)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:2 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2887)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-RAN(2853)@37811ff634e5: patching N(SD)=0 into dtap '051479DB7BA8210403270B59'O TC_iu_multi_lu_and_mt_ussd2(2887)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2853)@37811ff634e5: patched enc_l3: '051479DB7BA8210403270B59'O MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:4 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:20 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: First idle individual index:14 TC_iu_multi_lu_and_mt_ussd2(2863)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2853)@37811ff634e5: Added conn table entry 15TC_iu_multi_lu_and_mt_ussd2(2889)13110699 MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:6 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:12 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: { messageType := 2, destLocRef := 'DC75EC'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(2852)@37811ff634e5: Session index based on local reference:13 MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:10 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C051479DB7BA8210403270B59'O MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:7 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:12 TC_iu_multi_lu_and_mt_ussd2(2860)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:8 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 TC_iu_multi_lu_and_mt_ussd2(2861)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2853)@37811ff634e5: patching N(SD)=0 into dtap '051465D24795210436A02558'O MSC_Test_2-SCCP(2852)@37811ff634e5: First idle individual index:15 MSC_Test_2-RAN(2853)@37811ff634e5: patched enc_l3: '051465D24795210436A02558'O MSC_Test_2-RAN(2853)@37811ff634e5: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2853)@37811ff634e5: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2875)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:12 MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 TC_iu_multi_lu_and_mt_ussd2(2883)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2883)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:11 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C051465D24795210436A02558'O MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: { messageType := 2, destLocRef := 'CB587E'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(2852)@37811ff634e5: Session index based on local reference:14 MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:5 MSC_Test_2-RAN(2853)@37811ff634e5: patching N(SD)=0 into dtap '051445F5386221047E4015CE'O MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:20 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-RAN(2853)@37811ff634e5: patched enc_l3: '051445F5386221047E4015CE'O MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:1 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 TC_iu_multi_lu_and_mt_ussd2(2885)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O TC_iu_multi_lu_and_mt_ussd2(2885)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:9 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:2 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:3 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:3 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:12 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 TC_iu_multi_lu_and_mt_ussd2(2863)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C051445F5386221047E4015CE'O MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:6 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:6 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:3 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:4 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2873)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2875)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:4 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2853)@37811ff634e5: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2853)@37811ff634e5: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:6 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:20 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:10 MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:7 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:4 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:10 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 TC_iu_multi_lu_and_mt_ussd2(2869)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:7 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:8 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2867)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:8 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2853)@37811ff634e5: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2853)@37811ff634e5: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:7 MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:20 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: { messageType := 2, destLocRef := 'C80DAB'O, sourceLocRef := '00021D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:15 MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2877)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2889)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2889)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2853)@37811ff634e5: Deleted conn table entry 0TC_iu_multi_lu_and_mt_ussd2(2865)548261 MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:11 TC_iu_multi_lu_and_mt_ussd2(2865)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2865)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2865)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-RAN(2853)@37811ff634e5: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2853)@37811ff634e5: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2873)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:13 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mt_ussd2(2865)@37811ff634e5: Final verdict of PTC: pass MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:8 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:20 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-RAN(2853)@37811ff634e5: patching N(SD)=0 into dtap '05141E57B62321040C64D9C3'O MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2853)@37811ff634e5: patched enc_l3: '05141E57B62321040C64D9C3'O MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:14 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mt_ussd2(2867)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:11 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:1 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:9 MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-RAN(2853)@37811ff634e5: patching N(SD)=0 into dtap '05145256E3062104372D78B0'O MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-RAN(2853)@37811ff634e5: patched enc_l3: '05145256E3062104372D78B0'O MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2877)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:13 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05141E57B62321040C64D9C3'O MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2853)@37811ff634e5: Deleted conn table entry 1TC_iu_multi_lu_and_mt_ussd2(2860)11784534 TC_iu_multi_lu_and_mt_ussd2(2860)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2860)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2860)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:9 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:2 MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:14 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05145256E3062104372D78B0'O MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2853)@37811ff634e5: Deleted conn table entry 2TC_iu_multi_lu_and_mt_ussd2(2861)12804769 MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2861)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2861)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2861)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:5 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2881)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:5 TC_iu_multi_lu_and_mt_ussd2(2860)@37811ff634e5: Final verdict of PTC: pass MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2869)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:12 MSC_Test_2-RAN(2853)@37811ff634e5: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2853)@37811ff634e5: patched enc_l3: '8B7A05A203020101'O TC_iu_multi_lu_and_mt_ussd2(2861)@37811ff634e5: Final verdict of PTC: pass MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:3 MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:4 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:10 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-RAN(2853)@37811ff634e5: Deleted conn table entry 3TC_iu_multi_lu_and_mt_ussd2(2863)13198152 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2853)@37811ff634e5: Deleted conn table entry 4TC_iu_multi_lu_and_mt_ussd2(2875)6326085 TC_iu_multi_lu_and_mt_ussd2(2863)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2863)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2863)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2875)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2875)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2875)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:10 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:15 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mt_ussd2(2863)@37811ff634e5: Final verdict of PTC: pass MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2875)@37811ff634e5: Final verdict of PTC: pass MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:9 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:20 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2879)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:6 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2853)@37811ff634e5: patching N(SD)=0 into dtap '051406F228AD2104C44F9A7F'O MSC_Test_2-RAN(2853)@37811ff634e5: patched enc_l3: '051406F228AD2104C44F9A7F'O MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:6 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:7 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:7 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2881)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:11 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2853)@37811ff634e5: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2853)@37811ff634e5: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:11 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer TC_iu_multi_lu_and_mt_ussd2(2873)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:13 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:14 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:5 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 TC_iu_multi_lu_and_mt_ussd2(2867)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:12 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:8 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:8 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2871)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:15 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C051406F228AD2104C44F9A7F'O MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:10 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:20 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2877)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:6 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:7 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2853)@37811ff634e5: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2853)@37811ff634e5: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:5 MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:13 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:12 MSC_Test_2-RAN(2853)@37811ff634e5: Deleted conn table entry 5TC_iu_multi_lu_and_mt_ussd2(2869)12223348 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2869)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2869)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O TC_iu_multi_lu_and_mt_ussd2(2869)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:14 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:11 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:20 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:8 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O TC_iu_multi_lu_and_mt_ussd2(2869)@37811ff634e5: Final verdict of PTC: pass MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:12 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:12 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:15 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2879)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2887)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:15 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:6 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2853)@37811ff634e5: Deleted conn table entry 6TC_iu_multi_lu_and_mt_ussd2(2873)2212308 MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2853)@37811ff634e5: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2853)@37811ff634e5: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2873)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2873)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2873)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:7 MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:9 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2853)@37811ff634e5: Deleted conn table entry 7TC_iu_multi_lu_and_mt_ussd2(2867)10353661 TC_iu_multi_lu_and_mt_ussd2(2867)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2867)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2867)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:12 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:20 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:9 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2873)@37811ff634e5: Final verdict of PTC: pass MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:13 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2881)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2867)@37811ff634e5: Final verdict of PTC: pass MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2871)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:13 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:9 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:14 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2887)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:14 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2883)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:8 MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:15 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:15 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:10 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2853)@37811ff634e5: Deleted conn table entry 8TC_iu_multi_lu_and_mt_ussd2(2877)1908128 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2877)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2877)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2877)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2885)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:10 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:11 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:11 MSC_Test_2-RAN(2853)@37811ff634e5: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2853)@37811ff634e5: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:9 MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:13 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:20 TC_iu_multi_lu_and_mt_ussd2(2877)@37811ff634e5: Final verdict of PTC: pass MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O TC_iu_multi_lu_and_mt_ussd2(2879)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2889)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2871)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2853)@37811ff634e5: Deleted conn table entry 9TC_iu_multi_lu_and_mt_ussd2(2881)11430361 TC_iu_multi_lu_and_mt_ussd2(2881)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2853)@37811ff634e5: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2853)@37811ff634e5: patched enc_l3: '8B7A05A203020101'O TC_iu_multi_lu_and_mt_ussd2(2881)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2881)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:14 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:20 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-RAN(2853)@37811ff634e5: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2853)@37811ff634e5: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:10 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:15 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:20 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 TC_iu_multi_lu_and_mt_ussd2(2881)@37811ff634e5: Final verdict of PTC: pass MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:11 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:12 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:12 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2887)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:12 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 TC_iu_multi_lu_and_mt_ussd2(2883)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O TC_iu_multi_lu_and_mt_ussd2(2885)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:10 MSC_Test_2-RAN(2853)@37811ff634e5: Deleted conn table entry 10TC_iu_multi_lu_and_mt_ussd2(2879)13498842 TC_iu_multi_lu_and_mt_ussd2(2879)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2879)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2879)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2889)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:13 TC_iu_multi_lu_and_mt_ussd2(2879)@37811ff634e5: Final verdict of PTC: pass MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2883)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:13 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:11 MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-RAN(2853)@37811ff634e5: Deleted conn table entry 11TC_iu_multi_lu_and_mt_ussd2(2871)8377286 TC_iu_multi_lu_and_mt_ussd2(2871)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2871)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2871)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:14 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2885)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:13 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2871)@37811ff634e5: Final verdict of PTC: pass MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:14 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:12 MSC_Test_2-RAN(2853)@37811ff634e5: Deleted conn table entry 12TC_iu_multi_lu_and_mt_ussd2(2887)10942811 MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:15 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2887)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2887)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2887)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:15 MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2852)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2889)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2887)@37811ff634e5: Final verdict of PTC: pass MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:14 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on connection ID:15 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2852)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2852)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:13 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2853)@37811ff634e5: Deleted conn table entry 13TC_iu_multi_lu_and_mt_ussd2(2883)14448108 TC_iu_multi_lu_and_mt_ussd2(2883)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2883)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2883)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2883)@37811ff634e5: Final verdict of PTC: pass MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2854)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:14 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2853)@37811ff634e5: Deleted conn table entry 14TC_iu_multi_lu_and_mt_ussd2(2885)13326462 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2852)@37811ff634e5: Session index based on local reference:15 TC_iu_multi_lu_and_mt_ussd2(2885)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2885)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2885)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2853)@37811ff634e5: Deleted conn table entry 15TC_iu_multi_lu_and_mt_ussd2(2889)13110699 MSC_Test_2-M3UA(2854)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2889)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2889)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2889)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2885)@37811ff634e5: Final verdict of PTC: pass TC_iu_multi_lu_and_mt_ussd2(2889)@37811ff634e5: Final verdict of PTC: pass MSC_Test_1-M3UA(2851)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(2848)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-SCCP(2849)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(2858)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(2855)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-RAN(2850)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(2846)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-RAN(2853)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2874)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(2857)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2880)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2888)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2866)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2878)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2884)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2872)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2891)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2862)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2876)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2845)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-SCCP(2852)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-M3UA(2854)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2870)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2868)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2890)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2882)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2886)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(2847)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(2859)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(2856)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2864)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2845): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(2846): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(2847): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(2848): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-SCCP(2849): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-RAN(2850): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-M3UA(2851): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-SCCP(2852): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-RAN(2853): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-M3UA(2854): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(2855): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(2856): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(2857): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(2858): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(2859): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2860): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2861): pass (pass -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2862): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2863): pass (pass -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2864): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2865): pass (pass -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2866): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2867): pass (pass -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2868): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2869): pass (pass -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2870): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2871): pass (pass -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2872): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2873): pass (pass -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2874): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2875): pass (pass -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2876): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2877): pass (pass -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2878): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2879): pass (pass -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2880): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2881): pass (pass -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2882): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2883): pass (pass -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2884): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2885): pass (pass -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2886): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2887): pass (pass -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2888): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2889): pass (pass -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2890): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2891): none (pass -> pass) MTC@37811ff634e5: Test case TC_iu_multi_lu_and_mt_ussd finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_multi_lu_and_mt_ussd pass'. Thu Nov 21 04:44:07 UTC 2024 ====== MSC_Tests_Iu.TC_iu_multi_lu_and_mt_ussd pass ====== Saving talloc report from 172.18.28.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=4729080) Waiting for packet dumper to finish... 1 (prev_count=4729080, count=4730241) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_multi_lu_and_mt_ussd pass' was executed successfully (exit status: 0). MTC@37811ff634e5: 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 ------ Thu Nov 21 04:44:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_with_invalid_mcc_mnc' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_iu_lu_with_invalid_mcc_mnc started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(2895)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(2895)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2895)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(2893)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_1-M3UA(2898)@37811ff634e5: ************************************************* MSC_Test_1-M3UA(2898)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2898)@37811ff634e5: ************************************************* MSC_Test_1-SCCP(2896)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_2-M3UA(2901)@37811ff634e5: ************************************************* MSC_Test_2-M3UA(2901)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2901)@37811ff634e5: ************************************************* MSC_Test_2-SCCP(2899)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2902)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2895)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(2895)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2895)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2895)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(2895)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2895)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2895)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2895)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2895)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2895)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2895)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2895)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2895)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2895)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2895)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2895)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2898)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23907 to server: "172.18.28.200":2905 association #8 MSC_Test_1-M3UA(2898)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2898)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2898)@37811ff634e5: M3UA_ASPUP sent MSC_Test_1-M3UA(2898)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2898)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2898)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2898)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2898)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2898)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2898)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2898)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2898)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2898)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2898)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2898)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2901)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23908 to server: "172.18.28.200":2905 association #8 MSC_Test_2-M3UA(2901)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2901)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2901)@37811ff634e5: M3UA_ASPUP sent MSC_Test_2-M3UA(2901)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2901)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2901)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2901)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2901)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2898)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2901)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2898)@37811ff634e5: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2901)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2901)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2901)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2901)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2901)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2901)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2895)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2895)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2895)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2894)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2898)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2898)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2898)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2897)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP-IPA(2904)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2904)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2904)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2904)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2904)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2904)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2904)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2904)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_2-M3UA(2901)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2901)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2901)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2900)@37811ff634e5: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2905)@37811ff634e5: Created GsupExpect[0] for "262420000001054" to be handled at TC_iu_lu_with_invalid_mcc_mnc2(2907) TC_iu_lu_with_invalid_mcc_mnc2(2907)@37811ff634e5: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001054'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_2-RAN(2900)@37811ff634e5: Added conn table entry 0TC_iu_lu_with_invalid_mcc_mnc2(2907)163297 MSC_Test_2-SCCP(2899)@37811ff634e5: First idle individual index:0 MSC_Test_2-M3UA(2901)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2900)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2901)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2901)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2899)@37811ff634e5: { messageType := 2, destLocRef := '027DE1'O, sourceLocRef := '00021E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2899)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(2905)@37811ff634e5: Found GsupExpect[0] for "262420000001054" handled at TC_iu_lu_with_invalid_mcc_mnc2(2907) MSC_Test-GSUP(2905)@37811ff634e5: Added IMSI table entry 0TC_iu_lu_with_invalid_mcc_mnc2(2907)"262420000001054" MSC_Test_2-M3UA(2901)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2901)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2901)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2901)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2899)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2899)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2899)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2899)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2899)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2899)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2899)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2899)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP-IPA(2904)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2904)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test_2-M3UA(2901)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2901)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2899)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-M3UA(2901)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2900)@37811ff634e5: Deleted conn table entry 0TC_iu_lu_with_invalid_mcc_mnc2(2907)163297 MSC_Test-GSUP-IPA(2904)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2904)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2904)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2904)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_iu_lu_with_invalid_mcc_mnc2(2907)@37811ff634e5: setverdict(fail): none -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@37811ff634e5: Test Component 2907 has requested to stop MTC. Terminating current testcase execution. MSC_Test_2-RAN(2900)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(2902)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-SCCP(2896)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(2893)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-SCCP(2899)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-RAN(2897)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-M3UA(2898)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(2894)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-M3UA(2901)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(2895)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(2904)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(2905)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(2906)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(2903)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2892)@37811ff634e5: Final verdict of PTC: none TC_iu_lu_with_invalid_mcc_mnc2(2907)@37811ff634e5: Final verdict of PTC: fail reason: "Tguard timeout" IPA-CTRL-CLI-IPA(2908)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2892): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(2893): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(2894): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(2895): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-SCCP(2896): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-RAN(2897): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-M3UA(2898): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-SCCP(2899): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-RAN(2900): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-M3UA(2901): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(2902): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(2903): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(2904): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(2905): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(2906): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_iu_lu_with_invalid_mcc_mnc2(2907): fail (none -> fail) reason: "Tguard timeout" MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2908): none (fail -> fail) MTC@37811ff634e5: Test case TC_iu_lu_with_invalid_mcc_mnc finished. Verdict: fail reason: Tguard timeout MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_with_invalid_mcc_mnc fail'. Thu Nov 21 04:45:14 UTC 2024 ------ MSC_Tests_Iu.TC_iu_lu_with_invalid_mcc_mnc fail ------ Saving talloc report from 172.18.28.10:4254 to MSC_Tests_Iu.TC_iu_lu_with_invalid_mcc_mnc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=226105) Waiting for packet dumper to finish... 1 (prev_count=226105, count=227266) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_with_invalid_mcc_mnc fail' was executed successfully (exit status: 0). MTC@37811ff634e5: 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 ------ Thu Nov 21 04:45:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_lu_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_expire_while_paging' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_iu_lu_and_expire_while_paging started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(2912)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(2912)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2912)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(2910)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_1-M3UA(2915)@37811ff634e5: ************************************************* MSC_Test_1-M3UA(2915)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2915)@37811ff634e5: ************************************************* MSC_Test_1-SCCP(2913)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_2-M3UA(2918)@37811ff634e5: ************************************************* MSC_Test_2-M3UA(2918)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2918)@37811ff634e5: ************************************************* MSC_Test_2-SCCP(2916)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2919)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2912)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(2912)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2912)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2912)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(2912)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2912)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2912)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2912)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2912)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2912)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2912)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2912)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2912)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2912)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2912)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2912)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2915)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23907 to server: "172.18.28.200":2905 association #8 MSC_Test_1-M3UA(2915)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2915)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2915)@37811ff634e5: M3UA_ASPUP sent MSC_Test_1-M3UA(2915)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2915)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2915)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2915)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2915)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2915)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2915)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2915)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2915)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2915)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2915)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2915)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2918)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23908 to server: "172.18.28.200":2905 association #8 MSC_Test_2-M3UA(2918)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2918)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2918)@37811ff634e5: M3UA_ASPUP sent MSC_Test_2-M3UA(2918)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2918)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2918)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2918)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2918)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2918)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2915)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2918)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2915)@37811ff634e5: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2918)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2918)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2918)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2918)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2918)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2921)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2921)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2921)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2921)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2921)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2921)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2921)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2921)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2922)@37811ff634e5: Created GsupExpect[0] for "262420000001055" to be handled at TC_iu_lu_and_expire_while_paging2(2924) TC_iu_lu_and_expire_while_paging2(2924)@37811ff634e5: 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(2912)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2912)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2912)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2911)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2915)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2915)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2915)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2914)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2918)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2918)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2918)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2917)@37811ff634e5: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2917)@37811ff634e5: Added conn table entry 0TC_iu_lu_and_expire_while_paging2(2924)2185627 MSC_Test_2-SCCP(2916)@37811ff634e5: First idle individual index:0 MSC_Test_2-RAN(2917)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2918)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2918)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2918)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2916)@37811ff634e5: { messageType := 2, destLocRef := '21599B'O, sourceLocRef := '00021F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2916)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(2922)@37811ff634e5: Found GsupExpect[0] for "262420000001055" handled at TC_iu_lu_and_expire_while_paging2(2924) MSC_Test-GSUP(2922)@37811ff634e5: Added IMSI table entry 0TC_iu_lu_and_expire_while_paging2(2924)"262420000001055" TC_iu_lu_and_expire_while_paging2(2924)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_expire_while_paging2(2924)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_2-M3UA(2918)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2918)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2916)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2916)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2916)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2916)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2917)@37811ff634e5: patching N(SD)=1 into dtap '0514E209AC9C21041749273A'O MSC_Test_2-RAN(2917)@37811ff634e5: patched enc_l3: '0554E209AC9C21041749273A'O MSC_Test_2-SCCP(2916)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2916)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2916)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2916)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554E209AC9C21041749273A'O MSC_Test_2-M3UA(2918)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2918)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2918)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2916)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2916)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2916)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2916)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2916)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2916)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2916)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2916)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2918)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2918)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2918)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2916)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2916)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2916)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2916)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2918)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2918)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2916)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2916)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2916)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2916)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_expire_while_paging2(2924)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2917)@37811ff634e5: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2917)@37811ff634e5: patched enc_l3: '059B'O MSC_Test_2-SCCP(2916)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2916)@37811ff634e5: vl_len:14 MSC_Test_2-SCCP(2916)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2916)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2918)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2918)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2918)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2916)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2916)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2916)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2916)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2916)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2916)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2916)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2916)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2918)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2918)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2918)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2916)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-M3UA(2918)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2917)@37811ff634e5: Deleted conn table entry 0TC_iu_lu_and_expire_while_paging2(2924)2185627 TC_iu_lu_and_expire_while_paging2(2924)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_expire_while_paging2(2924)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_expire_while_paging2(2924)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_expire_while_paging2(2924)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2917)@37811ff634e5: Created IMSI[0] for '262420000001055'H'BDBFB625'O to be handled at TC_iu_lu_and_expire_while_paging2(2924) MSC_Test-GSUP(2922)@37811ff634e5: Created GsupExpect[0] for "262420000001055" to be handled at TC_iu_lu_and_expire_while_paging2(2924) MSC_Test_2-M3UA(2918)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2918)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2917)@37811ff634e5: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_expire_while_paging2(2924) TC_iu_lu_and_expire_while_paging2(2924)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_expire_while_paging2(2924)@37811ff634e5: 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 := 'BDBFB625'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2917)@37811ff634e5: Added conn table entry 0TC_iu_lu_and_expire_while_paging2(2924)5957028 MSC_Test_2-SCCP(2916)@37811ff634e5: First idle individual index:0 MSC_Test_2-M3UA(2918)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2918)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2918)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2916)@37811ff634e5: { messageType := 2, destLocRef := '5AE5A4'O, sourceLocRef := '000220'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2916)@37811ff634e5: Session index based on local reference:0 TC_iu_lu_and_expire_while_paging2(2924)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_expire_while_paging2(2924)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2918)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2918)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2916)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2916)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2916)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2916)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2917)@37811ff634e5: patching N(SD)=0 into dtap '051448CA150721042EFFB24B'O MSC_Test_2-RAN(2917)@37811ff634e5: patched enc_l3: '051448CA150721042EFFB24B'O MSC_Test_2-SCCP(2916)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2916)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2916)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2916)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C051448CA150721042EFFB24B'O MSC_Test_2-M3UA(2918)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2918)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2918)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2916)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2916)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2916)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2916)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2916)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2916)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2916)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2916)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2918)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2918)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2918)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2916)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2916)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2916)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2916)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2918)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2918)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2916)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2916)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2916)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2916)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2916)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2916)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2916)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2916)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2918)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2918)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2918)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2916)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-RAN(2917)@37811ff634e5: Deleted conn table entry 0TC_iu_lu_and_expire_while_paging2(2924)5957028 TC_iu_lu_and_expire_while_paging2(2924)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2918)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_expire_while_paging2(2924)@37811ff634e5: Final verdict of PTC: pass MSC_Test-GSUP(2922)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-RAN(2914)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(2910)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(2912)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(2911)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-SCCP(2916)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(2919)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-SCCP(2913)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-RAN(2917)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(2921)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-M3UA(2918)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(2923)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-M3UA(2915)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2909)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2925)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(2920)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2909): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(2910): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(2911): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(2912): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-SCCP(2913): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-RAN(2914): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-M3UA(2915): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-SCCP(2916): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-RAN(2917): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-M3UA(2918): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(2919): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(2920): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(2921): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(2922): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(2923): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_iu_lu_and_expire_while_paging2(2924): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2925): none (pass -> pass) MTC@37811ff634e5: Test case TC_iu_lu_and_expire_while_paging finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_expire_while_paging pass'. Thu Nov 21 04:45:21 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_expire_while_paging pass ====== Saving talloc report from 172.18.28.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=414021) Waiting for packet dumper to finish... 1 (prev_count=414021, count=415182) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_expire_while_paging pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_mo_cc_iu_release'. ------ MSC_Tests_Iu.TC_mo_cc_iu_release ------ Thu Nov 21 04:45:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_mo_cc_iu_release' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_mo_cc_iu_release started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(2929)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(2929)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2929)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(2927)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_1-M3UA(2932)@37811ff634e5: ************************************************* MSC_Test_1-M3UA(2932)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2932)@37811ff634e5: ************************************************* MSC_Test_1-SCCP(2930)@37811ff634e5: v_sccp_pdu_maxlen:268 MTC@37811ff634e5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_2-M3UA(2935)@37811ff634e5: ************************************************* MSC_Test_2-M3UA(2935)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2935)@37811ff634e5: ************************************************* MSC_Test_2-SCCP(2933)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2936)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2929)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(2929)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2929)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2929)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(2929)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2929)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2929)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2929)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2929)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2929)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2929)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2929)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2929)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2929)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2929)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2929)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2932)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23907 to server: "172.18.28.200":2905 association #8 MSC_Test_1-M3UA(2932)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2932)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2932)@37811ff634e5: M3UA_ASPUP sent MSC_Test_1-M3UA(2932)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2932)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2932)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2932)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2932)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2932)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2932)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2932)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2932)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2932)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2932)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2932)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2935)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23908 to server: "172.18.28.200":2905 association #8 MSC_Test_2-M3UA(2935)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2935)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2935)@37811ff634e5: M3UA_ASPUP sent MSC_Test_2-M3UA(2935)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2935)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2935)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2935)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2935)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2935)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2932)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2935)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2932)@37811ff634e5: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2935)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2935)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2935)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2935)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2935)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2938)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2938)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2938)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2938)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2938)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2938)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2938)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2938)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2939)@37811ff634e5: Created GsupExpect[0] for "262420000001043" to be handled at TC_mo_cc_iu_release2(2941) TC_mo_cc_iu_release2(2941)@37811ff634e5: 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(2929)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2929)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2929)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2928)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2932)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2932)@37811ff634e5: Message received on association #8 MSC_Test_1-M3UA(2932)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2931)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2935)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2935)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2935)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2934)@37811ff634e5: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2934)@37811ff634e5: Added conn table entry 0TC_mo_cc_iu_release2(2941)8830814 MSC_Test_2-SCCP(2933)@37811ff634e5: First idle individual index:0 MSC_Test_2-RAN(2934)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2935)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2935)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2935)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2933)@37811ff634e5: { messageType := 2, destLocRef := '86BF5E'O, sourceLocRef := '000221'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2933)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(2939)@37811ff634e5: Found GsupExpect[0] for "262420000001043" handled at TC_mo_cc_iu_release2(2941) MSC_Test-GSUP(2939)@37811ff634e5: Added IMSI table entry 0TC_mo_cc_iu_release2(2941)"262420000001043" TC_mo_cc_iu_release2(2941)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_mo_cc_iu_release2(2941)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_2-M3UA(2935)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2935)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2933)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2933)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2933)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2933)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2934)@37811ff634e5: patching N(SD)=1 into dtap '05144ACFDD2D21049B095CA7'O MSC_Test_2-RAN(2934)@37811ff634e5: patched enc_l3: '05544ACFDD2D21049B095CA7'O MSC_Test_2-SCCP(2933)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2933)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2933)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2933)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05544ACFDD2D21049B095CA7'O MSC_Test_2-M3UA(2935)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2935)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2935)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2933)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2933)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2933)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2933)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2933)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2933)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2933)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2933)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2935)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2935)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2935)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2933)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2933)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2933)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2933)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2935)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2935)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2933)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2933)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2933)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2933)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_iu_release2(2941)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2934)@37811ff634e5: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2934)@37811ff634e5: patched enc_l3: '059B'O MSC_Test_2-SCCP(2933)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2933)@37811ff634e5: vl_len:14 MSC_Test_2-SCCP(2933)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2933)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2935)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2935)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2935)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2933)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2933)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2933)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2933)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2933)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2933)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2933)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2933)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2935)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2935)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2935)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2933)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-RAN(2934)@37811ff634e5: Deleted conn table entry 0TC_mo_cc_iu_release2(2941)8830814 MSC_Test_2-M3UA(2935)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_cc_iu_release2(2941)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_iu_release2(2941)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_mo_cc_iu_release2(2941)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_iu_release2(2941)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_iu_release2(2941)@37811ff634e5: 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 := '7928FABA'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2934)@37811ff634e5: Added conn table entry 0TC_mo_cc_iu_release2(2941)8267277 MSC_Test_2-RAN(2934)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2933)@37811ff634e5: First idle individual index:0 MSC_Test_2-M3UA(2935)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2935)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2935)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2933)@37811ff634e5: { messageType := 2, destLocRef := '7E260D'O ("~&\r"), sourceLocRef := '000222'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2933)@37811ff634e5: Session index based on local reference:0 TC_mo_cc_iu_release2(2941)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_mo_cc_iu_release2(2941)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2935)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2935)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2933)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2933)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2933)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2933)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2934)@37811ff634e5: patching N(SD)=1 into dtap '0514EAB515162104DAC0ADF4'O MSC_Test_2-RAN(2934)@37811ff634e5: patched enc_l3: '0554EAB515162104DAC0ADF4'O MSC_Test_2-SCCP(2933)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2933)@37811ff634e5: vl_len:24 MSC_Test_2-SCCP(2933)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2933)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554EAB515162104DAC0ADF4'O MSC_Test_2-M3UA(2935)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2935)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2935)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2933)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2933)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2933)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2933)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2933)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2933)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2933)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2933)@37811ff634e5: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2935)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2935)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2935)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2933)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2933)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2933)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2933)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2936)@37811ff634e5: Created MnccExpect[0] for "12345" to be handled at TC_mo_cc_iu_release2(2941) MSC_Test-MGCP(2937)@37811ff634e5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mo_cc_iu_release2(2941) MSC_Test_2-RAN(2934)@37811ff634e5: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2934)@37811ff634e5: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2933)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2933)@37811ff634e5: vl_len:28 MSC_Test_2-SCCP(2933)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2933)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O MSC_Test_2-M3UA(2935)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(2937)@37811ff634e5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "458", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e4" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_mo_cc_iu_release2(2941) TC_mo_cc_iu_release2(2941)@37811ff634e5: f_mo_call_establish 2: rx 1st CRCX TC_mo_cc_iu_release2(2941)@37811ff634e5: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(2936)@37811ff634e5: Found MnccExpect[0] for "12345" handled at TC_mo_cc_iu_release2(2941) MSC_Test-MNCC(2936)@37811ff634e5: Added conn table entry 0TC_mo_cc_iu_release2(2941)-2147483589 MSC_Test_2-M3UA(2935)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2935)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2933)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2933)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2933)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2933)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_iu_release2(2941)@37811ff634e5: f_mo_call_establish 1: rx MNCC SETUP ind TC_mo_cc_iu_release2(2941)@37811ff634e5: f_mo_call_establish 4.iu: rx RANAP RAB Assignment Request MSC_Test_2-SCCP(2933)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2933)@37811ff634e5: vl_len:46 MSC_Test_2-SCCP(2933)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2933)@37811ff634e5: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C60427C350001C0A802150000000000000000000000000040040C0000'O MSC_Test_2-M3UA(2935)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_cc_iu_release2(2941)@37811ff634e5: f_mo_call_establish 3: rx RTP CREATE TC_mo_cc_iu_release2(2941)@37811ff634e5: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_2-M3UA(2935)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2935)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2933)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2933)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2933)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2933)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2935)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2935)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2933)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2933)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2933)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2933)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_iu_release2(2941)@37811ff634e5: f_mo_call_establish 7: rx CC Alerting MSC_Test_2-SCCP(2933)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2933)@37811ff634e5: vl_len:12 MSC_Test_2-SCCP(2933)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2933)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000B40080000010004400140'O MSC_Test_2-M3UA(2935)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(2936)@37811ff634e5: Deleted conn table entry 0TC_mo_cc_iu_release2(2941)-2147483589 MSC_Test_2-M3UA(2935)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2935)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2935)@37811ff634e5: Message received on association #8 MSC_Test_2-SCCP(2933)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-M3UA(2935)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2933)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2933)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2933)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2933)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-SCCP(2933)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2933)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2933)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_iu_release2(2941)@37811ff634e5: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_cc_iu_release2(2941)@37811ff634e5: f_mo_call_establish DONE TC_mo_cc_iu_release2(2941)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2933)@37811ff634e5: Session index based on connection ID:0 MSC_Test_2-SCCP(2933)@37811ff634e5: vl_len:7 MSC_Test_2-SCCP(2933)@37811ff634e5: vl_from0 MSC_Test_2-SCCP(2933)@37811ff634e5: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2935)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2935)@37811ff634e5: Message received on association #8 MSC_Test_2-M3UA(2935)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2933)@37811ff634e5: Session index based on local reference:0 MSC_Test_2-RAN(2934)@37811ff634e5: Deleted conn table entry 0TC_mo_cc_iu_release2(2941)8267277 MSC_Test_2-M3UA(2935)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_cc_iu_release2(2941)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_iu_release2(2941)@37811ff634e5: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_mo_cc_iu_release2(2941)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_iu_release2(2941)@37811ff634e5: Final verdict of PTC: pass MSC_Test_0-M3UA(2929)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(2939)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-M3UA(2932)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-RAN(2934)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(2928)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-SCCP(2930)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-M3UA(2935)@37811ff634e5: Final verdict of PTC: none MSC_Test_1-RAN(2931)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2926)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(2927)@37811ff634e5: Final verdict of PTC: none MSC_Test_2-SCCP(2933)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(2936)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(2937)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(2938)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(2940)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2942)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: none MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2926): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(2927): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(2928): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(2929): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-SCCP(2930): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-RAN(2931): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_1-M3UA(2932): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-SCCP(2933): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-RAN(2934): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test_2-M3UA(2935): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(2936): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(2937): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(2938): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(2939): none (none -> none) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(2940): none (none -> none) MTC@37811ff634e5: Local verdict of PTC TC_mo_cc_iu_release2(2941): pass (none -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2942): none (pass -> pass) MTC@37811ff634e5: Test case TC_mo_cc_iu_release finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_mo_cc_iu_release pass'. Thu Nov 21 04:45:29 UTC 2024 ====== MSC_Tests_Iu.TC_mo_cc_iu_release pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests_Iu.TC_mo_cc_iu_release.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=517482) Waiting for packet dumper to finish... 1 (prev_count=517482, count=520945) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_mo_cc_iu_release pass' was executed successfully (exit status: 0). MC@37811ff634e5: Test execution finished. MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_no_callref'. ------ MSC_Tests_ASCI.TC_no_callref ------ Thu Nov 21 04:45: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_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_no_callref' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_no_callref started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(2946)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(2946)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2946)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(2944)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2947)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2946)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(2946)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2946)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2946)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(2946)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2946)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2946)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2946)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2946)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2946)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2946)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2946)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2946)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2946)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2946)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2946)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2949)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2949)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2949)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2949)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2949)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2949)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2949)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2949)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2950)@37811ff634e5: Created GsupExpect[0] for "262420000000033" to be handled at TC_no_callref0(2952) TC_no_callref0(2952)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(2946)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2946)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2946)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2945)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(2945)@37811ff634e5: Added conn table entry 0TC_no_callref0(2952)7254661 MSC_Test_0-RAN(2945)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2944)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(2945)@37811ff634e5: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-M3UA(2946)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2945)@37811ff634e5: Created Expect[0] for N-CONNECT to be handled at TC_no_callref0(2953) MSC_Test_0-RAN(2945)@37811ff634e5: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(2945)@37811ff634e5: Created Expect[1] for N-CONNECT to be handled at TC_no_callref0(2954) MSC_Test_0-M3UA(2946)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2946)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2946)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2946)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2944)@37811ff634e5: { messageType := 2, destLocRef := '6EB285'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(2944)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(2944)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(2944)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2944)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2944)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2950)@37811ff634e5: Found GsupExpect[0] for "262420000000033" handled at TC_no_callref0(2952) MSC_Test-GSUP(2950)@37811ff634e5: Added IMSI table entry 0TC_no_callref0(2952)"262420000000033" MSC_Test_0-SCCP(2944)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(2944)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(2944)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(2944)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(2946)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_no_callref0(2952)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_no_callref0(2952)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(2946)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2946)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2944)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(2944)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2944)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2944)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_no_callref0(2952)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2945)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2945)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(2944)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(2944)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(2944)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(2944)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(2946)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2946)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2946)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2944)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(2944)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2944)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2944)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2944)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(2944)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(2944)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(2944)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2946)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2946)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2946)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2944)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(2946)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2945)@37811ff634e5: Deleted conn table entry 0TC_no_callref0(2952)7254661 TC_no_callref0(2952)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_no_callref0(2952)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_no_callref0(2952)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_no_callref0(2952)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(2948)@37811ff634e5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_no_callref0(2952) TC_no_callref0(2952)@37811ff634e5: 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 := '7D01E82B'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2945)@37811ff634e5: Added conn table entry 0TC_no_callref0(2952)5183272 MSC_Test_0-RAN(2945)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2944)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(2946)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2946)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2946)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2944)@37811ff634e5: { messageType := 2, destLocRef := '4F1728'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(2944)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(2946)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2946)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2946)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2946)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2944)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(2944)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2944)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2944)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2944)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(2944)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2944)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2944)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_no_callref0(2952)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_no_callref0(2952)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_no_callref0(2952)@37811ff634e5: Sending SETUP. MTC@37811ff634e5: Got test event: "SETUP" MSC_Test_0-RAN(2945)@37811ff634e5: patching N(SD)=0 into dtap '003200002900'O MSC_Test_0-RAN(2945)@37811ff634e5: patched enc_l3: '003200002900'O MSC_Test_0-SCCP(2944)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(2944)@37811ff634e5: vl_len:9 MSC_Test_0-SCCP(2944)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(2944)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010006003200002900'O MSC_Test_0-M3UA(2946)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2946)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2946)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2946)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(2944)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(2944)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2944)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2944)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(2946)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2944)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(2944)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2944)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2944)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_no_callref0(2952)@37811ff634e5: Got GCC Termination with failure. MTC@37811ff634e5: Got test event: "GCC_TERMINATION_FAIL" TC_no_callref0(2952)@37811ff634e5: Got Clear Command on initial connection. MTC@37811ff634e5: Got test event: "CLEAR" MTC@37811ff634e5: All connection are cleared now. TC_no_callref0(2953)@37811ff634e5: Final verdict of PTC: none TC_no_callref0(2954)@37811ff634e5: Final verdict of PTC: none TC_no_callref0(2952)@37811ff634e5: Final verdict of PTC: pass MTC@37811ff634e5: getverdict: none MTC@37811ff634e5: setverdict(pass): none -> pass MTC@37811ff634e5: getverdict: pass MTC@37811ff634e5: All expected events have been received. The test passed. MSC_Test-GSUP(2950)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(2944)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2956)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(2945)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2957)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2955)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(2947)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(2946)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2943)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(2949)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(2948)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(2951)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: pass MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2943): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(2944): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(2945): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(2946): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(2947): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(2948): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(2949): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(2950): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(2951): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC TC_no_callref0(2952): pass (pass -> pass) MTC@37811ff634e5: Local verdict of PTC TC_no_callref0(2953): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC TC_no_callref0(2954): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2955): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2956): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2957): none (pass -> pass) MTC@37811ff634e5: Test case TC_no_callref finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_no_callref pass'. Thu Nov 21 04:45:36 UTC 2024 ====== MSC_Tests_ASCI.TC_no_callref pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests_ASCI.TC_no_callref.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=262207) Waiting for packet dumper to finish... 1 (prev_count=262207, count=263368) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_no_callref pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_setup_refuse'. ------ MSC_Tests_ASCI.TC_setup_refuse ------ Thu Nov 21 04:45: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_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_setup_refuse' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_setup_refuse started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(2961)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(2961)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2961)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(2959)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2962)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2961)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(2961)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2961)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2961)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(2961)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2961)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2961)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2961)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2961)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2961)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2961)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2961)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2961)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2961)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2961)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2961)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2964)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2964)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2964)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2964)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2964)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2964)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2964)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2964)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2965)@37811ff634e5: Created GsupExpect[0] for "262420000000033" to be handled at TC_setup_refuse0(2967) TC_setup_refuse0(2967)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(2961)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2961)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2961)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2960)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(2960)@37811ff634e5: Added conn table entry 0TC_setup_refuse0(2967)14310218 MSC_Test_0-RAN(2960)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2959)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(2961)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2960)@37811ff634e5: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(2960)@37811ff634e5: Created Expect[0] for N-CONNECT to be handled at TC_setup_refuse0(2968) MSC_Test_0-RAN(2960)@37811ff634e5: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(2960)@37811ff634e5: Created Expect[1] for N-CONNECT to be handled at TC_setup_refuse0(2969) MSC_Test_0-M3UA(2961)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2961)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2961)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2961)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2959)@37811ff634e5: { messageType := 2, destLocRef := 'DA5B4A'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(2959)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(2959)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(2959)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2959)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2959)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2965)@37811ff634e5: Found GsupExpect[0] for "262420000000033" handled at TC_setup_refuse0(2967) MSC_Test-GSUP(2965)@37811ff634e5: Added IMSI table entry 0TC_setup_refuse0(2967)"262420000000033" MSC_Test_0-SCCP(2959)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(2959)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(2959)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(2959)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(2961)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_setup_refuse0(2967)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_setup_refuse0(2967)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(2961)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2961)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2959)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(2959)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2959)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2959)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_setup_refuse0(2967)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2960)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2960)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(2959)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(2959)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(2959)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(2959)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(2961)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2961)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2961)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2959)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(2959)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2959)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2959)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2959)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(2959)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(2959)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(2959)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2961)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2961)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2961)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2959)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(2961)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2960)@37811ff634e5: Deleted conn table entry 0TC_setup_refuse0(2967)14310218 TC_setup_refuse0(2967)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_setup_refuse0(2967)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_setup_refuse0(2967)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_setup_refuse0(2967)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(2963)@37811ff634e5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_setup_refuse0(2967) TC_setup_refuse0(2967)@37811ff634e5: 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 := '2AEAFDDF'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2960)@37811ff634e5: Added conn table entry 0TC_setup_refuse0(2967)16195312 MSC_Test_0-RAN(2960)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2959)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(2961)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2961)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2961)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2961)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(2959)@37811ff634e5: { messageType := 2, destLocRef := 'F71EF0'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(2959)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(2961)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2961)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2961)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2959)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(2959)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2959)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2959)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2959)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(2959)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2959)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2959)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_setup_refuse0(2967)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_setup_refuse0(2967)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_setup_refuse0(2967)@37811ff634e5: Sending SETUP. MTC@37811ff634e5: Got test event: "SETUP" MSC_Test_0-RAN(2960)@37811ff634e5: patching N(SD)=0 into dtap '003200001900'O MSC_Test_0-RAN(2960)@37811ff634e5: patched enc_l3: '003200001900'O MSC_Test_0-SCCP(2959)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(2959)@37811ff634e5: vl_len:9 MSC_Test_0-SCCP(2959)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(2959)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010006003200001900'O MSC_Test_0-M3UA(2961)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2961)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2961)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2959)@37811ff634e5: First idle individual index:1 MSC_Test_0-SCCP(2959)@37811ff634e5: Warning: Stopping inactive timer T_ias[1]. MSC_Test_0-RAN(2960)@37811ff634e5: ExpectedCreateCallback VGCS/VBS Setup 193 MSC_Test_0-RAN(2960)@37811ff634e5: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(2960)@37811ff634e5: Found Expect[0] for N-CONNECT handled at TC_setup_refuse0(2968) MSC_Test_0-RAN(2960)@37811ff634e5: Added conn table entry 1TC_setup_refuse0(2968)9427524 MSC_Test_0-SCCP(2959)@37811ff634e5: Session index based on connection ID:1 MSC_Test_0-SCCP(2959)@37811ff634e5: Warning: Re-starting timer T_ias[1], which is already active (running or expired). MSC_Test_0-M3UA(2961)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_setup_refuse0(2968)@37811ff634e5: 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@37811ff634e5: Got test event: "VGCS_SETUP" TC_setup_refuse0(2968)@37811ff634e5: 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(2959)@37811ff634e5: Session index based on connection ID:1 MSC_Test_0-SCCP(2959)@37811ff634e5: vl_len:6 MSC_Test_0-SCCP(2959)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(2959)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000406040120'O MSC_Test_0-M3UA(2961)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2961)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2961)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2959)@37811ff634e5: Session index based on local reference:1 MSC_Test_0-SCCP(2959)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2959)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(2961)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(2959)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(2961)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2961)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(2959)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(2959)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2959)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2959)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(2961)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2959)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(2959)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2959)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2959)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_setup_refuse0(2968)@37811ff634e5: Got Clear Command on control connection. MTC@37811ff634e5: Got test event: "CLEAR" TC_setup_refuse0(2967)@37811ff634e5: Got GCC Termination with failure. MTC@37811ff634e5: Got test event: "GCC_TERMINATION_FAIL" TC_setup_refuse0(2967)@37811ff634e5: Got Clear Command on initial connection. MTC@37811ff634e5: Got test event: "CLEAR" MTC@37811ff634e5: All connection are cleared now. TC_setup_refuse0(2968)@37811ff634e5: Final verdict of PTC: none TC_setup_refuse0(2969)@37811ff634e5: Final verdict of PTC: none TC_setup_refuse0(2967)@37811ff634e5: Final verdict of PTC: pass MTC@37811ff634e5: getverdict: none MTC@37811ff634e5: setverdict(pass): none -> pass MTC@37811ff634e5: getverdict: pass MTC@37811ff634e5: All expected events have been received. The test passed. MSC_Test-MNCC(2962)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(2959)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(2961)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2970)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(2960)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2971)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(2964)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(2963)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(2966)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2958)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(2965)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2972)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: pass MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2958): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(2959): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(2960): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(2961): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(2962): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(2963): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(2964): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(2965): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(2966): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC TC_setup_refuse0(2967): pass (pass -> pass) MTC@37811ff634e5: Local verdict of PTC TC_setup_refuse0(2968): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC TC_setup_refuse0(2969): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2970): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2971): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2972): none (pass -> pass) MTC@37811ff634e5: Test case TC_setup_refuse finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_setup_refuse pass'. Thu Nov 21 04:45:44 UTC 2024 ====== MSC_Tests_ASCI.TC_setup_refuse pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests_ASCI.TC_setup_refuse.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=304747) Waiting for packet dumper to finish... 1 (prev_count=304747, count=306586) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_setup_refuse pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_assign_fail'. ------ MSC_Tests_ASCI.TC_assign_fail ------ Thu Nov 21 04:45: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_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_assign_fail' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_assign_fail started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(2976)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(2976)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2976)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(2974)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2977)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2976)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(2976)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2976)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2976)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(2976)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2976)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2976)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2976)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2976)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2976)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2976)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2976)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2976)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2976)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2976)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2976)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2979)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2979)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2979)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2979)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2979)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2979)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2979)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2979)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2980)@37811ff634e5: Created GsupExpect[0] for "262420000000033" to be handled at TC_assign_fail0(2982) TC_assign_fail0(2982)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(2976)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2976)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2976)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2976)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2976)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2976)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2975)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(2975)@37811ff634e5: Added conn table entry 0TC_assign_fail0(2982)16088740 MSC_Test_0-SCCP(2974)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(2975)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(2976)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2975)@37811ff634e5: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(2975)@37811ff634e5: Created Expect[0] for N-CONNECT to be handled at TC_assign_fail0(2983) MSC_Test_0-RAN(2975)@37811ff634e5: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(2975)@37811ff634e5: Created Expect[1] for N-CONNECT to be handled at TC_assign_fail0(2984) MSC_Test_0-M3UA(2976)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2976)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2976)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2976)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2974)@37811ff634e5: { messageType := 2, destLocRef := 'F57EA4'O, sourceLocRef := '000227'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2974)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(2974)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(2974)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test-GSUP(2980)@37811ff634e5: Found GsupExpect[0] for "262420000000033" handled at TC_assign_fail0(2982) MSC_Test_0-SCCP(2974)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2974)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2980)@37811ff634e5: Added IMSI table entry 0TC_assign_fail0(2982)"262420000000033" MSC_Test_0-SCCP(2974)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(2974)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(2974)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(2974)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(2976)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_assign_fail0(2982)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_assign_fail0(2982)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(2976)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2976)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2974)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(2974)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2974)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2974)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assign_fail0(2982)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2975)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2975)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(2974)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(2974)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(2974)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(2974)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(2976)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2976)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2976)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2974)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(2974)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2974)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2974)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2974)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(2974)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(2974)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(2974)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2976)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2976)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2976)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2974)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(2976)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2975)@37811ff634e5: Deleted conn table entry 0TC_assign_fail0(2982)16088740 TC_assign_fail0(2982)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_assign_fail0(2982)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_assign_fail0(2982)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_assign_fail0(2982)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(2978)@37811ff634e5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assign_fail0(2982) TC_assign_fail0(2982)@37811ff634e5: 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 := '3135E498'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2975)@37811ff634e5: Added conn table entry 0TC_assign_fail0(2982)7796087 MSC_Test_0-RAN(2975)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2974)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(2976)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2976)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2976)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2974)@37811ff634e5: { messageType := 2, destLocRef := '76F577'O, sourceLocRef := '000228'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2974)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(2976)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2976)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2974)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(2974)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2974)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(2976)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(2974)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(2976)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2974)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(2974)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2974)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2974)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assign_fail0(2982)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_assign_fail0(2982)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_assign_fail0(2982)@37811ff634e5: Sending SETUP. MTC@37811ff634e5: Got test event: "SETUP" MSC_Test_0-RAN(2975)@37811ff634e5: patching N(SD)=0 into dtap '003200001900'O MSC_Test_0-RAN(2975)@37811ff634e5: patched enc_l3: '003200001900'O MSC_Test_0-SCCP(2974)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(2974)@37811ff634e5: vl_len:9 MSC_Test_0-SCCP(2974)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(2974)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010006003200001900'O MSC_Test_0-M3UA(2976)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2976)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2976)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2974)@37811ff634e5: First idle individual index:1 MSC_Test_0-SCCP(2974)@37811ff634e5: Warning: Stopping inactive timer T_ias[1]. MSC_Test_0-RAN(2975)@37811ff634e5: ExpectedCreateCallback VGCS/VBS Setup 193 MSC_Test_0-RAN(2975)@37811ff634e5: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(2975)@37811ff634e5: Found Expect[0] for N-CONNECT handled at TC_assign_fail0(2983) MSC_Test_0-RAN(2975)@37811ff634e5: Added conn table entry 1TC_assign_fail0(2983)11707971 MSC_Test_0-SCCP(2974)@37811ff634e5: Session index based on connection ID:1 MSC_Test_0-SCCP(2974)@37811ff634e5: Warning: Re-starting timer T_ias[1], which is already active (running or expired). MSC_Test_0-M3UA(2976)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_assign_fail0(2983)@37811ff634e5: 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@37811ff634e5: Got test event: "VGCS_SETUP" TC_assign_fail0(2983)@37811ff634e5: 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(2974)@37811ff634e5: Session index based on connection ID:1 MSC_Test_0-SCCP(2974)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(2974)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(2974)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000105'O MSC_Test_0-M3UA(2976)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2976)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2976)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2974)@37811ff634e5: Session index based on local reference:1 MSC_Test_0-SCCP(2974)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2974)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2974)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assign_fail0(2983)@37811ff634e5: 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@37811ff634e5: Got test event: "UPLINK_SEIZED" MSC_Test-MGCP(2978)@37811ff634e5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "463", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e6" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assign_fail0(2982) TC_assign_fail0(2982)@37811ff634e5: as_optional_mgcp_crcx: rx CRCX MSC_Test_0-M3UA(2976)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2976)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2974)@37811ff634e5: First idle individual index:2 MSC_Test_0-SCCP(2974)@37811ff634e5: Warning: Stopping inactive timer T_ias[2]. MSC_Test_0-RAN(2975)@37811ff634e5: ExpectedCreateCallback VGCS/VBS Assignment 193 MSC_Test_0-RAN(2975)@37811ff634e5: ExpectTable[0].n_connectPointCode = omit ==? 193 MSC_Test_0-RAN(2975)@37811ff634e5: ExpectTable[1].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(2975)@37811ff634e5: Found Expect[1] for N-CONNECT handled at TC_assign_fail0(2984) MSC_Test_0-RAN(2975)@37811ff634e5: Added conn table entry 2TC_assign_fail0(2984)2091036 MSC_Test_0-SCCP(2974)@37811ff634e5: Session index based on connection ID:2 MSC_Test_0-SCCP(2974)@37811ff634e5: Warning: Re-starting timer T_ias[2], which is already active (running or expired). MSC_Test_0-M3UA(2976)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_assign_fail0(2984)@37811ff634e5: 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 := 'E6000000'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@37811ff634e5: Got test event: "VGCS_ASSIGN" TC_assign_fail0(2984)@37811ff634e5: 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(2974)@37811ff634e5: Session index based on connection ID:2 MSC_Test_0-SCCP(2974)@37811ff634e5: vl_len:6 MSC_Test_0-SCCP(2974)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(2974)@37811ff634e5: data sent by MTP3_SCCP_PORT: '00041D040120'O MSC_Test_0-M3UA(2976)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_assign_fail0(2982)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-M3UA(2976)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2976)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2974)@37811ff634e5: Session index based on local reference:2 MSC_Test_0-SCCP(2974)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2974)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2974)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(2976)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2976)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2974)@37811ff634e5: Session index based on local reference:1 MSC_Test_0-SCCP(2974)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2974)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2974)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(2976)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2976)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2976)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(2974)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(2976)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2974)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2974)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2974)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2974)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(2974)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2974)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2974)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assign_fail0(2984)@37811ff634e5: Got Clear Command on channel connection. MTC@37811ff634e5: Got test event: "CLEAR" TC_assign_fail0(2983)@37811ff634e5: Got Clear Command on control connection. MTC@37811ff634e5: Got test event: "CLEAR" TC_assign_fail0(2982)@37811ff634e5: Got GCC Termination with failure. MTC@37811ff634e5: Got test event: "GCC_TERMINATION_FAIL" TC_assign_fail0(2982)@37811ff634e5: Got Clear Command on initial connection. MTC@37811ff634e5: Got test event: "CLEAR" MTC@37811ff634e5: All connection are cleared now. TC_assign_fail0(2984)@37811ff634e5: Final verdict of PTC: none TC_assign_fail0(2983)@37811ff634e5: Final verdict of PTC: none TC_assign_fail0(2982)@37811ff634e5: Final verdict of PTC: pass MTC@37811ff634e5: getverdict: none MTC@37811ff634e5: setverdict(pass): none -> pass MTC@37811ff634e5: getverdict: pass MTC@37811ff634e5: All expected events have been received. The test passed. MSC_Test_0-SCCP(2974)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(2980)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(2975)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(2977)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(2976)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(2981)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2973)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(2978)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(2979)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2986)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2987)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2985)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: pass MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2973): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(2974): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(2975): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(2976): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(2977): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(2978): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(2979): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(2980): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(2981): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC TC_assign_fail0(2982): pass (pass -> pass) MTC@37811ff634e5: Local verdict of PTC TC_assign_fail0(2983): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC TC_assign_fail0(2984): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2985): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2986): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2987): none (pass -> pass) MTC@37811ff634e5: Test case TC_assign_fail finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_assign_fail pass'. Thu Nov 21 04:45:52 UTC 2024 ====== MSC_Tests_ASCI.TC_assign_fail pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests_ASCI.TC_assign_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=366369) Waiting for packet dumper to finish... 1 (prev_count=366369, count=367530) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_assign_fail pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_complete_vgcs'. ------ MSC_Tests_ASCI.TC_complete_vgcs ------ Thu Nov 21 04:45: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_complete_vgcs.pcap" >/data/MSC_Tests_ASCI.TC_complete_vgcs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_complete_vgcs' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_complete_vgcs started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(2991)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(2991)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2991)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(2989)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2992)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2991)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(2991)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2991)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2991)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(2991)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2991)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2991)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2991)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2991)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2991)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2991)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2991)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2991)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2991)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2991)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2991)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2994)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2994)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2994)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2994)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2994)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2994)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2994)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2994)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2995)@37811ff634e5: Created GsupExpect[0] for "262420000000033" to be handled at TC_complete_vgcs0(2997) TC_complete_vgcs0(2997)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(2991)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2991)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2991)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2991)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2991)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2991)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2991)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2991)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2991)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2990)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(2990)@37811ff634e5: Added conn table entry 0TC_complete_vgcs0(2997)8084036 MSC_Test_0-SCCP(2989)@37811ff634e5: First idle individual index:0 MSC_Test_0-RAN(2990)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(2991)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2990)@37811ff634e5: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(2990)@37811ff634e5: Created Expect[0] for N-CONNECT to be handled at TC_complete_vgcs0(2998) MSC_Test_0-RAN(2990)@37811ff634e5: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(2990)@37811ff634e5: Created Expect[1] for N-CONNECT to be handled at TC_complete_vgcs0(2999) MSC_Test_0-M3UA(2991)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2991)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2991)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2991)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2989)@37811ff634e5: { messageType := 2, destLocRef := '7B5A44'O ("{ZD"), sourceLocRef := '000229'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2989)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(2989)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(2989)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2989)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2989)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2995)@37811ff634e5: Found GsupExpect[0] for "262420000000033" handled at TC_complete_vgcs0(2997) MSC_Test-GSUP(2995)@37811ff634e5: Added IMSI table entry 0TC_complete_vgcs0(2997)"262420000000033" MSC_Test_0-SCCP(2989)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(2989)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(2989)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(2989)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(2991)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_complete_vgcs0(2997)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_complete_vgcs0(2997)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-M3UA(2991)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2991)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2989)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(2989)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2989)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2989)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vgcs0(2997)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2990)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2990)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(2989)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(2989)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(2989)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(2989)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(2991)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2991)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2991)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2989)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(2989)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2989)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2989)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2989)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(2989)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(2989)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(2989)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2991)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2991)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2991)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2989)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(2991)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2990)@37811ff634e5: Deleted conn table entry 0TC_complete_vgcs0(2997)8084036 TC_complete_vgcs0(2997)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_complete_vgcs0(2997)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_complete_vgcs0(2997)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_complete_vgcs0(2997)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(2993)@37811ff634e5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_complete_vgcs0(2997) TC_complete_vgcs0(2997)@37811ff634e5: 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 := '64A15A70'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2990)@37811ff634e5: Added conn table entry 0TC_complete_vgcs0(2997)5364148 MSC_Test_0-RAN(2990)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2989)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(2991)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2991)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2991)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2991)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2991)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2991)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2991)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2989)@37811ff634e5: { messageType := 2, destLocRef := '51D9B4'O, sourceLocRef := '00022A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2989)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(2989)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(2989)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2989)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2989)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2989)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(2989)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2989)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2989)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vgcs0(2997)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_complete_vgcs0(2997)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_complete_vgcs0(2997)@37811ff634e5: Sending SETUP. MTC@37811ff634e5: Got test event: "SETUP" MSC_Test_0-RAN(2990)@37811ff634e5: patching N(SD)=0 into dtap '003200001900'O MSC_Test_0-RAN(2990)@37811ff634e5: patched enc_l3: '003200001900'O MSC_Test_0-SCCP(2989)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(2989)@37811ff634e5: vl_len:9 MSC_Test_0-SCCP(2989)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(2989)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010006003200001900'O MSC_Test_0-M3UA(2991)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2991)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2991)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2989)@37811ff634e5: First idle individual index:1 MSC_Test_0-SCCP(2989)@37811ff634e5: Warning: Stopping inactive timer T_ias[1]. MSC_Test_0-RAN(2990)@37811ff634e5: ExpectedCreateCallback VGCS/VBS Setup 193 MSC_Test_0-RAN(2990)@37811ff634e5: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(2990)@37811ff634e5: Found Expect[0] for N-CONNECT handled at TC_complete_vgcs0(2998) MSC_Test_0-RAN(2990)@37811ff634e5: Added conn table entry 1TC_complete_vgcs0(2998)1266721 MSC_Test_0-SCCP(2989)@37811ff634e5: Session index based on connection ID:1 MSC_Test_0-SCCP(2989)@37811ff634e5: Warning: Re-starting timer T_ias[1], which is already active (running or expired). MSC_Test_0-M3UA(2991)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_complete_vgcs0(2998)@37811ff634e5: 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@37811ff634e5: Got test event: "VGCS_SETUP" TC_complete_vgcs0(2998)@37811ff634e5: 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(2989)@37811ff634e5: Session index based on connection ID:1 MSC_Test_0-SCCP(2989)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(2989)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(2989)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000105'O MSC_Test_0-M3UA(2991)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2991)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2991)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2989)@37811ff634e5: Session index based on local reference:1 MSC_Test_0-SCCP(2989)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2989)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2989)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vgcs0(2998)@37811ff634e5: 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@37811ff634e5: Got test event: "UPLINK_SEIZED" MSC_Test-MGCP(2993)@37811ff634e5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "465", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e7" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_complete_vgcs0(2997) TC_complete_vgcs0(2997)@37811ff634e5: as_optional_mgcp_crcx: rx CRCX MSC_Test_0-M3UA(2991)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2991)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2989)@37811ff634e5: First idle individual index:2 MSC_Test_0-SCCP(2989)@37811ff634e5: Warning: Stopping inactive timer T_ias[2]. MSC_Test_0-RAN(2990)@37811ff634e5: ExpectedCreateCallback VGCS/VBS Assignment 193 MSC_Test_0-RAN(2990)@37811ff634e5: ExpectTable[0].n_connectPointCode = omit ==? 193 MSC_Test_0-RAN(2990)@37811ff634e5: ExpectTable[1].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(2990)@37811ff634e5: Found Expect[1] for N-CONNECT handled at TC_complete_vgcs0(2999) MSC_Test_0-RAN(2990)@37811ff634e5: Added conn table entry 2TC_complete_vgcs0(2999)8799284 MSC_Test_0-SCCP(2989)@37811ff634e5: Session index based on connection ID:2 MSC_Test_0-SCCP(2989)@37811ff634e5: Warning: Re-starting timer T_ias[2], which is already active (running or expired). MSC_Test_0-M3UA(2991)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_complete_vgcs0(2999)@37811ff634e5: 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 := 'E7000000'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@37811ff634e5: Got test event: "VGCS_ASSIGN" TC_complete_vgcs0(2999)@37811ff634e5: 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(2989)@37811ff634e5: Session index based on connection ID:2 MSC_Test_0-SCCP(2989)@37811ff634e5: vl_len:29 MSC_Test_0-SCCP(2989)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(2989)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001B1C0B03040801050302002A7C060102030409267E01807F01000000'O MSC_Test_0-M3UA(2991)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2991)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2991)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2989)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(2989)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2989)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2989)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(2990)@37811ff634e5: Warning: dec_PDU_BSSAP(): Data remained at the end of the stream after successful decoding: '37050000191000'O TC_complete_vgcs0(2997)@37811ff634e5: 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@37811ff634e5: Got test event: "ASSIGNMENT" TC_complete_vgcs0(2997)@37811ff634e5: 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(2989)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(2989)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(2989)@37811ff634e5: vl_from0 TC_complete_vgcs0(2997)@37811ff634e5: as_optional_mgcp_mdcx: rx MDCX MSC_Test_0-SCCP(2989)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000102'O TC_complete_vgcs0(2997)@37811ff634e5: { line := { verb := "MDCX", trans_id := "466", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "e7" }, { code := "I", val := "11111" }, { code := "M", val := "sendonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e7", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.28.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "1.2.3.4", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 2342, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "3" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { ptime := { attr_value := "20" } } } } } } } MSC_Test_0-M3UA(2991)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2991)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2991)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2989)@37811ff634e5: Session index based on local reference:1 MSC_Test_0-SCCP(2989)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2989)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2989)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(2991)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2991)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2989)@37811ff634e5: Session index based on local reference:1 MSC_Test_0-SCCP(2989)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2989)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(2991)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(2989)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(2991)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2989)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(2989)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2989)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2989)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vgcs0(2997)@37811ff634e5: Got Clear Command on initial connection. MTC@37811ff634e5: Got test event: "CLEAR" TC_complete_vgcs0(2998)@37811ff634e5: Got GCC Connect. MTC@37811ff634e5: Got test event: "GCC_CONNECT" TC_complete_vgcs0(2998)@37811ff634e5: Got GCC Set Parameter. MTC@37811ff634e5: Got test event: "GCC_SET_PARAM" TC_complete_vgcs0(2998)@37811ff634e5: 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(2989)@37811ff634e5: Session index based on connection ID:1 MSC_Test_0-SCCP(2989)@37811ff634e5: vl_len:6 MSC_Test_0-SCCP(2989)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(2989)@37811ff634e5: data sent by MTP3_SCCP_PORT: '00044A040109'O MSC_Test_0-M3UA(2991)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_complete_vgcs0(2997)@37811ff634e5: as_optional_mgcp_mdcx: rx MDCX TC_complete_vgcs0(2997)@37811ff634e5: { line := { verb := "MDCX", trans_id := "467", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "e7" }, { code := "I", val := "11111" }, { code := "M", val := "sendonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e7", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.28.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(2998)@37811ff634e5: 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(2989)@37811ff634e5: Session index based on connection ID:1 MSC_Test_0-SCCP(2989)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(2989)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(2989)@37811ff634e5: data sent by MTP3_SCCP_PORT: '00011F'O MSC_Test_0-M3UA(2991)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2991)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2991)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2989)@37811ff634e5: Session index based on local reference:1 MSC_Test_0-SCCP(2989)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2989)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2989)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vgcs0(2998)@37811ff634e5: 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@37811ff634e5: Got test event: "UPLINK_REQ_ACK" TC_complete_vgcs0(2998)@37811ff634e5: 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(2998)@37811ff634e5: Sending GCC Termination Request: '3500001900'O MSC_Test_0-SCCP(2989)@37811ff634e5: Session index based on connection ID:1 MSC_Test_0-SCCP(2989)@37811ff634e5: vl_len:25 MSC_Test_0-SCCP(2989)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(2989)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001749050302002A170F061103505902082926240000000033'O MSC_Test_0-M3UA(2991)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2990)@37811ff634e5: patching N(SD)=0 into dtap '003500001900'O MSC_Test_0-RAN(2990)@37811ff634e5: patched enc_l3: '003500001900'O MSC_Test_0-SCCP(2989)@37811ff634e5: Session index based on connection ID:1 MSC_Test_0-SCCP(2989)@37811ff634e5: vl_len:9 MSC_Test_0-SCCP(2989)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(2989)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010006003500001900'O MSC_Test_0-M3UA(2991)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2991)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2991)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2989)@37811ff634e5: Session index based on local reference:1 MSC_Test_0-SCCP(2989)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2989)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2989)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vgcs0(2997)@37811ff634e5: as_optional_mgcp_mdcx: rx MDCX TC_complete_vgcs0(2998)@37811ff634e5: Got GCC Set Parameter. MTC@37811ff634e5: Got test event: "GCC_SET_PARAM" TC_complete_vgcs0(2997)@37811ff634e5: { line := { verb := "MDCX", trans_id := "468", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "e7" }, { code := "I", val := "11111" }, { code := "M", val := "confecho" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e7", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.28.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "1.2.3.4", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 2342, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "3" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { ptime := { attr_value := "20" } } } } } } } MSC_Test_0-M3UA(2991)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2991)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2989)@37811ff634e5: Session index based on local reference:1 MSC_Test_0-SCCP(2989)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2989)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2989)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(2991)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(2991)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2989)@37811ff634e5: Session index based on local reference:1 MSC_Test_0-SCCP(2989)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2989)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(2991)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(2989)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(2991)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2989)@37811ff634e5: Session index based on local reference:2 MSC_Test_0-SCCP(2989)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2989)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2989)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vgcs0(2999)@37811ff634e5: Got Clear Command on channel connection. MTC@37811ff634e5: Got test event: "CLEAR" TC_complete_vgcs0(2998)@37811ff634e5: 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(2989)@37811ff634e5: Session index based on connection ID:1 MSC_Test_0-SCCP(2989)@37811ff634e5: vl_len:6 MSC_Test_0-SCCP(2989)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(2989)@37811ff634e5: data sent by MTP3_SCCP_PORT: '00044A040109'O MSC_Test_0-M3UA(2991)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_complete_vgcs0(2998)@37811ff634e5: 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(2989)@37811ff634e5: Session index based on connection ID:1 MSC_Test_0-SCCP(2989)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(2989)@37811ff634e5: vl_from0 TC_complete_vgcs0(2998)@37811ff634e5: Got GCC Termination. MSC_Test_0-SCCP(2989)@37811ff634e5: data sent by MTP3_SCCP_PORT: '00011F'O MTC@37811ff634e5: Got test event: "GCC_TERMINATION" MSC_Test_0-M3UA(2991)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_complete_vgcs0(2998)@37811ff634e5: Got Clear Command on control connection. MTC@37811ff634e5: Got test event: "CLEAR" MTC@37811ff634e5: All connection are cleared now. TC_complete_vgcs0(2999)@37811ff634e5: Final verdict of PTC: none TC_complete_vgcs0(2998)@37811ff634e5: Final verdict of PTC: none TC_complete_vgcs0(2997)@37811ff634e5: Final verdict of PTC: pass MTC@37811ff634e5: getverdict: none MTC@37811ff634e5: setverdict(pass): none -> pass MTC@37811ff634e5: getverdict: pass MTC@37811ff634e5: All expected events have been received. The test passed. MSC_Test_0-SCCP(2989)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(2995)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-RAN(2990)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(2992)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(2994)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2988)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(2996)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(2993)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3000)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3001)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3002)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(2991)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: pass MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(2988): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(2989): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(2990): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(2991): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(2992): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(2993): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(2994): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(2995): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(2996): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC TC_complete_vgcs0(2997): pass (pass -> pass) MTC@37811ff634e5: Local verdict of PTC TC_complete_vgcs0(2998): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC TC_complete_vgcs0(2999): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(3000): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(3001): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(3002): none (pass -> pass) MTC@37811ff634e5: Test case TC_complete_vgcs finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_complete_vgcs pass'. Thu Nov 21 04:46:01 UTC 2024 ====== MSC_Tests_ASCI.TC_complete_vgcs pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests_ASCI.TC_complete_vgcs.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=473737) Waiting for packet dumper to finish... 1 (prev_count=473737, count=474898) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_complete_vgcs pass' was executed successfully (exit status: 0). MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_complete_vbs'. ------ MSC_Tests_ASCI.TC_complete_vbs ------ Thu Nov 21 04:46: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_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@37811ff634e5: External command `../ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_complete_vbs' was executed successfully (exit status: 0). MTC@37811ff634e5: Test case TC_complete_vbs started. MTC@37811ff634e5: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@37811ff634e5: Starting RAN_Emulation MSC_Test_0-M3UA(3006)@37811ff634e5: ************************************************* MSC_Test_0-M3UA(3006)@37811ff634e5: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(3006)@37811ff634e5: ************************************************* MSC_Test_0-SCCP(3004)@37811ff634e5: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(3007)@37811ff634e5: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(3006)@37811ff634e5: SCTP_ConnectResult -> connection established from: "172.18.28.103":23906 to server: "172.18.28.200":2905 association #8 MSC_Test_0-M3UA(3006)@37811ff634e5: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(3006)@37811ff634e5: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(3006)@37811ff634e5: M3UA_ASPUP sent MSC_Test_0-M3UA(3006)@37811ff634e5: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(3006)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(3006)@37811ff634e5: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(3006)@37811ff634e5: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(3006)@37811ff634e5: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(3006)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(3006)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(3006)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(3006)@37811ff634e5: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(3006)@37811ff634e5: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(3006)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(3006)@37811ff634e5: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(3009)@37811ff634e5: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(3009)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(3009)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3009)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3009)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(3009)@37811ff634e5: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(3009)@37811ff634e5: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(3009)@37811ff634e5: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(3010)@37811ff634e5: Created GsupExpect[0] for "262420000000033" to be handled at TC_complete_vbs0(3012) TC_complete_vbs0(3012)@37811ff634e5: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(3006)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(3006)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(3006)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3006)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(3006)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3006)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(3006)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3006)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(3006)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(3008)@37811ff634e5: Ignoring MGCP { command := { line := { verb := "DLCX", trans_id := "469", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "e7" }, { code := "I", val := "11111" } }, sdp := omit } } MSC_Test_0-RAN(3005)@37811ff634e5: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(3005)@37811ff634e5: Added conn table entry 0TC_complete_vbs0(3012)13034144 MSC_Test_0-RAN(3005)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(3004)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(3006)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(3005)@37811ff634e5: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(3005)@37811ff634e5: Created Expect[0] for N-CONNECT to be handled at TC_complete_vbs0(3013) MSC_Test_0-RAN(3005)@37811ff634e5: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(3005)@37811ff634e5: Created Expect[1] for N-CONNECT to be handled at TC_complete_vbs0(3014) MSC_Test_0-M3UA(3006)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(3006)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3006)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(3006)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3004)@37811ff634e5: { messageType := 2, destLocRef := 'C6E2A0'O, sourceLocRef := '00022B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(3004)@37811ff634e5: Session index based on local reference:0 MSC_Test-GSUP(3010)@37811ff634e5: Found GsupExpect[0] for "262420000000033" handled at TC_complete_vbs0(3012) MSC_Test-GSUP(3010)@37811ff634e5: Added IMSI table entry 0TC_complete_vbs0(3012)"262420000000033" MSC_Test_0-SCCP(3004)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(3004)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3004)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3004)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3004)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(3004)@37811ff634e5: vl_len:8 MSC_Test_0-SCCP(3004)@37811ff634e5: vl_from0 TC_complete_vbs0(3012)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_complete_vbs0(3012)@37811ff634e5: setverdict(pass): none -> pass MSC_Test_0-SCCP(3004)@37811ff634e5: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(3006)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(3006)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(3006)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3004)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(3004)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3004)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3004)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vbs0(3012)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(3005)@37811ff634e5: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(3005)@37811ff634e5: patched enc_l3: '055B'O MSC_Test_0-SCCP(3004)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(3004)@37811ff634e5: vl_len:5 MSC_Test_0-SCCP(3004)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(3004)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(3006)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(3006)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(3006)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3004)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(3004)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3004)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3004)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3004)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(3004)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(3004)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(3004)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(3006)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(3006)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(3006)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3004)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(3006)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(3005)@37811ff634e5: Deleted conn table entry 0TC_complete_vbs0(3012)13034144 TC_complete_vbs0(3012)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_complete_vbs0(3012)@37811ff634e5: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_complete_vbs0(3012)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_complete_vbs0(3012)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(3008)@37811ff634e5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_complete_vbs0(3012) TC_complete_vbs0(3012)@37811ff634e5: 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 := '009DD63F'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(3005)@37811ff634e5: Added conn table entry 0TC_complete_vbs0(3012)10827026 MSC_Test_0-RAN(3005)@37811ff634e5: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(3004)@37811ff634e5: First idle individual index:0 MSC_Test_0-M3UA(3006)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(3006)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(3006)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3004)@37811ff634e5: { messageType := 2, destLocRef := 'A53512'O, sourceLocRef := '00022C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(3004)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(3006)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(3006)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3006)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(3004)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-M3UA(3006)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3004)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3004)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3004)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3004)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(3004)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3004)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3004)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vbs0(3012)@37811ff634e5: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_complete_vbs0(3012)@37811ff634e5: setverdict(pass): pass -> pass, component reason not changed TC_complete_vbs0(3012)@37811ff634e5: Sending SETUP. MTC@37811ff634e5: Got test event: "SETUP" MSC_Test_0-RAN(3005)@37811ff634e5: patching N(SD)=0 into dtap '013200001A00'O MSC_Test_0-RAN(3005)@37811ff634e5: patched enc_l3: '013200001A00'O MSC_Test_0-SCCP(3004)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(3004)@37811ff634e5: vl_len:9 MSC_Test_0-SCCP(3004)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(3004)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010006013200001A00'O MSC_Test_0-M3UA(3006)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(3006)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(3006)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3004)@37811ff634e5: First idle individual index:1 MSC_Test_0-SCCP(3004)@37811ff634e5: Warning: Stopping inactive timer T_ias[1]. MSC_Test_0-RAN(3005)@37811ff634e5: ExpectedCreateCallback VGCS/VBS Setup 193 MSC_Test_0-RAN(3005)@37811ff634e5: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(3005)@37811ff634e5: Found Expect[0] for N-CONNECT handled at TC_complete_vbs0(3013) MSC_Test_0-RAN(3005)@37811ff634e5: Added conn table entry 1TC_complete_vbs0(3013)7753197 MSC_Test_0-SCCP(3004)@37811ff634e5: Session index based on connection ID:1 MSC_Test_0-SCCP(3004)@37811ff634e5: Warning: Re-starting timer T_ias[1], which is already active (running or expired). MSC_Test_0-M3UA(3006)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_complete_vbs0(3013)@37811ff634e5: 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@37811ff634e5: Got test event: "VGCS_SETUP" TC_complete_vbs0(3013)@37811ff634e5: 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(3004)@37811ff634e5: Session index based on connection ID:1 MSC_Test_0-SCCP(3004)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(3004)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(3004)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000105'O MSC_Test_0-M3UA(3006)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(3006)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(3006)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3004)@37811ff634e5: Session index based on local reference:1 MSC_Test_0-SCCP(3004)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3004)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3004)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MGCP(3008)@37811ff634e5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "470", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e8" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_complete_vbs0(3012) TC_complete_vbs0(3012)@37811ff634e5: as_optional_mgcp_crcx: rx CRCX TC_complete_vbs0(3013)@37811ff634e5: 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@37811ff634e5: Got test event: "UPLINK_SEIZED" MSC_Test_0-M3UA(3006)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(3006)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3004)@37811ff634e5: First idle individual index:2 MSC_Test_0-SCCP(3004)@37811ff634e5: Warning: Stopping inactive timer T_ias[2]. MSC_Test_0-RAN(3005)@37811ff634e5: ExpectedCreateCallback VGCS/VBS Assignment 193 MSC_Test_0-RAN(3005)@37811ff634e5: ExpectTable[0].n_connectPointCode = omit ==? 193 MSC_Test_0-RAN(3005)@37811ff634e5: ExpectTable[1].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(3005)@37811ff634e5: Found Expect[1] for N-CONNECT handled at TC_complete_vbs0(3014) MSC_Test_0-RAN(3005)@37811ff634e5: Added conn table entry 2TC_complete_vbs0(3014)7508577 MSC_Test_0-SCCP(3004)@37811ff634e5: Session index based on connection ID:2 MSC_Test_0-SCCP(3004)@37811ff634e5: Warning: Re-starting timer T_ias[2], which is already active (running or expired). MSC_Test_0-M3UA(3006)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_complete_vbs0(3014)@37811ff634e5: 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 := 'E8000000'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@37811ff634e5: Got test event: "VGCS_ASSIGN" TC_complete_vbs0(3014)@37811ff634e5: 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(3004)@37811ff634e5: Session index based on connection ID:2 MSC_Test_0-SCCP(3004)@37811ff634e5: vl_len:29 MSC_Test_0-SCCP(3004)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(3004)@37811ff634e5: data sent by MTP3_SCCP_PORT: '001B1C0B03040801050302002A7C060102030409267E01807F01000000'O MSC_Test_0-M3UA(3006)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(3006)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(3006)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3004)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(3004)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3004)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3004)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(3005)@37811ff634e5: Warning: dec_PDU_BSSAP(): Data remained at the end of the stream after successful decoding: '370500001A0000'O TC_complete_vbs0(3012)@37811ff634e5: as_optional_mgcp_mdcx: rx MDCX TC_complete_vbs0(3012)@37811ff634e5: { line := { verb := "MDCX", trans_id := "471", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "e8" }, { code := "I", val := "11111" }, { code := "M", val := "sendonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e8", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.28.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(3012)@37811ff634e5: 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@37811ff634e5: Got test event: "ASSIGNMENT" TC_complete_vbs0(3012)@37811ff634e5: 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(3004)@37811ff634e5: Session index based on connection ID:0 MSC_Test_0-SCCP(3004)@37811ff634e5: vl_len:3 MSC_Test_0-SCCP(3004)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(3004)@37811ff634e5: data sent by MTP3_SCCP_PORT: '000102'O MSC_Test_0-M3UA(3006)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(3006)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(3006)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3004)@37811ff634e5: Session index based on local reference:1 MSC_Test_0-SCCP(3004)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3004)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3004)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vbs0(3012)@37811ff634e5: as_optional_mgcp_mdcx: rx MDCX MSC_Test_0-M3UA(3006)@37811ff634e5: Message received on association #8 TC_complete_vbs0(3012)@37811ff634e5: { line := { verb := "MDCX", trans_id := "472", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "e8" }, { code := "I", val := "11111" }, { code := "M", val := "confecho" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e8", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.28.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "1.2.3.4", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 2342, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "3" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { ptime := { attr_value := "20" } } } } } } } MSC_Test_0-M3UA(3006)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3006)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(3006)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3004)@37811ff634e5: Session index based on local reference:1 MSC_Test_0-SCCP(3004)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3004)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3004)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3004)@37811ff634e5: Session index based on local reference:0 MSC_Test_0-SCCP(3004)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3004)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3004)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vbs0(3012)@37811ff634e5: Got Clear Command on initial connection. MTC@37811ff634e5: Got test event: "CLEAR" TC_complete_vbs0(3013)@37811ff634e5: Got BCC Connect. MTC@37811ff634e5: Got test event: "BCC_CONNECT" TC_complete_vbs0(3013)@37811ff634e5: Got BCC Set Parameter MTC@37811ff634e5: Got test event: "BCC_SET_PARAM" TC_complete_vbs0(3013)@37811ff634e5: Sending BCC Termination Request: '3500001A00'O MSC_Test_0-RAN(3005)@37811ff634e5: patching N(SD)=0 into dtap '013500001A00'O MSC_Test_0-RAN(3005)@37811ff634e5: patched enc_l3: '013500001A00'O MSC_Test_0-SCCP(3004)@37811ff634e5: Session index based on connection ID:1 MSC_Test_0-SCCP(3004)@37811ff634e5: vl_len:9 MSC_Test_0-SCCP(3004)@37811ff634e5: vl_from0 MSC_Test_0-SCCP(3004)@37811ff634e5: data sent by MTP3_SCCP_PORT: '010006013500001A00'O MSC_Test_0-M3UA(3006)@37811ff634e5: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(3006)@37811ff634e5: Message received on association #8 TC_complete_vbs0(3012)@37811ff634e5: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-M3UA(3006)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3004)@37811ff634e5: Session index based on local reference:1 MSC_Test_0-SCCP(3004)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3004)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3004)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(3006)@37811ff634e5: Message received on association #8 MSC_Test_0-M3UA(3006)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3006)@37811ff634e5: Message received on association #8 MSC_Test_0-SCCP(3004)@37811ff634e5: Session index based on local reference:1 MSC_Test_0-SCCP(3004)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3004)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3004)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(3006)@37811ff634e5: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3004)@37811ff634e5: Session index based on local reference:2 MSC_Test_0-SCCP(3004)@37811ff634e5: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3004)@37811ff634e5: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3004)@37811ff634e5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vbs0(3013)@37811ff634e5: Got BCC Termination. MTC@37811ff634e5: Got test event: "BCC_TERMINATION" TC_complete_vbs0(3013)@37811ff634e5: Got Clear Command on control connection. MTC@37811ff634e5: Got test event: "CLEAR" TC_complete_vbs0(3014)@37811ff634e5: Got Clear Command on channel connection. MTC@37811ff634e5: Got test event: "CLEAR" MTC@37811ff634e5: All connection are cleared now. TC_complete_vbs0(3014)@37811ff634e5: Final verdict of PTC: none TC_complete_vbs0(3013)@37811ff634e5: Final verdict of PTC: none TC_complete_vbs0(3012)@37811ff634e5: Final verdict of PTC: pass MTC@37811ff634e5: getverdict: none MTC@37811ff634e5: setverdict(pass): none -> pass MTC@37811ff634e5: getverdict: pass MTC@37811ff634e5: All expected events have been received. The test passed. MSC_Test_0-RAN(3005)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP(3010)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-SCCP(3004)@37811ff634e5: Final verdict of PTC: none MSC_Test_0-M3UA(3006)@37811ff634e5: Final verdict of PTC: none MSC_Test-MNCC(3007)@37811ff634e5: Final verdict of PTC: none MSC_Test-MGCP(3008)@37811ff634e5: Final verdict of PTC: none MSC_Test-GSUP-IPA(3009)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3017)@37811ff634e5: Final verdict of PTC: none MSC_Test-SMPP(3011)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3003)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3016)@37811ff634e5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3015)@37811ff634e5: Final verdict of PTC: none MTC@37811ff634e5: Setting final verdict of the test case. MTC@37811ff634e5: Local verdict of MTC: pass MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(3003): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-SCCP(3004): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-RAN(3005): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC MSC_Test_0-M3UA(3006): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MNCC(3007): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC MSC_Test-MGCP(3008): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP-IPA(3009): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC MSC_Test-GSUP(3010): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC MSC_Test-SMPP(3011): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC TC_complete_vbs0(3012): pass (pass -> pass) MTC@37811ff634e5: Local verdict of PTC TC_complete_vbs0(3013): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC TC_complete_vbs0(3014): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(3015): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(3016): none (pass -> pass) MTC@37811ff634e5: Local verdict of PTC IPA-CTRL-CLI-IPA(3017): none (pass -> pass) MTC@37811ff634e5: Test case TC_complete_vbs finished. Verdict: pass MTC@37811ff634e5: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_complete_vbs pass'. Thu Nov 21 04:46:09 UTC 2024 ====== MSC_Tests_ASCI.TC_complete_vbs pass ====== Saving talloc report from 172.18.28.10:4254 to MSC_Tests_ASCI.TC_complete_vbs.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=431008) Waiting for packet dumper to finish... 1 (prev_count=431008, count=434000) MTC@37811ff634e5: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_complete_vbs pass' was executed successfully (exit status: 0). MC@37811ff634e5: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@37811ff634e5: Terminating MTC. MC@37811ff634e5: MTC terminated. MC2> exit MC@37811ff634e5: Shutting down session. MC@37811ff634e5: 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 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 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 MSC_Tests.TC_gsup_mo_sms pass 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 MSC_Tests.TC_gsup_mo_mt_sms_rp_mr pass MSC_Tests.TC_gsup_mt_multi_part_sms pass MSC_Tests.TC_gsup_mt_sms_lu_delay pass MSC_Tests.TC_lu_and_mo_ussd_single_request pass MSC_Tests.TC_lu_and_mt_ussd_notification pass MSC_Tests.TC_lu_and_mo_ussd_during_mt_call pass MSC_Tests.TC_lu_and_mt_ussd_during_mt_call pass MSC_Tests.TC_lu_and_mo_ussd_mo_release pass MSC_Tests.TC_lu_and_ss_session_timeout pass MSC_Tests.TC_mt_ussd_for_unknown_subscr pass MSC_Tests.TC_mo_ussd_for_unknown_trans pass 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->FAIL 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.TC_lu_and_mo_call_reass_for_mt_codec 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 MSC_Tests_Iu.TC_iu_gsup_mo_sms pass 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 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 MSC_Tests_Iu.TC_iu_mt_ussd_for_unknown_subscr pass MSC_Tests_Iu.TC_iu_mo_ussd_for_unknown_trans pass 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: 1 xfail: 5 pass: 221 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh MSC_Tests --rm Generated MSC_Tests.TC_assign_fail.merged Generated MSC_Tests.TC_attached_imsi_lu_unknown_tmsi.merged Generated MSC_Tests.TC_auth_options_0.merged Generated MSC_Tests.TC_auth_options_1.merged Generated MSC_Tests.TC_auth_options_10.merged Generated MSC_Tests.TC_auth_options_11.merged Generated MSC_Tests.TC_auth_options_2.merged Generated MSC_Tests.TC_auth_options_3.merged Generated MSC_Tests.TC_auth_options_4.merged Generated MSC_Tests.TC_auth_options_5.merged Generated MSC_Tests.TC_auth_options_6.merged Generated MSC_Tests.TC_auth_options_7.merged Generated MSC_Tests.TC_auth_options_8.merged Generated MSC_Tests.TC_auth_options_9.merged Generated MSC_Tests.TC_bssap_lu_sgsap_lu_and_mt_call.merged Generated MSC_Tests.TC_call_re_establishment.merged Generated MSC_Tests.TC_call_re_establishment_auth.merged Generated MSC_Tests.TC_call_re_establishment_ciph.merged Generated MSC_Tests.TC_cipher_complete_13_without_cipher.merged Generated MSC_Tests.TC_cipher_complete_1_without_cipher.merged Generated MSC_Tests.TC_cipher_complete_3_without_cipher.merged Generated MSC_Tests.TC_cipher_complete_with_invalid_cipher.merged Generated MSC_Tests.TC_cl3_no_payload.merged Generated MSC_Tests.TC_cl3_rnd_payload.merged Generated MSC_Tests.TC_cm_reest_req_reject.merged Generated MSC_Tests.TC_cm_serv_req_lcs_reject.merged Generated MSC_Tests.TC_cm_serv_req_vbs_reject.merged Generated MSC_Tests.TC_cm_serv_req_vgcs_reject.merged Generated MSC_Tests.TC_cm_serv_wrong_mi.merged Generated MSC_Tests.TC_cmserv_imsi_unknown.merged Generated MSC_Tests.TC_cmserv_tmsi_unknown.merged Generated MSC_Tests.TC_complete_vbs.merged Generated MSC_Tests.TC_complete_vgcs.merged Generated MSC_Tests.TC_cr_before_reset.merged Generated MSC_Tests.TC_emerg_call_imei_reject.merged Generated MSC_Tests.TC_emerg_call_imsi.merged Generated MSC_Tests.TC_establish_and_nothing.merged Generated MSC_Tests.TC_gsup_cancel.merged Generated MSC_Tests.TC_gsup_mo_mt_sms_rp_mr.merged Generated MSC_Tests.TC_gsup_mo_smma.merged Generated MSC_Tests.TC_gsup_mo_sms.merged Generated MSC_Tests.TC_gsup_mt_multi_part_sms.merged Generated MSC_Tests.TC_gsup_mt_sms_ack.merged Generated MSC_Tests.TC_gsup_mt_sms_err.merged Generated MSC_Tests.TC_gsup_mt_sms_lu_delay.merged Generated MSC_Tests.TC_gsup_mt_sms_rp_mr.merged Generated MSC_Tests.TC_ho_inter_bsc.merged Generated MSC_Tests.TC_ho_inter_bsc_a5_1.merged Generated MSC_Tests.TC_ho_inter_bsc_a5_3.merged Generated MSC_Tests.TC_ho_inter_bsc_a5_4.merged Generated MSC_Tests.TC_ho_inter_bsc_csd.merged Generated MSC_Tests.TC_ho_inter_bsc_ipv6.merged Generated MSC_Tests.TC_ho_inter_bsc_unknown_cell.merged Generated MSC_Tests.TC_ho_inter_msc_out.merged Generated MSC_Tests.TC_ho_inter_msc_out_a5_1.merged Generated MSC_Tests.TC_ho_inter_msc_out_a5_3.merged Generated MSC_Tests.TC_ho_inter_msc_out_a5_4.merged Generated MSC_Tests.TC_ho_inter_msc_out_csd.merged Generated MSC_Tests.TC_ho_inter_msc_out_ipv6.merged Generated MSC_Tests.TC_imsi_detach_by_imei.merged Generated MSC_Tests.TC_imsi_detach_by_imsi.merged Generated MSC_Tests.TC_imsi_detach_by_tmsi.merged Generated MSC_Tests.TC_invalid_mgcp_crash.merged Generated MSC_Tests.TC_iu_cmserv_imsi_unknown.merged Generated MSC_Tests.TC_iu_emerg_call_imei_reject.merged Generated MSC_Tests.TC_iu_emerg_call_imsi.merged Generated MSC_Tests.TC_iu_establish_and_nothing.merged Generated MSC_Tests.TC_iu_gsup_cancel.merged Generated MSC_Tests.TC_iu_gsup_mo_mt_sms_rp_mr.merged Generated MSC_Tests.TC_iu_gsup_mo_smma.merged Generated MSC_Tests.TC_iu_gsup_mo_sms.merged Generated MSC_Tests.TC_iu_gsup_mt_sms_ack.merged Generated MSC_Tests.TC_iu_gsup_mt_sms_err.merged Generated MSC_Tests.TC_iu_gsup_mt_sms_rp_mr.merged Generated MSC_Tests.TC_iu_imsi_detach_by_imei.merged Generated MSC_Tests.TC_iu_imsi_detach_by_imsi.merged Generated MSC_Tests.TC_iu_imsi_detach_by_tmsi.merged Generated MSC_Tests.TC_iu_lu_and_expire_while_paging.merged Generated MSC_Tests.TC_iu_lu_and_mo_call.merged Generated MSC_Tests.TC_iu_lu_and_mo_call_sccp_tiar_timeout.merged Generated MSC_Tests.TC_iu_lu_and_mo_sms.merged Generated MSC_Tests.TC_iu_lu_and_mo_ussd_during_mt_call.merged Generated MSC_Tests.TC_iu_lu_and_mo_ussd_mo_release.merged Generated MSC_Tests.TC_iu_lu_and_mo_ussd_single_request.merged Generated MSC_Tests.TC_iu_lu_and_mt_call.merged Generated MSC_Tests.TC_iu_lu_and_mt_call_already_paging.merged Generated MSC_Tests.TC_iu_lu_and_mt_sms.merged Generated MSC_Tests.TC_iu_lu_and_mt_sms_already_paging.merged Generated MSC_Tests.TC_iu_lu_and_mt_sms_paging_and_nothing.merged Generated MSC_Tests.TC_iu_lu_and_mt_sms_paging_repeated.merged Generated MSC_Tests.TC_iu_lu_and_mt_ussd_during_mt_call.merged Generated MSC_Tests.TC_iu_lu_and_mt_ussd_notification.merged Generated MSC_Tests.TC_iu_lu_and_ss_session_timeout.merged Generated MSC_Tests.TC_iu_lu_auth_sai_err.merged Generated MSC_Tests.TC_iu_lu_auth_sai_timeout.merged Generated MSC_Tests.TC_iu_lu_by_imei.merged Generated MSC_Tests.TC_iu_lu_disconnect.merged Generated MSC_Tests.TC_iu_lu_imsi_auth3g_tmsi.merged Generated MSC_Tests.TC_iu_lu_imsi_reject.merged Generated MSC_Tests.TC_iu_lu_imsi_timeout_gsup.merged Generated MSC_Tests.TC_iu_lu_imsi_timeout_tmsi_realloc.merged Generated MSC_Tests.TC_iu_lu_release_request.merged Generated MSC_Tests.TC_iu_lu_with_invalid_mcc_mnc.merged Generated MSC_Tests.TC_iu_mo_crcx_ran_reject.merged Generated MSC_Tests.TC_iu_mo_crcx_ran_timeout.merged Generated MSC_Tests.TC_iu_mo_release_timeout.merged Generated MSC_Tests.TC_iu_mo_setup_and_nothing.merged Generated MSC_Tests.TC_iu_mo_ussd_for_unknown_trans.merged Generated MSC_Tests.TC_iu_mt_crcx_ran_reject.merged Generated MSC_Tests.TC_iu_mt_ussd_for_unknown_subscr.merged Generated MSC_Tests.TC_iu_multi_lu_and_mo_ussd.merged Generated MSC_Tests.TC_iu_multi_lu_and_mt_ussd.merged Generated MSC_Tests.TC_iu_proc_ss_abort.merged Generated MSC_Tests.TC_iu_proc_ss_for_unknown_session.merged Generated MSC_Tests.TC_iu_proc_ss_paging_fail.merged Generated MSC_Tests.TC_iu_smpp_mo_sms.merged Generated MSC_Tests.TC_lu_and_expire_while_paging.merged Generated MSC_Tests.TC_lu_and_mo_call.merged Generated MSC_Tests.TC_lu_and_mo_call_ipv6.merged Generated MSC_Tests.TC_lu_and_mo_call_reass_for_mt_codec.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-37811ff634e5-467.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-28 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers=jenkins-ttcn3-msc-test-latest-2240-msc jenkins-ttcn3-msc-test-latest-2240-stp + [ -n jenkins-ttcn3-msc-test-latest-2240-msc jenkins-ttcn3-msc-test-latest-2240-stp ] + docker_kill_wait jenkins-ttcn3-msc-test-latest-2240-msc jenkins-ttcn3-msc-test-latest-2240-stp + docker kill jenkins-ttcn3-msc-test-latest-2240-msc jenkins-ttcn3-msc-test-latest-2240-stp jenkins-ttcn3-msc-test-latest-2240-msc jenkins-ttcn3-msc-test-latest-2240-stp + docker wait jenkins-ttcn3-msc-test-latest-2240-msc jenkins-ttcn3-msc-test-latest-2240-stp 137 137 + network_remove + set +x Removing network ttcn3-msc-test-28 + docker network remove ttcn3-msc-test-28 ttcn3-msc-test-28 + 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-2240-cleaner debian:bookworm sh -e -x -c chmod -R a+rX /data/ /cache/ chown -R 1000:1000 /data /cache + chmod -R a+rX /data/ /cache/ + chown -R 1000:1000 /data /cache + collect_logs + cat /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/msc-tester/junit-xml-21.log <?xml version="1.0"?> <testsuite name='Titan' tests='227' failures='5' errors='1' skipped='0' inconc='0' time='2104.00'> <testcase classname='MSC_Tests' name='TC_cr_before_reset' time='7.039484'/> <testcase classname='MSC_Tests' name='TC_lu_imsi_noauth_tmsi' time='1.108229'/> <testcase classname='MSC_Tests' name='TC_lu_imsi_noauth_notmsi' time='1.091232'/> <testcase classname='MSC_Tests' name='TC_lu_tmsi_noauth_notmsi' time='3.761284'/> <testcase classname='MSC_Tests' name='TC_lu_imsi_reject' time='1.085886'/> <testcase classname='MSC_Tests' name='TC_lu_imsi_timeout_gsup' time='6.087112'/> <testcase classname='MSC_Tests' name='TC_lu_imsi_auth_tmsi' time='1.101778'/> <testcase classname='MSC_Tests' name='TC_lu_imsi_auth3g_tmsi' time='1.100845'/> <testcase classname='MSC_Tests' name='TC_lu_imsi_timeout_tmsi_realloc' time='8.092329'> <failure type='fail-verdict'>Timeout waiting for ClearCommand/Release MSC_Tests.ttcn:7459 MSC_Tests control part MSC_Tests.ttcn:652 TC_lu_imsi_timeout_tmsi_realloc testcase </failure> </testcase> <testcase classname='MSC_Tests' name='TC_cmserv_imsi_unknown' time='1.083888'/> <testcase classname='MSC_Tests' name='TC_cmserv_tmsi_unknown' time='1.082402'/> <testcase classname='MSC_Tests' name='TC_lu_and_mo_call' time='7.849023'/> <testcase classname='MSC_Tests' name='TC_lu_and_mo_call_ipv6' time='7.846099'/> <testcase classname='MSC_Tests' name='TC_lu_and_mo_call_sccp_tiar_timeout' time='6.340375'/> <testcase classname='MSC_Tests' name='TC_lu_auth_sai_timeout' time='6.089696'/> <testcase classname='MSC_Tests' name='TC_lu_auth_sai_err' time='1.091718'/> <testcase classname='MSC_Tests' name='TC_lu_clear_request' time='2.088531'/> <testcase classname='MSC_Tests' name='TC_mo_call_clear_request' time='3.842827'/> <testcase classname='MSC_Tests' name='TC_mt_call_clear_request' time='3.346646'/> <testcase classname='MSC_Tests' name='TC_lu_disconnect' time='3.082022'/> <testcase classname='MSC_Tests' name='TC_lu_by_imei' time='6.084978'/> <testcase classname='MSC_Tests' name='TC_lu_by_tmsi_noauth_unknown' time='1.291745'/> <testcase classname='MSC_Tests' name='TC_attached_imsi_lu_unknown_tmsi' time='1.520482'/> <testcase classname='MSC_Tests' name='TC_imsi_detach_by_imsi' time='1.293444'/> <testcase classname='MSC_Tests' name='TC_imsi_detach_by_tmsi' time='1.287177'/> <testcase classname='MSC_Tests' name='TC_imsi_detach_by_imei' time='1.286450'/> <testcase classname='MSC_Tests' name='TC_emerg_call_imei_reject' time='1.089457'/> <testcase classname='MSC_Tests' name='TC_emerg_call_imsi' time='7.855132'/> <testcase classname='MSC_Tests' name='TC_cm_serv_req_vgcs_reject' time='1.307491'/> <testcase classname='MSC_Tests' name='TC_cm_serv_req_vbs_reject' time='1.299267'/> <testcase classname='MSC_Tests' name='TC_cm_serv_req_lcs_reject' time='1.303775'/> <testcase classname='MSC_Tests' name='TC_cm_reest_req_reject' time='1.304211'/> <testcase classname='MSC_Tests' name='TC_lu_auth_2G_fail' time='1.097592'/> <testcase classname='MSC_Tests' name='TC_lu_imsi_auth_tmsi_encr_13_13' time='1.100283'/> <testcase classname='MSC_Tests' name='TC_cl3_no_payload' time='1.085124'/> <testcase classname='MSC_Tests' name='TC_cl3_rnd_payload' time='1.085228'/> <testcase classname='MSC_Tests' name='TC_establish_and_nothing' time='6.298400'/> <testcase classname='MSC_Tests' name='TC_mo_setup_and_nothing' time='5.318784'/> <testcase classname='MSC_Tests' name='TC_mo_crcx_ran_timeout' time='4.318529'/> <testcase classname='MSC_Tests' name='TC_mo_crcx_ran_reject' time='1.820889'/> <testcase classname='MSC_Tests' name='TC_mt_crcx_ran_reject' time='1.124797'/> <testcase classname='MSC_Tests' name='TC_mo_setup_and_dtmf_dup' time='3.851948'/> <testcase classname='MSC_Tests' name='TC_mt_t310' time='31.129911'/> <testcase classname='MSC_Tests' name='TC_gsup_cancel' time='7.869834'/> <testcase classname='MSC_Tests' name='TC_lu_imsi_auth_tmsi_encr_1_13' time='1.111083'/> <testcase classname='MSC_Tests' name='TC_lu_imsi_auth_tmsi_encr_3_13' time='1.102125'/> <testcase classname='MSC_Tests' name='TC_lu_imsi_auth_tmsi_encr_3_1' time='1.094709'/> <testcase classname='MSC_Tests' name='TC_lu_imsi_auth_tmsi_encr_3_1_no_cm' time='1.100750'/> <testcase classname='MSC_Tests' name='TC_lu_imsi_auth_tmsi_encr_13_2' time='1.095175'/> <testcase classname='MSC_Tests' name='TC_lu_imsi_auth_tmsi_encr_013_2' time='1.102255'/> <testcase classname='MSC_Tests' name='TC_lu_imsi_auth_tmsi_encr_0134_1' time='1.108570'/> <testcase classname='MSC_Tests' name='TC_lu_imsi_auth_tmsi_encr_0134_34' time='1.107100'/> <testcase classname='MSC_Tests' name='TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3' time='1.111968'/> <testcase classname='MSC_Tests' name='TC_mo_release_timeout' time='4.346207'/> <testcase classname='MSC_Tests' name='TC_lu_and_mt_call_no_dlcx_resp' time='13.376142'/> <testcase classname='MSC_Tests' name='TC_reset_two' time='2.228677'/> <testcase classname='MSC_Tests' name='TC_lu_and_mt_call' time='7.365087'/> <testcase classname='MSC_Tests' name='TC_lu_and_mt_call_ipv6' time='7.364682'/> <testcase classname='MSC_Tests' name='TC_lu_and_mt_call_already_paging' time='2.625902'/> <testcase classname='MSC_Tests' name='TC_lu_and_mt_call_osmux' time='7.372757'/> <testcase classname='MSC_Tests' name='TC_lu_and_mo_sms' time='1.321327'/> <testcase classname='MSC_Tests' name='TC_lu_and_mt_sms' time='2.324625'/> <testcase classname='MSC_Tests' name='TC_lu_and_mt_sms_already_paging' time='2.525238'/> <testcase classname='MSC_Tests' name='TC_lu_and_mt_sms_paging_and_nothing' time='22.156398'/> <testcase classname='MSC_Tests' name='TC_lu_and_mt_sms_paging_repeated' time='7.329025'/> <testcase classname='MSC_Tests' name='TC_smpp_mo_sms' time='1.324560'/> <testcase classname='MSC_Tests' name='TC_smpp_mo_sms_rp_error' time='1.318637'/> <testcase classname='MSC_Tests' name='TC_smpp_mt_sms' time='2.546143'/> <testcase classname='MSC_Tests' name='TC_gsup_mo_sms' time='1.316364'/> <testcase classname='MSC_Tests' name='TC_gsup_mo_smma' time='1.322109'/> <testcase classname='MSC_Tests' name='TC_gsup_mt_sms_ack' time='1.358964'/> <testcase classname='MSC_Tests' name='TC_gsup_mt_sms_err' time='1.351535'/> <testcase classname='MSC_Tests' name='TC_gsup_mt_sms_rp_mr' time='1.403326'/> <testcase classname='MSC_Tests' name='TC_gsup_mo_mt_sms_rp_mr' time='1.524526'/> <testcase classname='MSC_Tests' name='TC_gsup_mt_multi_part_sms' time='7.987357'/> <testcase classname='MSC_Tests' name='TC_gsup_mt_sms_lu_delay' time='1.913202'/> <testcase classname='MSC_Tests' name='TC_lu_and_mo_ussd_single_request' time='1.314712'/> <testcase classname='MSC_Tests' name='TC_lu_and_mt_ussd_notification' time='1.154267'/> <testcase classname='MSC_Tests' name='TC_lu_and_mo_ussd_during_mt_call' time='4.363794'/> <testcase classname='MSC_Tests' name='TC_lu_and_mt_ussd_during_mt_call' time='4.410113'/> <testcase classname='MSC_Tests' name='TC_lu_and_mo_ussd_mo_release' time='1.358992'/> <testcase classname='MSC_Tests' name='TC_lu_and_ss_session_timeout' time='4.345152'/> <testcase classname='MSC_Tests' name='TC_mt_ussd_for_unknown_subscr' time='1.084512'/> <testcase classname='MSC_Tests' name='TC_mo_ussd_for_unknown_trans' time='11.588710'/> <testcase classname='MSC_Tests' name='TC_proc_ss_for_unknown_session' time='1.129381'/> <testcase classname='MSC_Tests' name='TC_proc_ss_paging_fail' time='11.178427'/> <testcase classname='MSC_Tests' name='TC_proc_ss_abort' time='1.189759'/> <testcase classname='MSC_Tests' name='TC_multi_lu_and_mo_ussd' time='1.780762'/> <testcase classname='MSC_Tests' name='TC_multi_lu_and_mt_ussd' time='3.234795'> <error type='DTE'></error> </testcase> <testcase classname='MSC_Tests' name='TC_cipher_complete_with_invalid_cipher' time='6.087733'/> <testcase classname='MSC_Tests' name='TC_cipher_complete_1_without_cipher' time='1.103876'/> <testcase classname='MSC_Tests' name='TC_cipher_complete_3_without_cipher' time='1.105075'/> <testcase classname='MSC_Tests' name='TC_cipher_complete_13_without_cipher' time='1.103057'/> <testcase classname='MSC_Tests' name='TC_lu_with_invalid_mcc_mnc' time='6.087667'/> <testcase classname='MSC_Tests' name='TC_sgsap_reset' time='1.749392'/> <testcase classname='MSC_Tests' name='TC_sgsap_lu' time='1.115336'/> <testcase classname='MSC_Tests' name='TC_sgsap_lu_imsi_reject' time='1.127928'/> <testcase classname='MSC_Tests' name='TC_sgsap_lu_and_nothing' time='45.810697'/> <testcase classname='MSC_Tests' name='TC_sgsap_expl_imsi_det_eps' time='3.750512'/> <testcase classname='MSC_Tests' name='TC_sgsap_impl_imsi_det_eps' time='3.796246'/> <testcase classname='MSC_Tests' name='TC_sgsap_expl_imsi_det_noneps' time='3.754044'/> <testcase classname='MSC_Tests' name='TC_sgsap_impl_imsi_det_noneps' time='3.644985'/> <testcase classname='MSC_Tests' name='TC_sgsap_paging_rej' time='2.688081'/> <testcase classname='MSC_Tests' name='TC_sgsap_paging_subscr_rej' time='2.698852'/> <testcase classname='MSC_Tests' name='TC_sgsap_paging_ue_unr' time='2.659732'/> <testcase classname='MSC_Tests' name='TC_sgsap_paging_and_nothing' time='11.664499'/> <testcase classname='MSC_Tests' name='TC_sgsap_paging_and_lu' time='1.856923'/> <testcase classname='MSC_Tests' name='TC_sgsap_mt_sms' time='2.869979'/> <testcase classname='MSC_Tests' name='TC_sgsap_mo_sms' time='1.692034'/> <testcase classname='MSC_Tests' name='TC_sgsap_mt_sms_and_nothing' time='22.586589'/> <testcase classname='MSC_Tests' name='TC_sgsap_mt_sms_and_reject' time='22.566993'/> <testcase classname='MSC_Tests' name='TC_sgsap_unexp_ud' time='1.749466'/> <testcase classname='MSC_Tests' name='TC_sgsap_unsol_ud' time='1.975035'/> <testcase classname='MSC_Tests' name='TC_bssap_lu_sgsap_lu_and_mt_call' time='8.690559'/> <testcase classname='MSC_Tests' name='TC_sgsap_lu_and_mt_call' time='8.851246'/> <testcase classname='MSC_Tests' name='TC_sgsap_vlr_failure' time='1.174493'/> <testcase classname='MSC_Tests' name='TC_ho_inter_bsc_unknown_cell' time='3.879511'/> <testcase classname='MSC_Tests' name='TC_ho_inter_bsc' time='12.129881'/> <testcase classname='MSC_Tests' name='TC_ho_inter_bsc_a5_1' time='12.100056'/> <testcase classname='MSC_Tests' name='TC_ho_inter_bsc_a5_3' time='12.111254'/> <testcase classname='MSC_Tests' name='TC_ho_inter_bsc_a5_4' time='12.094625'/> <testcase classname='MSC_Tests' name='TC_ho_inter_bsc_ipv6' time='12.083795'/> <testcase classname='MSC_Tests' name='TC_ho_inter_bsc_csd' time='12.089745'/> <testcase classname='MSC_Tests' name='TC_ho_inter_msc_out' time='6.385956'/> <testcase classname='MSC_Tests' name='TC_ho_inter_msc_out_a5_1' time='6.401033'/> <testcase classname='MSC_Tests' name='TC_ho_inter_msc_out_a5_3' time='6.408835'/> <testcase classname='MSC_Tests' name='TC_ho_inter_msc_out_a5_4' time='6.395887'/> <testcase classname='MSC_Tests' name='TC_ho_inter_msc_out_ipv6' time='6.378152'/> <testcase classname='MSC_Tests' name='TC_ho_inter_msc_out_csd' time='6.382017'/> <testcase classname='MSC_Tests' name='TC_lu_imsi_auth_tmsi_check_imei' time='1.108579'/> <testcase classname='MSC_Tests' name='TC_lu_imsi_auth3g_tmsi_check_imei' time='1.109721'/> <testcase classname='MSC_Tests' name='TC_lu_imsi_noauth_tmsi_check_imei' time='1.103557'/> <testcase classname='MSC_Tests' name='TC_lu_imsi_noauth_notmsi_check_imei' time='1.097899'/> <testcase classname='MSC_Tests' name='TC_lu_imsi_auth_tmsi_check_imei_nack' time='1.102095'/> <testcase classname='MSC_Tests' name='TC_lu_imsi_auth_tmsi_check_imei_err' time='1.105282'/> <testcase classname='MSC_Tests' name='TC_lu_imsi_auth_tmsi_check_imei_early' time='1.307476'/> <testcase classname='MSC_Tests' name='TC_lu_imsi_auth3g_tmsi_check_imei_early' time='1.310382'/> <testcase classname='MSC_Tests' name='TC_lu_imsi_noauth_tmsi_check_imei_early' time='1.302272'/> <testcase classname='MSC_Tests' name='TC_lu_imsi_noauth_notmsi_check_imei_early' time='1.304767'/> <testcase classname='MSC_Tests' name='TC_lu_imsi_auth_tmsi_check_imei_early_nack' time='1.304391'/> <testcase classname='MSC_Tests' name='TC_lu_imsi_auth_tmsi_check_imei_early_err' time='1.296160'/> <testcase classname='MSC_Tests' name='TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug' time='1.099193'/> <testcase classname='MSC_Tests' name='TC_mo_cc_bssmap_clear' time='2.853086'/> <testcase classname='MSC_Tests' name='TC_invalid_mgcp_crash' time='1.844060'/> <testcase classname='MSC_Tests' name='TC_mm_id_resp_no_identity' time='6.094522'/> <testcase classname='MSC_Tests' name='TC_lu_and_expire_while_paging' time='1.114542'/> <testcase classname='MSC_Tests' name='TC_paging_response_imsi_unknown' time='1.092835'/> <testcase classname='MSC_Tests' name='TC_paging_response_tmsi_unknown' time='1.087721'/> <testcase classname='MSC_Tests' name='TC_call_re_establishment' time='8.879328'/> <testcase classname='MSC_Tests' name='TC_call_re_establishment_auth' time='8.900083'/> <testcase classname='MSC_Tests' name='TC_call_re_establishment_ciph' time='9.101284'/> <testcase classname='MSC_Tests' name='TC_cm_serv_wrong_mi' time='1.318975'/> <testcase classname='MSC_Tests' name='TC_auth_options_0' time='2.112944'/> <testcase classname='MSC_Tests' name='TC_auth_options_1' time='2.135837'/> <testcase classname='MSC_Tests' name='TC_auth_options_2' time='2.123077'/> <testcase classname='MSC_Tests' name='TC_auth_options_3' time='2.138675'/> <testcase classname='MSC_Tests' name='TC_auth_options_4' time='2.539620'/> <testcase classname='MSC_Tests' name='TC_auth_options_5' time='2.145945'/> <testcase classname='MSC_Tests' name='TC_auth_options_6' time='2.544583'/> <testcase classname='MSC_Tests' name='TC_auth_options_7' time='2.126324'/> <testcase classname='MSC_Tests' name='TC_auth_options_8' time='2.523615'/> <testcase classname='MSC_Tests' name='TC_auth_options_9' time='2.124372'/> <testcase classname='MSC_Tests' name='TC_auth_options_10' time='2.534830'/> <testcase classname='MSC_Tests' name='TC_auth_options_11' time='2.126108'/> <testcase classname='MSC_Tests' name='TC_lu_and_mo_csd' time='32.644994'/> <testcase classname='MSC_Tests' name='TC_lu_and_mt_csd' time='25.601179'/> <testcase classname='MSC_Tests' name='TC_lu_and_mo_call_reass_for_mt_codec' time='7.857438'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_lu_imsi_reject' time='1.192592'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_lu_imsi_timeout_gsup' time='6.160579'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_lu_imsi_auth3g_tmsi' time='1.280428'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_lu_imsi_timeout_tmsi_realloc' time='8.217467'> <failure type='fail-verdict'>Timeout waiting for ClearCommand/Release MSC_Tests_Iu.ttcn:554 MSC_Tests_Iu control part MSC_Tests_Iu.ttcn:65 TC_iu_lu_imsi_timeout_tmsi_realloc testcase </failure> </testcase> <testcase classname='MSC_Tests_Iu' name='TC_iu_cmserv_imsi_unknown' time='61.290671'> <failure type='fail-verdict'>Tguard timeout MSC_Tests_Iu.ttcn:555 MSC_Tests_Iu control part MSC_Tests_Iu.ttcn:72 TC_iu_cmserv_imsi_unknown testcase </failure> </testcase> <testcase classname='MSC_Tests_Iu' name='TC_iu_lu_and_mo_call' time='8.120223'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_lu_and_mo_call_sccp_tiar_timeout' time='6.672236'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_lu_auth_sai_timeout' time='6.328206'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_lu_auth_sai_err' time='1.445188'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_lu_release_request' time='2.464531'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_lu_disconnect' time='3.391730'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_lu_by_imei' time='6.428936'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_imsi_detach_by_imsi' time='1.153622'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_imsi_detach_by_tmsi' time='1.196226'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_imsi_detach_by_imei' time='1.190959'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_emerg_call_imei_reject' time='1.168517'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_emerg_call_imsi' time='8.136371'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_establish_and_nothing' time='6.434623'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_mo_setup_and_nothing' time='5.426617'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_mo_crcx_ran_timeout' time='4.420928'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_mo_crcx_ran_reject' time='1.951009'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_mt_crcx_ran_reject' time='1.258837'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_gsup_cancel' time='8.026310'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_mo_release_timeout' time='4.518307'/> <testcase classname='MSC_Tests' name='TC_reset_two_1iu' time='2.901082'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_lu_and_mt_call' time='7.507941'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_lu_and_mt_call_already_paging' time='2.754123'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_lu_and_mo_sms' time='1.510227'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_lu_and_mt_sms' time='2.452213'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_lu_and_mt_sms_already_paging' time='2.644580'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_lu_and_mt_sms_paging_and_nothing' time='22.228217'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_lu_and_mt_sms_paging_repeated' time='7.220846'> <failure type='fail-verdict'>UTRAN: Expected a second Paging MSC_Tests_Iu.ttcn:584 MSC_Tests_Iu control part MSC_Tests_Iu.ttcn:330 TC_iu_lu_and_mt_sms_paging_repeated testcase </failure> </testcase> <testcase classname='MSC_Tests_Iu' name='TC_iu_smpp_mo_sms' time='1.427081'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_gsup_mo_sms' time='1.426465'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_gsup_mo_smma' time='1.419067'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_gsup_mt_sms_ack' time='1.498409'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_gsup_mt_sms_err' time='1.462058'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_gsup_mt_sms_rp_mr' time='1.536715'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_gsup_mo_mt_sms_rp_mr' time='1.676554'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_lu_and_mo_ussd_single_request' time='1.428067'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_lu_and_mt_ussd_notification' time='1.259554'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_lu_and_mo_ussd_during_mt_call' time='4.517443'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_lu_and_mt_ussd_during_mt_call' time='4.492155'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_lu_and_mo_ussd_mo_release' time='1.427225'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_lu_and_ss_session_timeout' time='4.426479'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_mt_ussd_for_unknown_subscr' time='1.153649'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_mo_ussd_for_unknown_trans' time='11.621469'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_proc_ss_for_unknown_session' time='1.238580'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_proc_ss_paging_fail' time='11.256159'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_proc_ss_abort' time='1.296847'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_multi_lu_and_mo_ussd' time='1.799791'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_multi_lu_and_mt_ussd' time='1.623252'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_lu_with_invalid_mcc_mnc' time='61.198210'> <failure type='fail-verdict'>Tguard timeout MSC_Tests_Iu.ttcn:610 MSC_Tests_Iu control part MSC_Tests_Iu.ttcn:539 TC_iu_lu_with_invalid_mcc_mnc testcase </failure> </testcase> <testcase classname='MSC_Tests_Iu' name='TC_iu_lu_and_expire_while_paging' time='1.215857'/> <testcase classname='MSC_Tests_Iu' name='TC_mo_cc_iu_release' time='2.986820'/> <testcase classname='MSC_Tests_ASCI' name='TC_no_callref' time='1.816555'/> <testcase classname='MSC_Tests_ASCI' name='TC_setup_refuse' time='2.030170'/> <testcase classname='MSC_Tests_ASCI' name='TC_assign_fail' time='2.435650'/> <testcase classname='MSC_Tests_ASCI' name='TC_complete_vgcs' time='3.451530'/> <testcase classname='MSC_Tests_ASCI' name='TC_complete_vbs' time='2.657198'/> </testsuite> Recording test results [Checks API] No suitable checks publisher found. Build step 'Publish JUnit test result report' changed build result to UNSTABLE Archiving artifacts Finished: UNSTABLE